FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | QuestionnaireResponse |
| Id | example-questionnaireresponse-diseaseinformationcommon-00.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "2f0c6b36-6421-35a8-8ea1-0e013db39410",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
"status": "completed",
"subject": {
"reference": "Patient/ac163863-fefa-3ce2-8511-7a4150d6ad43"
},
"item": [
{
"linkId": "isDead",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "no",
"display": "Nein"
}
}
]
},
{
"linkId": "militaryAffiliation",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "labSpecimenTaken",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "hospitalized",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
},
"item": [
{
"linkId": "hospitalizedGroup",
"item": [
{
"linkId": "hospitalizedEncounter",
"answer": [
{
"valueReference": {
"reference": "Encounter/cf424cfb-8809-3b51-8ab2-d8bf979cbe8d"
}
}
]
}
]
}
]
}
]
},
{
"linkId": "infectProtectFacility",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "placeExposure",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "organDonation",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "additionalInformation",
"answer": [
{
"valueString": "Die Meldungsgenerierung erfolgte automatisch über den Aufnahmedatensatz gem. §301 SGB V. Nicht alle erforderlichen Informationen konnten daher erhoben werden."
}
]
}
]
}