FHIR IG Statistics: ValueSet/IMMZ.D.DE1
Resources that use this resource
StructureDefinition |
IMMZD13 | IMMZ.D13.Update client record |
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 3 concepts.
Code | System | Display | Definition |
DE2 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Completed | The immunization event was successfully carried out as intended |
DE3 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Entered in error | Immunization event record has been mistakenly created or entered into the system. Recorded information is incorrect or should not have been documented, though it is possible that real-world decisions were based on it |
DE4 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Not done | Planned immunization event was not carried out for some reason |
Source
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1",
"version": "0.2.0",
"name": "IMMZ_D_DE1",
"title": "IMMZ.D.DE1 ValueSet for Immunization event status",
"status": "active",
"date": "2025-07-02T19:45:20+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "ValueSet for Immunization event status for IMMZ.D.DE1",
"compose": {
"include": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"concept": [
{
"code": "DE2",
"display": "Completed"
},
{
"code": "DE3",
"display": "Entered in error"
},
{
"code": "DE4",
"display": "Not done"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE2",
"display": "Completed"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE3",
"display": "Entered in error"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE4",
"display": "Not done"
}
]
}
}