FHIR IG Statistics: ValueSet/IMMZ.D.DE258
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.
Code | System | Display | Definition |
DE259 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Primary series | Indicates that the client received the primary vaccination series of a product/antigen. This is also applicable for antigens with one dose |
DE260 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | 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 |
DE261 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Supplementary dose | Indicates that the client received a supplementary dose of a product/antigen |
DE262 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Booster dose | Indicates that the client received booster dose of a product/antigen |
Source
{
"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-07-02T19:45:20+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"
}
]
}
}