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.DE107",
"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-DE174\">DE174</a></td><td>Non serious</td><td>The reaction resulted in a mild or minor response and did not pose a significant threat to client's health</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE108\">DE108</a></td><td>Death</td><td>The reaction resulted in the client's death</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE109\">DE109</a></td><td>Life threatening</td><td>The reaction threatened the client's life</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE110\">DE110</a></td><td>Disability</td><td>The reaction resulted in a disability</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE111\">DE111</a></td><td>Hospitalization</td><td>The reaction resulted in a hospitalization</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE112\">DE112</a></td><td>Congenital anomaly</td><td>The reaction was a congenital anomaly or birth defect</td></tr></table></li></ul></div>"
},
"url" : "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D.DE107",
"version" : "0.1.0",
"name" : "IMMZ_D_DE107",
"title" : "IMMZ.D.DE107 ValueSet for Type of reaction",
"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 Type of reaction for IMMZ.D.DE107",
"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" : "DE174",
"display" : "Non serious"
},
{
"code" : "DE108",
"display" : "Death"
},
{
"code" : "DE109",
"display" : "Life threatening"
},
{
"code" : "DE110",
"display" : "Disability"
},
{
"code" : "DE111",
"display" : "Hospitalization"
},
{
"code" : "DE112",
"display" : "Congenital anomaly"
}
]
}
]
}
}