FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Observation |
| Id | Observation-Todesursache-5-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-5-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: Mamma-CA
note:
Maligne Neubildung der Brust (Krebs)
component
code: Cause of death sequence
value: Other
component
code: Nicht natürlicher Tod
value: Nein
{
"resourceType": "Observation",
"id": "Todesursache-5-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"
}
]
},
"subject": {
"reference": "Patient/StfVerstorbenePerson-BY2"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"version": "2019",
"code": "C50.9"
}
],
"text": "Mamma-CA"
},
"note": [
{
"text": "Maligne Neubildung der Brust (Krebs)"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82791-5"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA46-8",
"display": "Other"
}
]
}
},
{
"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"
}
]
}
}
]
}