FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedguv.enla
Resource TypeObservation
IdDGUV_ENLA_Bsp_Arbeitsunfaehigkeit_3.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "DGUV-ENLA-Bsp-Arbeitsunfaehigkeit-1",
  "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": {
    "extension": [
      {
        "url": "http://fhir.dguv.de/ENLA/Extension/DGUV-ENLA-EX-FlexAU",
        "valueDuration": {
          "value": 2,
          "unit": ""
        }
      }
    ],
    "coding": [
      {
        "system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Arbeitsunfaehigkeit",
        "code": "AUFLEX",
        "display": "Arbeitsunfähig voraussichtliche Dauer"
      }
    ]
  }
}