FHIR IG analytics| Package | dguv.enla |
| Resource Type | Encounter |
| Id | DGUV_ENLA_Bsp_Aufenthaltsinformationen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Encounter",
"id": "DGUV-ENLA-Bsp-Aufenthaltsinformationen",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Encounter/DGUV-ENLA-PR-Aufenthaltsinformationen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"subject": {
"reference": "Patient/T37501234"
},
"period": {
"start": "2024-06-10T12:00:00+01:00",
"end": "2024-06-17T12:00:00+01:00"
},
"hospitalization": {
"admitSource": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Aufnahmeart",
"code": "FB",
"display": "Folgebehandlung"
}
]
},
"dischargeDisposition": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-EntlassungsVerlegungsgrund",
"code": "01",
"display": "Behandlung regulär beendet"
}
]
}
}
}