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
: TCV Class Typhoid Vaccine values - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "TCVClassTyphoidVaccine-values",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CVX.html\"><code>http://hl7.org/fhir/sid/cvx</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>190</td><td>Typhoid conjugate vaccine (non-US)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.org/guides/who/smart-immunization/ValueSet/TCVClassTyphoidVaccine-values",
"version" : "0.1.0",
"name" : "TCVClassTyphoidVaccinevalues",
"title" : "TCV Class Typhoid Vaccine values",
"status" : "draft",
"experimental" : false,
"date" : "2023-08-02T04:40:13+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://hl7.org/fhir/sid/cvx",
"concept" : [
{
"code" : "190",
"display" : "Typhoid conjugate vaccine (non-US)"
}
]
}
]
}
}