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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeQuestionnaireResponse
Idexample-questionnaireresponse-diseaseinformationmpxd-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": "7d3a69e7-16bf-39b5-ad18-10ea9693201b",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationMPXD"
    ]
  },
  "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsMPXD",
  "status": "completed",
  "subject": {
    "reference": "Patient/a4f04326-3a2a-3a57-bf40-58a37b29f064"
  },
  "item": [
    {
      "linkId": "immunization",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "yes",
            "display": "Ja"
          },
          "item": [
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/ed69c6fa-6f68-36f0-b88c-aeec00b47ff0"
                  }
                }
              ]
            },
            {
              "linkId": "immunizationRef",
              "answer": [
                {
                  "valueReference": {
                    "reference": "Immunization/38d2d6c2-e979-33ec-85cf-20cbdd04cf30"
                  }
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "skinSymptomBegin",
      "answer": [
        {
          "valueDate": "2023-03-12"
        }
      ]
    },
    {
      "linkId": "locationLymphNodeSwelling",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "127199000",
            "display": "in Leistenregion"
          }
        }
      ]
    },
    {
      "linkId": "locationSkinLesions",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "95324001:{363698007=280158000}",
            "display": "im Anogenitalbereich"
          }
        }
      ]
    },
    {
      "linkId": "locationMucosalLesions",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "276320009:{363698007=399988002}",
            "display": "anorektal"
          }
        }
      ]
    },
    {
      "linkId": "infectionPathKind",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "409496000:704326004=472986005",
            "display": "Sexueller Kontakt mit Männern"
          }
        }
      ]
    },
    {
      "linkId": "outbreak",
      "answer": [
        {
          "valueCoding": {
            "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
            "code": "no",
            "display": "Nein"
          }
        }
      ]
    }
  ]
}