FHIR IG analytics| Package | dguv.enla |
| Resource Type | Encounter |
| Id | DGUV_ENLA_Bsp_Aufenthaltsinformationen_3.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "DGUV-ENLA-Bsp-3",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Encounter/DGUV-ENLA-PR-Aufenthaltsinformationen"
]
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"subject": {
"reference": "Patient/T24681357"
},
"period": {
"start": "2024-07-01T09:00:00+01:00",
"end": "2024-07-03T02:15:00+01:00"
},
"hospitalization": {
"admitSource": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Aufnahmeart",
"code": "EB",
"display": "Erstbehandlung"
}
]
},
"dischargeDisposition": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-EntlassungsVerlegungsgrund",
"code": "07",
"display": "Tod"
}
]
}
}
}