FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | QuestionnaireResponse |
| Id | example-questionnaireresponse-diseaseinformationhcvd-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "ae4c3435-911d-358a-8221-3f9f4636906a",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationHCVD"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsHCVD",
"status": "completed",
"subject": {
"reference": "Patient/cb27ff85-839c-3e45-a7a9-ec62277b9e73"
},
"item": [
{
"linkId": "nationalityGroup",
"item": [
{
"linkId": "nationality",
"answer": [
{
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Kroatien"
}
}
]
},
{
"linkId": "countryOfBirth",
"answer": [
{
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "DE",
"display": "Deutschland"
}
}
]
}
]
},
{
"linkId": "stadium",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "773114002",
"display": "Verdacht auf akute Infektion"
},
"item": [
{
"linkId": "acute",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
}
]
}
]
},
{
"linkId": "liverCirrhosis",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
}
}
]
},
{
"linkId": "diagnosisKnown",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "no",
"display": "Nein"
}
}
]
},
{
"linkId": "infectionPathKind",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "409496000:{704326004=408678008}",
"display": "Nosokomiale Übertragung"
},
"item": [
{
"linkId": "transmissionKind",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "409496000:{704326004=5447007}",
"display": "Erhalt von Blutprodukten"
},
"item": [
{
"linkId": "receiptBloodProductsUnknownDate",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/beforeOrAfter1991",
"code": "128522",
"display": "vor 1991"
}
}
]
}
]
}
]
}
]
}
]
},
{
"linkId": "outbreak",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "no",
"display": "Nein"
}
}
]
}
]
}