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

FHIR IG Statistics: Questionnaire/QIMMZD2

Packagesmart.who.int.immunizations
Resource TypeQuestionnaire
IdQIMMZD2
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/Questionnaire-QIMMZD2.html
URLhttp://smart.who.int/immunizations/Questionnaire/QIMMZD2
Version0.2.0
Statusdraft
Date2025-07-25T21:56:21+00:00
TitleIMMZ.D2.Determine required vaccination(s)
Authoritywho
DescriptionQuestionnaire for IMMZ.D2.Determine required vaccination(s)

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 QIMMZD2

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. Questionnaire for IMMZ.D2.Determine required vaccination(s)Questionnairehttp://smart.who.int/immunizations/Questionnaire/QIMMZD2#0.2.0
... immunizationRecommendationStatusImmunization recommendation status1..1choiceValue Set: IMMZ.D.DE156 ValueSet for Immunization recommendation status

doco Documentation for this format

Contained Resources


ValueSet #IMMZ.D.DE156

This value set expansion contains 5 concepts.

CodeSystemDisplayDefinition
  DE157http://smart.who.int/immunizations/CodeSystem/IMMZ.DNot dueThe client is not currently eligible or scheduled for the specified immunization
  DE158http://smart.who.int/immunizations/CodeSystem/IMMZ.DDueThe client is currently eligible and should receive the specified immunization based on the recommended schedule
  DE189http://smart.who.int/immunizations/CodeSystem/IMMZ.DCompleteThe client has received the specified immunization(s) based on the recommended schedule
  DE159http://smart.who.int/immunizations/CodeSystem/IMMZ.DContraindicatedThe specified immunization is not recommended for the client due to contraindications
  DE160http://smart.who.int/immunizations/CodeSystem/IMMZ.DFurther evaluation neededAdditional assessment is necessary before making a recommendation regarding the specified immunization

Source

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