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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeQuestionnaireResponse
Idexample-questionnaireresponse-diseaseinformationcjkd-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": "5f7b17e2-801f-30a9-92ae-8f71f75713b6",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCJKD"
    ]
  },
  "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCJKD",
  "status": "completed",
  "subject": {
    "reference": "Patient/9c03dea3-66d8-3f87-ba88-a7f4339cff54"
  },
  "item": [
    {
      "linkId": "form",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "304603007",
            "display": "Creutzfeldt-Jakob-Krankheit, variante Form (vCJK)"
          }
        }
      ]
    },
    {
      "linkId": "biopsy",
      "answer": [
        {
          "valueCoding": {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "NASK",
            "display": "not asked"
          }
        }
      ]
    },
    {
      "linkId": "autopsy",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "yes",
            "display": "Ja"
          }
        }
      ]
    },
    {
      "linkId": "diagnosis",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "715662009",
            "display": "iatrogene CJK"
          }
        }
      ]
    },
    {
      "linkId": "infectionPathKind",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "409496000+704319004=410942007",
            "display": "Kontakt mit potentiell kontaminierten intrazerebralen Substanzen (z.B. Behandlung mit Hypophysenhormonen)"
          }
        }
      ]
    },
    {
      "linkId": "neuropath",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "yes",
            "display": "Ja"
          }
        }
      ]
    },
    {
      "linkId": "outbreak",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "no",
            "display": "Nein"
          }
        }
      ]
    }
  ]
}