WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (WHO). This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions

: WC-rBS Class Cholera Vaccine values - JSON Representation

Draft as of 2023-04-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "WCrBSClassCholeraVaccine-values",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/991000221105\">991000221105</a></td><td>Vaccine product containing only Vibrio cholerae antigen (medicinal product)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.org/guides/who/smart-immunization/ValueSet/WCrBSClassCholeraVaccine-values",
  "version" : "0.1.0",
  "name" : "WCrBSClassCholeraVaccinevalues",
  "title" : "WC-rBS Class Cholera Vaccine values",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-04-13T07:36:12+00:00",
  "publisher" : "World Health Organization (WHO)",
  "description" : "Codes representing WC-rBS Class Cholera Vaccine values",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "991000221105",
            "display" : "Vaccine product containing only Vibrio cholerae antigen (medicinal product)"
          }
        ]
      }
    ]
  }
}