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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeQuestionnaireResponse
Idexample-questionnaireresponse-diseaseinformationrbvd-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "3554cafb-cb2e-3c16-942a-f3124e19b6ed",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationRBVD"
    ]
  },
  "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsRBVD",
  "status": "completed",
  "subject": {
    "reference": "Patient/ebf5c161-e375-3a62-9608-f0a6c69bc902"
  },
  "item": [
    {
      "linkId": "immunization",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "yes",
            "display": "Ja"
          },
          "item": [
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/99a998f5-aa3d-3042-9ccb-ff8798e517f9"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/23326f19-53e0-3019-80ea-2daeef9197a3"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/aae576e0-531d-3135-9c5f-32c19edb86f3"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/dacb1cce-6d3f-326b-9607-a5f84615effa"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/4912a0c2-32d2-38fd-a19e-cfa06737d9b6"
                  }
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "infectionRiskKindAnimal",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "448771007",
            "display": "Hund"
          }
        }
      ]
    },
    {
      "linkId": "outbreak",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "no",
            "display": "Nein"
          }
        }
      ]
    }
  ]
}