FHIR IG Statistics: ValueSet/IMMZ.D.DE156
Resources that use this resource
StructureDefinition |
IMMZD2 | IMMZ.D2.Determine required vaccination(s) |
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 5 concepts.
Code | System | Display | Definition |
DE157 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Not due | The client is not currently eligible or scheduled for the specified immunization |
DE158 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Due | The client is currently eligible and should receive the specified immunization based on the recommended schedule |
DE189 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Complete | The client has received the specified immunization(s) based on the recommended schedule |
DE159 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Contraindicated | The specified immunization is not recommended for the client due to contraindications |
DE160 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Further evaluation needed | Additional assessment is necessary before making a recommendation regarding the specified immunization |
Source
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE156",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE156",
"version": "0.2.0",
"name": "IMMZ_D_DE156",
"title": "IMMZ.D.DE156 ValueSet for Immunization recommendation 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 recommendation status for IMMZ.D.DE156",
"compose": {
"include": [
{
"system": "http://smart.who.int/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"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE157",
"display": "Not due"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE158",
"display": "Due"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE189",
"display": "Complete"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE159",
"display": "Contraindicated"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE160",
"display": "Further evaluation needed"
}
]
}
}