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

FHIR IG analytics

Packagedguv.oper
Resource TypeObservation
IdDGUV_OPER_Bsp_Unfallereignis_01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Hier finden Sie ein Beispiel des Unfallereignisses einer verunfallten Person entsprechend dem Profil DGUV_OPER_PR_Unfallereignis


Source1

{
  "resourceType": "Observation",
  "id": "unfereign-01",
  "meta": {
    "profile": [
      "http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-Unfallereignis"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.dguv.de/Basis/NamingSystem/DGUV-Basis-NS-Aktenzeichen",
      "value": "BGV-AZ-2025/365"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt",
        "code": "UFER",
        "display": "Unfallereignis"
      }
    ]
  },
  "subject": {
    "reference": "Farad_Rudi/T995030511"
  },
  "effectiveDateTime": "2025-12-12T17:00:00+00:00"
}