| Package | smart.who.int.immunizations |
| Resource Type | Questionnaire |
| Id | QIMMZD18 |
| FHIR Version | R4 |
| Source | http://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/Questionnaire-QIMMZD18.html |
| URL | http://smart.who.int/immunizations/Questionnaire/QIMMZD18 |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-08T19:12:11+00:00 |
| Title | IMMZ.D18.Determine time for next visit |
| Authority | who |
| Description | Questionnaire for IMMZ.D18.Determine time for next visit |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire QIMMZD18
Language: en
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire for IMMZ.D18.Determine time for next visit | Questionnaire | http://smart.who.int/immunizations/Questionnaire/QIMMZD18#0.2.0 | |
![]() ![]() | Date/time of follow-up appointment | 0..1 | dateTime | |
![]() ![]() | Recommended follow-up date | 0..1 | date | |
{
"resourceType": "Questionnaire",
"id": "QIMMZD18",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/Questionnaire/QIMMZD18",
"version": "0.2.0",
"title": "IMMZ.D18.Determine time for next visit",
"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.D18.Determine time for next visit",
"item": [
{
"linkId": "dateTimeOfFollowUpAppointment",
"code": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE185"
},
{
"system": "http://snomed.info/sct",
"code": "185353001",
"display": "Appointment date (finding)"
}
],
"text": "Date/time of follow-up appointment",
"type": "dateTime",
"required": false,
"repeats": false
},
{
"linkId": "recommendedFollowUpDate",
"code": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE186"
},
{
"system": "http://loinc.org",
"code": "39289-4",
"display": "Code LongName: Follow-up (referred to) provider/specialist, appointment date CPHS"
},
{
"system": "http://snomed.info/sct",
"code": "410671006",
"display": "Date (attribute)"
}
],
"text": "Recommended follow-up date",
"type": "date",
"required": false,
"repeats": false
}
]
}