FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | QuestionnaireResponse |
| Id | example-questionnaireresponse-diseaseinformationhevd-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "51379f94-053f-3338-831e-bd512e8be1c7",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationHEVD"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsHEVD",
"status": "completed",
"subject": {
"reference": "Patient/bba36c43-bbcd-37c8-8313-3f3eae52081a"
},
"item": [
{
"linkId": "immunization",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
},
"item": [
{
"linkId": "immunizationRef",
"answer": [
{
"valueReference": {
"reference": "Immunization/d725011c-c4db-326d-83d7-1d67c3bcc472"
}
}
]
}
]
}
]
},
{
"linkId": "infectionRiskKindGroup",
"item": [
{
"linkId": "infectionRiskKindJob",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "34484007",
"display": "Förster/-in, Waldarbeiter /-in"
}
}
]
},
{
"linkId": "infectionRiskKindAnimal",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "78678003",
"display": "Wildschwein"
}
}
]
},
{
"linkId": "infectionRiskKindOther",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "289925000",
"display": "Müll"
}
}
]
}
]
},
{
"linkId": "infectionPathKind",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "74964007",
"display": "andere/sonstige"
}
}
]
},
{
"linkId": "outbreak",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "no",
"display": "Nein"
}
}
]
}
]
}