FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | QuestionnaireResponse |
| Id | example-questionnaireresponse-diseaseinformationcvdd-00.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "146e5ced-db63-36e0-b8d3-85fa94218d8b",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCVDD"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCVDD",
"status": "completed",
"subject": {
"reference": "Patient/ac163863-fefa-3ce2-8511-7a4150d6ad43"
},
"item": [
{
"linkId": "infectionSource",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "infectionEnvironmentSetting",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "immunization",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
},
{
"linkId": "outbreak",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NASK",
"display": "not asked"
}
}
]
}
]
}