FHIR IG analytics| Package | rki.demis.statistic |
| Resource Type | QuestionnaireResponse |
| Id | example-questionnaireresponse-statisticinformationbedoccupancy-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "5e1e89ce-7a44-4ec1-801c-0f988992e8fa",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/StatisticInformationBedOccupancy"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/StatisticQuestionsBedOccupancy",
"status": "completed",
"item": [
{
"linkId": "numberOperableBedsGeneralWardAdults",
"answer": [
{
"valueInteger": 250
}
]
},
{
"linkId": "numberOccupiedBedsGeneralWardAdults",
"answer": [
{
"valueInteger": 221
}
]
},
{
"linkId": "numberOperableBedsGeneralWardChildren",
"answer": [
{
"valueInteger": 50
}
]
},
{
"linkId": "numberOccupiedBedsGeneralWardChildren",
"answer": [
{
"valueInteger": 37
}
]
}
]
}