FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| 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 4 concepts.
| System | Code | Display | Definition |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE259 | Primary series | Indicates that the client received the primary vaccination series of a product/antigen. This is also applicable for antigens with one dose |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE260 | Dose 0 | Indicates that the client received a dose of a product/ antigen that is not a part of the primary vaccination series and is administered before the primary vaccination series is provided |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE261 | Supplementary dose | Indicates that the client received a supplementary dose of a product/antigen |
http://smart.who.int/immunizations/CodeSystem/IMMZ.D | DE262 | Booster dose | Indicates that the client received booster dose of a product/antigen |
Source1
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE258",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258",
"version": "0.2.0",
"name": "IMMZ_D_DE258",
"title": "IMMZ.D.DE258 ValueSet for Type of 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 dose for IMMZ.D.DE258",
"compose": {
"include": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"concept": [
{
"code": "DE259",
"display": "Primary series"
},
{
"code": "DE260",
"display": "Dose 0"
},
{
"code": "DE261",
"display": "Supplementary dose"
},
{
"code": "DE262",
"display": "Booster dose"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE259",
"display": "Primary series"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE260",
"display": "Dose 0"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE261",
"display": "Supplementary dose"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE262",
"display": "Booster dose"
}
]
}
}