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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeObservation
IdObservation-Todesursache-3-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: Observation Todesursache-3-VB1

partOf: Procedure Postmortem examination (procedure)

status: Final

code: Cause of death

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

value: Akutes Nierenversagen

component

code: Cause of death sequence

value: Underlying

component

code: Nicht natürlicher Tod

value: Nein


Source1

{
  "resourceType": "Observation",
  "id": "Todesursache-3-VB1",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Procedure/StfLeichenschau-VB1"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "184305005"
      }
    ]
  },
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-VB1"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "version": "2019",
        "code": "N17.9"
      }
    ],
    "text": "Akutes Nierenversagen"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "82791-5"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA26681-9",
            "display": "Underlying"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
            "code": "nichtNatuerlicherTod"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
            "code": "N"
          }
        ]
      }
    }
  ]
}