Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SNAQrcBMIScoreCodelijst - JSON Representation

Active as of 2024-04-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.2.4.3.11.60.40.2.4.29.3--20171231000000",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.19.3</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td>B2</td><td>Ondergewicht</td><td>Ondergewicht (BMI&lt;20)</td><td>Ondergewicht (BMI&lt;20)</td></tr><tr><td>B1</td><td>TeLicht</td><td>Te Licht (20 &lt;=BMI &lt;22)</td><td>Te Licht (20 &lt;=BMI &lt;22)</td></tr><tr><td>B0</td><td>Gezond</td><td>Gezond (22 &lt;=BMI &lt;28)</td><td>Gezond (22 &lt;=BMI &lt;28)</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2017-12-31T00:00:00+02:00"
      }
    }
  ],
  "url" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.29.3--20171231000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.2.4.3.11.60.40.2.4.29.3"
    }
  ],
  "version" : "1.3.15",
  "name" : "SNAQrcBMIScoreCodelijst",
  "title" : "SNAQrcBMIScoreCodelijst",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-09T16:00:20+02:00",
  "publisher" : "HL7 Netherlands",
  "contact" : [
    {
      "name" : "Registratie aan de bron",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.registratieaandebron.nl"
        },
        {
          "system" : "url",
          "value" : "https://zibs.nl"
        }
      ]
    }
  ],
  "description" : "SNAQrcBMIScoreCodelijst",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.19.3",
        "concept" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal" : 2
              }
            ],
            "code" : "B2",
            "display" : "Ondergewicht",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Ondergewicht (BMI<20)"
              }
            ]
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal" : 1
              }
            ],
            "code" : "B1",
            "display" : "TeLicht",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Te Licht (20 <=BMI <22)"
              }
            ]
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal" : 0
              }
            ],
            "code" : "B0",
            "display" : "Gezond",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Gezond (22 <=BMI <28)"
              }
            ]
          }
        ]
      }
    ]
  }
}