FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Observation |
| Id | Observation-Todesursache-1-BY2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Todesursache-1-BY2
Profile: STF Todesursache
partOf: Procedure Postmortem examination (procedure)
status: Final
code: Cause of Death
subject: Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)
value: akutes subdurales Hämatom
note:
Sturz im Krankenhaus auf dem Weg zur Toilette
hasMember:
component
code: Cause of death sequence
value: Immediate/Primary
component
code: Nicht natürlicher Tod
value: Ja
component
code: Klassifikation der Todesursache
value: Sturz von unbestimmter Höhe
{
"resourceType": "Observation",
"id": "Todesursache-1-BY2",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/StfLeichenschau-BY2"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "184305005",
"display": "Cause of Death"
}
]
},
"subject": {
"reference": "Patient/StfVerstorbenePerson-BY2"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"version": "2019",
"code": "S06.5"
}
],
"text": "akutes subdurales Hämatom"
},
"note": [
{
"text": "Sturz im Krankenhaus auf dem Weg zur Toilette"
}
],
"hasMember": [
{
"reference": "Observation/Todesursache-2-BY2"
},
{
"reference": "Observation/Todesursache-4-BY2"
},
{
"reference": "Observation/Todesursache-5-BY2"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82791-5"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26682-7",
"display": "Immediate/Primary"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
"code": "nichtNatuerlicherTod"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
"code": "todesursacheKlassifikation"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"version": "2019",
"code": "W19"
}
],
"text": "Sturz von unbestimmter Höhe"
}
}
]
}