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

FHIR IG analytics

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

status: Completed

code: Postmortem examination (procedure)

subject: Birgit Strauch (official) Female, DoB: 1934-05-23 ( Death Certificate ID: S183/2025)

performed: 2025-09-23 11:42:00+0100

Performers

-Actor
*Practitioner Dr. Al Adwar(official)

Source1

{
  "resourceType": "Procedure",
  "id": "StfLeichenschau-VB1",
  "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-VB1"
  },
  "performedDateTime": "2025-09-23T11:42:00+01:00",
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/StfArzt-VB1"
      }
    }
  ]
}