FHIR IG analytics| Package | dguv.enla |
| Resource Type | Observation |
| Id | DGUV_ENLA_Bsp_Arbeitsunfaehigkeit.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "DGUV-ENLA-Bsp-Arbeitsunfaehigkeit",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Arbeitsunfaehigkeit"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Teilberichtsinhalt",
"code": "AU",
"display": "Arbeitsunfähigkeit"
}
]
},
"subject": {
"reference": "Patient/T37501234"
},
"effectiveDateTime": "2025-07-03",
"performer": [
{
"reference": "DArzt/T37501234"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Arbeitsunfaehigkeit",
"code": "AUBIS",
"display": "Arbeitsunfähig bis"
}
]
}
}