SMART ICVP
0.1.0 - ci-build

SMART ICVP, 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/janol77/smart-icvp/ and changes regularly. See the Directory of published versions

: Vaccine Types for use in the ICVP - JSON Representation

Draft as of 2025-08-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ICVPQualVaccineType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ICVPQualVaccineType</b></p><a name=\"ICVPQualVaccineType\"> </a><a name=\"hcICVPQualVaccineType\"> </a><ul><li>Include these codes as defined in <code>http://smart.who.int/icvp/ValueSet/PreQualVaccineType</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>YellowFever</td><td/></tr><tr><td>DiphtheriaTetanusPertussisacellularHepatitisBHaemophilusinfluenzaetypebPolioInactivated</td><td/></tr><tr><td>DiphtheriaTetanusPertussiswholecellHepatitisBHaemophilusinfluenzaetypebPolioInactivated</td><td/></tr><tr><td>PolioVaccineInactivatedIPV</td><td/></tr><tr><td>PolioVaccineInactivatedSabinsIPV</td><td/></tr><tr><td>PolioVaccineNovelOralnOPVType2</td><td/></tr><tr><td>PolioVaccineOralOPVBivalentTypes1and3</td><td/></tr><tr><td>PolioVaccineOralOPVMonovalentType1</td><td/></tr><tr><td>PolioVaccineOralOPVMonovalentType2</td><td/></tr><tr><td>PolioVaccineOralOPVMonovalentType3</td><td/></tr><tr><td>PolioVaccineOralOPVTrivalent</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/icvp/ValueSet/ICVPQualVaccineType",
  "version" : "0.1.0",
  "name" : "ICVPQualVaccineType",
  "title" : "Vaccine Types for use in the ICVP",
  "status" : "draft",
  "date" : "2025-08-07T15:10:35+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "WHO PreQualificaiton Vaccine Type for use in the ICVP",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/icvp/ValueSet/PreQualVaccineType",
        "concept" : [
          {
            "code" : "YellowFever"
          },
          {
            "code" : "DiphtheriaTetanusPertussisacellularHepatitisBHaemophilusinfluenzaetypebPolioInactivated"
          },
          {
            "code" : "DiphtheriaTetanusPertussiswholecellHepatitisBHaemophilusinfluenzaetypebPolioInactivated"
          },
          {
            "code" : "PolioVaccineInactivatedIPV"
          },
          {
            "code" : "PolioVaccineInactivatedSabinsIPV"
          },
          {
            "code" : "PolioVaccineNovelOralnOPVType2"
          },
          {
            "code" : "PolioVaccineOralOPVBivalentTypes1and3"
          },
          {
            "code" : "PolioVaccineOralOPVMonovalentType1"
          },
          {
            "code" : "PolioVaccineOralOPVMonovalentType2"
          },
          {
            "code" : "PolioVaccineOralOPVMonovalentType3"
          },
          {
            "code" : "PolioVaccineOralOPVTrivalent"
          }
        ]
      }
    ]
  }
}