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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeProcedure
IdProcedure-StfLeichenschau-BY1.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

Generated Narrative: Procedure StfLeichenschau-BY1

status: Completed

code: Postmortem examination (procedure)

subject: Günther Vogel (official) Male, DoB: 1938-04-13 ( Death Certificate ID: S5485/2025)

performed: 2025-09-22 18:15:00+0100

Performers

-Actor
*Practitioner Musterarzt(official)

Source1

{
  "resourceType": "Procedure",
  "id": "StfLeichenschau-BY1",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfLeichenschau"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "168461002",
        "display": "Postmortem examination (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-BY1"
  },
  "performedDateTime": "2025-09-22T18:15:00+01:00",
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/StfArzt-BY1"
      }
    }
  ]
}