FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | QuestionnaireResponse |
| Id | example-questionnaireresponse-diseaseinformationclod-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "e3ef77f5-cc54-3cb4-a509-dc9184b878c2",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCLOD"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCLOD",
"status": "completed",
"subject": {
"reference": "Patient/eb14bc48-e720-36b9-b1b5-eca7f78e64bf"
},
"item": [
{
"linkId": "form",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "398523009",
"display": "Lebensmittelbedingter Botulismus"
}
}
]
},
{
"linkId": "infectionPathKindGroup",
"item": [
{
"linkId": "foodGroup",
"item": [
{
"linkId": "food",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "256354006",
"display": "Bohnen"
}
}
]
},
{
"linkId": "consumptionWhen",
"answer": [
{
"valueDate": "2023-02-01"
}
]
},
{
"linkId": "consumptionWhere",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "310205006",
"display": "Haushalt"
}
}
]
},
{
"linkId": "conservation",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "229982008",
"display": "Sauer eingelegt"
}
}
]
},
{
"linkId": "manufacturing",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "162542007",
"display": "eigene (private)"
}
}
]
},
{
"linkId": "toxinInFood",
"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"
}
}
]
}
]
}