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.Z.DE14.bOPV Oral Polio containing vaccines - JSON Representation

Active as of 2024-05-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IMMZ.Z.DE14.bOPV",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/sid/icd-11</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>XM79H3</td><td>Poliomyelitis oral, bivalent, live attenuated</td></tr><tr><td>XM0VX8</td><td>Poliomyelitis oral, monovalent live attenuated</td></tr><tr><td>XM0KZ1</td><td>Poliomyelitis oral, trivalent, live attenuated</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.Z.DE14.bOPV",
  "version" : "0.1.0",
  "name" : "IMMZ_Z_DE14_bOPV",
  "title" : "IMMZ.Z.DE14.bOPV Oral Polio containing vaccines",
  "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" : "Vaccine terminology codes for oral polio vaccines.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-11",
        "concept" : [
          {
            "code" : "XM79H3",
            "display" : "Poliomyelitis oral, bivalent, live attenuated"
          },
          {
            "code" : "XM0VX8",
            "display" : "Poliomyelitis oral, monovalent live attenuated"
          },
          {
            "code" : "XM0KZ1",
            "display" : "Poliomyelitis oral, trivalent, live attenuated"
          }
        ]
      }
    ]
  }
}