FHIR IG analytics| Package | dguv.enla |
| Resource Type | Observation |
| Id | DGUV_ENLA_Bsp_Arbeitsunfaehigkeit_1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "DGUV-ENLA-Bsp-Arbeitsunfaehigkeit",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Arbeitsunfaehigkeit"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Teilberichtsinhalt",
"code": "AU",
"display": "Arbeitsunfähigkeit"
}
]
},
"subject": {
"reference": "Patient/T37501234"
},
"performer": [
{
"reference": "DArzt/T37501234"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Arbeitsunfaehigkeit",
"code": "AUBIS",
"display": "Arbeitsunfähig bis"
}
]
}
}