FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| IMMZD17 | IMMZ.D17.Report AEFI |
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 | DE116 | Died | The adverse event resulted in the client's death |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE117 | Recovered | The client fully recovered |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE118 | Recovered with sequelae | The client has recovered with sequelae as a consequence of the reaction/vaccination |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE119 | Recovering | The client is recovering |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE120 | Not recovered | The client has not recovered |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE121 | Unknown | The client's reaction outcome is unknown |
Source1
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE115",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE115",
"version": "0.2.0",
"name": "IMMZ_D_DE115",
"title": "IMMZ.D.DE115 ValueSet for Reaction outcome",
"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 Reaction outcome for IMMZ.D.DE115",
"compose": {
"include": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"concept": [
{
"code": "DE116",
"display": "Died"
},
{
"code": "DE117",
"display": "Recovered"
},
{
"code": "DE118",
"display": "Recovered with sequelae"
},
{
"code": "DE119",
"display": "Recovering"
},
{
"code": "DE120",
"display": "Not recovered"
},
{
"code": "DE121",
"display": "Unknown"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE116",
"display": "Died"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE117",
"display": "Recovered"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE118",
"display": "Recovered with sequelae"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE119",
"display": "Recovering"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE120",
"display": "Not recovered"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE121",
"display": "Unknown"
}
]
}
}