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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeQuestionnaireResponse
Idexample-questionnaireresponse-diseaseinformationcvdd-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": "ac836050-4c18-3316-8a61-79a4a64bfd4a",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCVDD"
    ]
  },
  "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCVDD",
  "status": "completed",
  "subject": {
    "reference": "Patient/b6bb7aa4-e298-3b4e-83a1-32aaf7407eb0"
  },
  "item": [
    {
      "linkId": "infectionSource",
      "answer": [
        {
          "valueCoding": {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "ASKU",
            "display": "asked but unknown"
          }
        }
      ]
    },
    {
      "linkId": "infectionEnvironmentSetting",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "yes",
            "display": "Ja"
          },
          "item": [
            {
              "linkId": "infectionEnvironmentSettingGroup",
              "item": [
                {
                  "linkId": "infectionEnvironmentSettingKind",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://snomed.info/sct",
                        "code": "257698009",
                        "display": "Schule"
                      }
                    }
                  ]
                },
                {
                  "linkId": "infectionEnvironmentSettingBegin",
                  "answer": [
                    {
                      "valueDate": "2023-02-27"
                    }
                  ]
                },
                {
                  "linkId": "infectionEnvironmentSettingEnd",
                  "answer": [
                    {
                      "valueDate": "2023-03-31"
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "infectionEnvironmentSettingGroup",
              "item": [
                {
                  "linkId": "infectionEnvironmentSettingKind",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://snomed.info/sct",
                        "code": "14468000",
                        "display": "Sport"
                      }
                    }
                  ]
                },
                {
                  "linkId": "infectionEnvironmentSettingBegin",
                  "answer": [
                    {
                      "valueDate": "2023-04-08"
                    }
                  ]
                },
                {
                  "linkId": "infectionEnvironmentSettingEnd",
                  "answer": [
                    {
                      "valueDate": "2023-04-09"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "immunization",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "yes",
            "display": "Ja"
          },
          "item": [
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/d2b298cf-8d43-3035-849f-fc6ed0bb8b02"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/474fefa4-62b1-3610-91d2-e4f9cd8a5ee7"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/50537107-1c3c-345c-832c-9781078185a2"
                  }
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "infectionRiskKind",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "413839001",
            "display": "Chronische Lungenerkrankung (z.B. COPD)"
          }
        }
      ]
    },
    {
      "linkId": "infectionRiskKind",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "46635009",
            "display": "Diabetes Typ 1"
          }
        }
      ]
    },
    {
      "linkId": "outbreak",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "no",
            "display": "Nein"
          }
        }
      ]
    }
  ]
}