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

FHIR IG analytics

Packagesmart.who.int.immunizations
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-Example.IMMZ.D1.QuestionnaireResponse.BCG.json
FHIR VersionR4

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: QuestionnaireResponse Example.IMMZ.D1.QuestionnaireResponse.BCG

LinkIDTextDefinitionAnswerdoco
.. Example.IMMZ.D1.QuestionnaireResponse.BCGQuestionnaire:IMMZ.D1.Capture or update client history
... typeOfDoseIMMZ.D CodeSystem for Data Elements: DE259 (Primary series)
... completedThePrimaryVaccinationSeriestrue
... completedTheBoosterSeriesfalse
... dateWhenPrimaryVaccinationSeriesWasCompleted2020-07-01
... hivStatusIMMZ.D CodeSystem for Data Elements: DE206 (HIV-negative)
... pretermBirthfalse
... immunocompromisedfalse
... typeOfTbInfectionTestPerformedIMMZ.D CodeSystem for Data Elements: DE244 (IGRA)
... tbInfectionTestResultIMMZ.D CodeSystem for Data Elements: DE248 (Negative)
... immunologicallyStabletrue
... clinicallyWelltrue
... birthWeightInGrams3255.7
... vaccineTypeIMMZ.Z CodeSystem for Data Elements: DE1 (BCG vaccines)
... dateAndTimeOfVaccination2020-07-01T04:00:00Z
... contactDate2020-07-01
... doseNumber1

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "Example.IMMZ.D1.QuestionnaireResponse.BCG",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "http://smart.who.int/immunizations/Questionnaire/QIMMZD1",
  "status": "completed",
  "subject": {
    "reference": "Patient/IMMZ.C.Patient.1"
  },
  "authored": "2025-01-13T19:20:20.913Z",
  "item": [
    {
      "linkId": "typeOfDose",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE259",
            "display": "Primary series"
          }
        }
      ]
    },
    {
      "linkId": "completedThePrimaryVaccinationSeries",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "completedTheBoosterSeries",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "dateWhenPrimaryVaccinationSeriesWasCompleted",
      "answer": [
        {
          "valueDate": "2020-07-01"
        }
      ]
    },
    {
      "linkId": "hivStatus",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE206",
            "display": "HIV-negative"
          }
        }
      ]
    },
    {
      "linkId": "pretermBirth",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "immunocompromised",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "typeOfTbInfectionTestPerformed",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE244",
            "display": "IGRA"
          }
        }
      ]
    },
    {
      "linkId": "tbInfectionTestResult",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE248",
            "display": "Negative"
          }
        }
      ]
    },
    {
      "linkId": "immunologicallyStable",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "clinicallyWell",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "birthWeightInGrams",
      "answer": [
        {
          "valueDecimal": 3255.7
        }
      ]
    },
    {
      "linkId": "vaccineType",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.Z",
            "code": "DE1",
            "display": "BCG vaccines"
          }
        }
      ]
    },
    {
      "linkId": "dateAndTimeOfVaccination",
      "answer": [
        {
          "valueDateTime": "2020-07-01T04:00:00Z"
        }
      ]
    },
    {
      "linkId": "contactDate",
      "answer": [
        {
          "valueDate": "2020-07-01"
        }
      ]
    },
    {
      "linkId": "doseNumber",
      "answer": [
        {
          "valueInteger": 1
        }
      ]
    }
  ]
}