FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.base
Resource TypeQuestionnaire
IdQuestionnaire-DAK.DT.IMMZ.D2.DT.BCGQuestionnaire.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-base/Questionnaire-DAK.DT.IMMZ.D2.DT.BCGQuestionnaire.html
URLhttp://smart.who.int/base/Questionnaire/DAK.DT.IMMZ.D2.DT.BCGQuestionnaire
Version0.2.0
Statusdraft
Date2026-01-19T10:55:40+00:00
NameDAK.DT.IMMZ.D2.DT.BCGQuestionnaire
TitleIMMZ.D2 Determine required vaccination(s) if any
Authoritywho
DescriptionThis questionnaire supports the decision logic for: IMMZ.D2 Determine required vaccination(s) if any

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 DAK.DT.IMMZ.D2.DT.BCGQuestionnaire

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. DAK.DT.IMMZ.D2.DT.BCGQuestionnaireThis questionnaire supports the decision logic for: IMMZ.D2 Determine required vaccination(s) if anyQuestionnairehttp://smart.who.int/base/Questionnaire/DAK.DT.IMMZ.D2.DT.BCGQuestionnaire#0.2.0
... input.DAK.DT.IMMZ.D2.DT.BCG.NumberofBCGprimaryseriesdosesadministeredNumber of BCG primary series doses administered0..1choiceOptions: 2 options
... input.DAK.DT.IMMZ.D2.DT.BCG.AgeAge0..1choiceOptions: 3 options
... input.DAK.DT.IMMZ.D2.DT.BCG.HIVstatusHIV status0..1choiceOptions: 2 options
... input.DAK.DT.IMMZ.D2.DT.BCG.CurrentlyonARTCurrently on ART0..1choiceOptions: 2 options
... input.DAK.DT.IMMZ.D2.DT.BCG.ImmunologicallystableImmunologically stable0..1choiceOptions: 2 options
... input.DAK.DT.IMMZ.D2.DT.BCG.TBinfectiontestresultTB infection test result0..1choiceOptions: 3 options
... input.DAK.DT.IMMZ.D2.DT.BCG.TimepassedsincealivevaccinewasadministeredTime passed since a live vaccine was administered0..1choiceOptions: 3 options
... input.DAK.DT.IMMZ.D2.DT.BCG.ClinicallywellClinically well0..1choiceOptions: 2 options

doco Documentation for this format

Options Sets

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.NumberofBCGprimaryseriesdosesadministered

  • No BCG primary series dose was administered
  • One BCG primary series dose was administered

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.Age

  • Clients age is between 28 days and 5 years
  • Clients age is less than or equal to 28 days
  • Clients age is more than 5 years

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.HIVstatus

  • Clients HIV status is negative or unknown
  • Clients HIV status is positive

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.CurrentlyonART

  • Client is currently not receiving antiretroviral therapy
  • Client is currently receiving antiretroviral therapy

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.Immunologicallystable

  • Client is immunologically stable
  • Client is not immunologically stable

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.TBinfectiontestresult

  • Clients TB infection test result is negative
  • Clients TB infection test result is positive
  • Clients TB infection test result is unknown (test not done or no result yet)

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.Timepassedsincealivevaccinewasadministered

  • Live vaccine was administered in the last four weeks
  • No live vaccine was administered
  • No live vaccine was administered in the last four weeks

Answer options for input.DAK.DT.IMMZ.D2.DT.BCG.Clinicallywell

  • Client is clinically well
  • Client is not clinically well

Source1

{
  "resourceType": "Questionnaire",
  "id": "DAK.DT.IMMZ.D2.DT.BCGQuestionnaire",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/Questionnaire/DAK.DT.IMMZ.D2.DT.BCGQuestionnaire",
  "version": "0.2.0",
  "name": "DAK.DT.IMMZ.D2.DT.BCGQuestionnaire",
  "title": "IMMZ.D2 Determine required vaccination(s) if any",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-19T10:55:40+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "This questionnaire supports the decision logic for: IMMZ.D2 Determine required vaccination(s) if any",
  "item": [
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.NumberofBCGprimaryseriesdosesadministered",
      "text": "Number of BCG primary series doses administered",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "No BCG primary series dose was administered"
        },
        {
          "valueString": "One BCG primary series dose was administered"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.Age",
      "text": "Age",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Clients age is between 28 days and 5 years"
        },
        {
          "valueString": "Clients age is less than or equal to 28 days"
        },
        {
          "valueString": "Clients age is more than 5 years"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.HIVstatus",
      "text": "HIV status",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Clients HIV status is negative or unknown"
        },
        {
          "valueString": "Clients HIV status is positive"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.CurrentlyonART",
      "text": "Currently on ART",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Client is currently not receiving antiretroviral therapy"
        },
        {
          "valueString": "Client is currently receiving antiretroviral therapy"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.Immunologicallystable",
      "text": "Immunologically stable",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Client is immunologically stable"
        },
        {
          "valueString": "Client is not immunologically stable"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.TBinfectiontestresult",
      "text": "TB infection test result",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Clients TB infection test result is negative"
        },
        {
          "valueString": "Clients TB infection test result is positive"
        },
        {
          "valueString": "Clients TB infection test result is unknown (test not done or no result yet)"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.Timepassedsincealivevaccinewasadministered",
      "text": "Time passed since a live vaccine was administered",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Live vaccine was administered in the last four weeks"
        },
        {
          "valueString": "No live vaccine was administered"
        },
        {
          "valueString": "No live vaccine was administered in the last four weeks"
        }
      ]
    },
    {
      "linkId": "input.DAK.DT.IMMZ.D2.DT.BCG.Clinicallywell",
      "text": "Clinically well",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueString": "Client is clinically well"
        },
        {
          "valueString": "Client is not clinically well"
        }
      ]
    }
  ]
}