FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| IMMZ.D | IMMZ.D CodeSystem for Data Elements |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 6 concepts.
| System | Code | Display | Definition |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE174 | Non serious | The reaction resulted in a mild or minor response and did not pose a significant threat to client's health |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE108 | Death | The reaction resulted in the client's death |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE109 | Life threatening | The reaction threatened the client's life |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE110 | Disability | The reaction resulted in a disability |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE111 | Hospitalization | The reaction resulted in a hospitalization |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE112 | Congenital anomaly | The reaction was a congenital anomaly or birth defect |
Source1
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE107",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE107",
"version": "0.2.0",
"name": "IMMZ_D_DE107",
"title": "IMMZ.D.DE107 ValueSet for Type of reaction",
"status": "active",
"date": "2025-12-05T23:35:21+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "ValueSet for Type of reaction for IMMZ.D.DE107",
"compose": {
"include": [
{
"system": "http://smart.who.int/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"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE174",
"display": "Non serious"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE108",
"display": "Death"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE109",
"display": "Life threatening"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE110",
"display": "Disability"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE111",
"display": "Hospitalization"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE112",
"display": "Congenital anomaly"
}
]
}
}