WHO Immunization Implementation Guide
0.1.0 - CI Build
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
Active as of 2024-05-30 |
{
"resourceType" : "ValueSet",
"id" : "IMMZ.D.DE156",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.D.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE157\">DE157</a></td><td>Not due</td><td>The client is not currently eligible or scheduled for the specified immunization</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE158\">DE158</a></td><td>Due</td><td>The client is currently eligible and should receive the specified immunization based on the recommended schedule</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE189\">DE189</a></td><td>Complete</td><td>The client has received the specified immunization(s) based on the recommended schedule</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE159\">DE159</a></td><td>Contraindicated</td><td>The specified immunization is not recommended for the client due to contraindications</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE160\">DE160</a></td><td>Further evaluation needed</td><td>Additional assessment is necessary before making a recommendation regarding the specified immunization</td></tr></table></li></ul></div>"
},
"url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D.DE156",
"version" : "0.1.0",
"name" : "IMMZ_D_DE156",
"title" : "IMMZ.D.DE156 ValueSet for Immunization recommendation status",
"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" : "ValueSet for Immunization recommendation status for IMMZ.D.DE156",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D",
"concept" : [
{
"code" : "DE157",
"display" : "Not due"
},
{
"code" : "DE158",
"display" : "Due"
},
{
"code" : "DE189",
"display" : "Complete"
},
{
"code" : "DE159",
"display" : "Contraindicated"
},
{
"code" : "DE160",
"display" : "Further evaluation needed"
}
]
}
]
}
}