WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-example-immz/ and changes regularly. See the Directory of published versions

: IMMZ.D1.DE10 ValueSet for HIV Status - JSON Representation

Active as of 2024-08-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D1.DE10",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZ.D1.DE10</b></p><a name=\"IMMZ.D1.DE10\"> </a><a name=\"hcIMMZ.D1.DE10\"> </a><a name=\"IMMZ.D1.DE10-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZConcepts.html\"><code>http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D1.46DE11\">D1.DE11</a></td><td>HIV-positive</td><td>The client is known to be HIV positive</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D1.46DE12\">D1.DE12</a></td><td>HIV-negative</td><td>The client is known to be HIV negative</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D1.46DE13\">D1.DE13</a></td><td>Unknown</td><td>The client's HIV status is unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/immunizations-measles/ValueSet/IMMZ.D1.DE10",
  "version" : "0.1.0",
  "name" : "IMMZ_D1_DE10",
  "title" : "IMMZ.D1.DE10 ValueSet for HIV Status",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-08-12T09:04:38+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "ValueSet for HIV Status for IMMZ.D1.DE10.",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts",
        "concept" : [
          {
            "code" : "D1.DE11",
            "display" : "HIV-positive"
          },
          {
            "code" : "D1.DE12",
            "display" : "HIV-negative"
          },
          {
            "code" : "D1.DE13",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}