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

FHIR IG analytics

Packagewho.ddcc
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-DDCCVSQuestionnaireResponseSpanish.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 DDCCVSQuestionnaireResponseSpanish

LinkIDTextDefinitionAnswerdoco
.. DDCCVSQuestionnaireResponseSpanishQuestionnaire:DDCC:VS Core Data Set Questionnaire
... nameAulo Agerio
... birthDate2003-03-03
... identifier12345678904
... sexAdministrativeGender: male (Male)
... vaccinemms: XM9QW8 (XM9QW8)
... brandmms: XM4YL8 (XM4YL8)
... manufacturerDDCC Codes for examples: TEST (Test)
... ma_holderDDCC Codes for examples: TEST (Test)
... lotER8732
... date2021-04-05
... vaccine_valid2021-04-19
... dose1
... total_doses2
... countryISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code: ESP (Spain)
... centreSitio de vacunación
... hwlAH8TnzqAInqwkslHzOlSA
... diseasemms: RA01 (RA01)
... due_date2021-04-28
... phadPD2PfwzBQyphcjeUiAdRP
... hcidbMlJkAt0V92RYhhG3fNt4
... valid_from2021-04-05
... valid_until2022-04-05

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "DDCCVSQuestionnaireResponseSpanish",
  "meta": {
    "profile": [
      "http://smart.who.int/ddcc/StructureDefinition/DDCCQuestionnaireResponse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "http://smart.who.int/ddcc/DDCCVSCoreDataSetQuestionnaire",
  "status": "completed",
  "subject": {
    "reference": "Patient/DDCCPatientSpanish"
  },
  "authored": "2021-04-01",
  "item": [
    {
      "linkId": "name",
      "answer": [
        {
          "valueString": "Aulo Agerio"
        }
      ]
    },
    {
      "linkId": "birthDate",
      "answer": [
        {
          "valueDate": "2003-03-03"
        }
      ]
    },
    {
      "linkId": "identifier",
      "answer": [
        {
          "valueString": "12345678904"
        }
      ]
    },
    {
      "linkId": "sex",
      "answer": [
        {
          "valueCoding": {
            "system": "http://hl7.org/fhir/administrative-gender",
            "code": "male"
          }
        }
      ]
    },
    {
      "linkId": "vaccine",
      "answer": [
        {
          "valueCoding": {
            "system": "http://id.who.int/icd11/mms",
            "code": "XM9QW8"
          }
        }
      ]
    },
    {
      "linkId": "brand",
      "answer": [
        {
          "valueCoding": {
            "system": "http://id.who.int/icd11/mms",
            "code": "XM4YL8"
          }
        }
      ]
    },
    {
      "linkId": "manufacturer",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/ddcc/CodeSystem/DDCCExampleTestCodeSystem",
            "code": "TEST"
          }
        }
      ]
    },
    {
      "linkId": "ma_holder",
      "answer": [
        {
          "valueCoding": {
            "system": "http://smart.who.int/ddcc/CodeSystem/DDCCExampleTestCodeSystem",
            "code": "TEST"
          }
        }
      ]
    },
    {
      "linkId": "lot",
      "answer": [
        {
          "valueString": "ER8732"
        }
      ]
    },
    {
      "linkId": "date",
      "answer": [
        {
          "valueDate": "2021-04-05"
        }
      ]
    },
    {
      "linkId": "vaccine_valid",
      "answer": [
        {
          "valueDate": "2021-04-19"
        }
      ]
    },
    {
      "linkId": "dose",
      "answer": [
        {
          "valueInteger": 1
        }
      ]
    },
    {
      "linkId": "total_doses",
      "answer": [
        {
          "valueInteger": 2
        }
      ]
    },
    {
      "linkId": "country",
      "answer": [
        {
          "valueCoding": {
            "system": "urn:iso:std:iso:3166",
            "code": "ESP"
          }
        }
      ]
    },
    {
      "linkId": "centre",
      "answer": [
        {
          "valueString": "Sitio de vacunación"
        }
      ]
    },
    {
      "linkId": "hw",
      "answer": [
        {
          "valueString": "lAH8TnzqAInqwkslHzOlSA"
        }
      ]
    },
    {
      "linkId": "disease",
      "answer": [
        {
          "valueCoding": {
            "system": "http://id.who.int/icd11/mms",
            "code": "RA01"
          }
        }
      ]
    },
    {
      "linkId": "due_date",
      "answer": [
        {
          "valueDate": "2021-04-28"
        }
      ]
    },
    {
      "linkId": "pha",
      "answer": [
        {
          "valueString": "dPD2PfwzBQyphcjeUiAdRP"
        }
      ]
    },
    {
      "linkId": "hcid",
      "answer": [
        {
          "valueString": "bMlJkAt0V92RYhhG3fNt4"
        }
      ]
    },
    {
      "linkId": "valid_from",
      "answer": [
        {
          "valueDate": "2021-04-05"
        }
      ]
    },
    {
      "linkId": "valid_until",
      "answer": [
        {
          "valueDate": "2022-04-05"
        }
      ]
    }
  ]
}