FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/QIMMZD18

Packagesmart.who.int.immunizations
Resource TypeQuestionnaire
IdQIMMZD18
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/Questionnaire-QIMMZD18.html
URLhttp://smart.who.int/immunizations/Questionnaire/QIMMZD18
Version0.2.0
Statusdraft
Date2025-07-25T21:56:21+00:00
TitleIMMZ.D18.Determine time for next visit
Authoritywho
DescriptionQuestionnaire for IMMZ.D18.Determine time for next visit

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire QIMMZD18

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. Questionnaire for IMMZ.D18.Determine time for next visitQuestionnairehttp://smart.who.int/immunizations/Questionnaire/QIMMZD18#0.2.0
... dateTimeOfFollowUpAppointmentDate/time of follow-up appointment0..1dateTime
... recommendedFollowUpDateRecommended follow-up date0..1date

doco Documentation for this format

Source

{
  "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-07-25T21:56:21+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
    }
  ]
}