WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (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-immunizations and changes regularly. See the Directory of published versions

: IMMZ.D1.DE99 ValueSet for Type of hepatitis B dose - JSON Representation

Active as of 2024-05-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.D1.DE99",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.D1.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D1</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-IMMZ.D1.html#IMMZ.D1-DE100\">DE100</a></td><td>Hepatitis B monovalent vaccine</td><td>Hepatitis B monovalent vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D1.html#IMMZ.D1-DE101\">DE101</a></td><td>Hepatitis B combination vaccine</td><td>Hepatitis B combination vaccine</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D1.DE99",
  "version" : "0.1.0",
  "name" : "IMMZ_D1_DE99",
  "title" : "IMMZ.D1.DE99 ValueSet for Type of hepatitis B dose",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-30T21:26:16+00:00",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [
    {
      "name" : "World Health Organization (WHO)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.who.int"
        }
      ]
    }
  ],
  "description" : "ValueSet for Type of hepatitis B dose for IMMZ.D1.DE87",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D1",
        "concept" : [
          {
            "code" : "DE100",
            "display" : "Hepatitis B monovalent vaccine"
          },
          {
            "code" : "DE101",
            "display" : "Hepatitis B combination vaccine"
          }
        ]
      }
    ]
  }
}