FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| IMMZ.Immunization | SMART Guidelines Immunizations Immunization |
| IMMZD1 | IMMZ.D1.Capture or update client history |
| 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 2 concepts.
| System | Code | Display | Definition |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE213 | IPV | Inactivated polio vaccine (IPV) |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE214 | bOPV | Bivalent oral polio vaccine (bOPV) |
Source1
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE212",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212",
"version": "0.2.0",
"name": "IMMZ_D_DE212",
"title": "IMMZ.D.DE212 ValueSet for Type of poliovirus dose",
"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 poliovirus dose for IMMZ.D.DE212",
"compose": {
"include": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"concept": [
{
"code": "DE213",
"display": "IPV"
},
{
"code": "DE214",
"display": "bOPV"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE213",
"display": "IPV"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE214",
"display": "bOPV"
}
]
}
}