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
: ViPS Class Typhoid Vaccine values - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ViPSClassTyphoidVaccine-values",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><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/871755002\">871755002</a></td><td> Vaccine product containing only Salmonella enterica subspecies enterica serovar Typhi capsular polysaccharide Vi antigen (medicinal product)</td></tr></table></li><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>XM8BU8</td><td>Typhoid vaccines</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.org/guides/who/smart-immunization/ValueSet/ViPSClassTyphoidVaccine-values",
"version" : "0.1.0",
"name" : "ViPSClassTyphoidVaccinevalues",
"title" : "ViPS Class Typhoid Vaccine values",
"status" : "draft",
"experimental" : false,
"date" : "2023-04-13T07:36:12+00:00",
"publisher" : "World Health Organization (WHO)",
"description" : "Codes representing ViPS Class Typhoid 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" : "871755002",
"display" : " Vaccine product containing only Salmonella enterica subspecies enterica serovar Typhi capsular polysaccharide Vi antigen (medicinal product)"
}
]
},
{
"system" : "http://hl7.org/fhir/sid/icd-11",
"concept" : [
{
"code" : "XM8BU8",
"display" : "Typhoid vaccines"
}
]
}
]
}
}