| Package | smart.who.int.immunizations |
| Resource Type | Questionnaire |
| Id | QIMMZD2 |
| FHIR Version | R4 |
| Source | http://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/Questionnaire-QIMMZD2.html |
| URL | http://smart.who.int/immunizations/Questionnaire/QIMMZD2 |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-08T19:12:11+00:00 |
| Title | IMMZ.D2.Determine required vaccination(s) |
| Authority | who |
| Description | Questionnaire for IMMZ.D2.Determine required vaccination(s) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire QIMMZD2
Language: en
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire for IMMZ.D2.Determine required vaccination(s) | Questionnaire | http://smart.who.int/immunizations/Questionnaire/QIMMZD2#0.2.0 | |
![]() ![]() | Immunization recommendation status | 1..1 | choice | Value Set: IMMZ.D.DE156 ValueSet for Immunization recommendation status |
ValueSet #IMMZ.D.DE156
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 |
{
"resourceType": "Questionnaire",
"id": "QIMMZD2",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE156",
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE156",
"name": "IMMZ_D_DE156",
"title": "IMMZ.D.DE156 ValueSet for Immunization recommendation status",
"status": "active",
"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"
}
]
}
}
],
"url": "http://smart.who.int/immunizations/Questionnaire/QIMMZD2",
"version": "0.2.0",
"title": "IMMZ.D2.Determine required vaccination(s)",
"status": "draft",
"subjectType": [
"Patient"
],
"date": "2025-08-08T19:12:11+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Questionnaire for IMMZ.D2.Determine required vaccination(s)",
"item": [
{
"linkId": "immunizationRecommendationStatus",
"code": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE156"
}
],
"text": "Immunization recommendation status",
"type": "choice",
"required": true,
"repeats": false,
"answerValueSet": "#IMMZ.D.DE156"
}
]
}