FHIR IG analytics| Package | rki.demis.statistic |
| Resource Type | Composition |
| Id | example-composition-reportbedoccupancy-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Composition",
"id": "1b22c8d8-f1cb-311a-991a-8b488979af8e",
"meta": {
"lastUpdated": "2021-11-20T17:50:00.000+01:00",
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/ReportBedOccupancy"
]
},
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
"value": "5e1e89ce-7a44-4ec1-801c-0f988992e8fe"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "80563-0",
"display": "Report"
}
]
},
"category": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/reportCategory",
"code": "bedOccupancyReport",
"display": "Bettenbelegungsstatistik"
}
]
}
],
"subject": {
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/InekStandortId",
"value": "772557"
}
},
"date": "2021-11-20T17:50:00.000+01:00",
"author": [
{
"reference": "PractitionerRole/2b9aa7a8-0881-34cb-9b01-b79ff1a367cf"
}
],
"title": "Bericht (Krankenhausbettenbelegungsstatistik)",
"section": [
{
"code": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/reportSection",
"code": "statisticInformationBedOccupancySection",
"display": "Abschnitt 'Statistische Informationen zur Krankenhausbettenbelegung'"
}
]
},
"entry": [
{
"reference": "QuestionnaireResponse/5e1e89ce-7a44-4ec1-801c-0f988992e8fa"
}
]
}
]
}