FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | Observation |
| Id | Observation-StfTodesursache-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "StfTodesursache-Example",
"meta": {
"profile": [
"http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache"
]
},
"partOf": [
{
"reference": "Procedure/StfLeichenschau-Example"
}
],
"code": {
"coding": [
{
"code": "184305005",
"system": "http://snomed.info/sct",
"display": "Cause of Death"
}
]
},
"performer": [
{
"reference": "Practitioner/StfArzt-Example"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"version": "2019",
"code": "I21.0"
}
],
"text": "Akuter transmuraler Myokardinfarkt der Vorderwand"
},
"note": [
{
"text": "Patient erlitt einen massiven Herzinfarkt nach längerer kardialer Vorgeschichte mit koronarer Herzkrankheit und Bluthochdruck."
}
],
"component": [
{
"valueCodeableConcept": {
"coding": [
{
"code": "LA26682-7",
"system": "http://loinc.org",
"display": "Immediate/Primary"
}
]
},
"code": {
"coding": [
{
"code": "82791-5",
"system": "http://loinc.org"
}
]
}
},
{
"valueCodeableConcept": {
"coding": [
{
"code": "N",
"system": "http://terminology.hl7.org/CodeSystem/v2-0532"
}
]
},
"code": {
"coding": [
{
"code": "nichtNatuerlicherTod",
"system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
}
]
}
},
{
"code": {
"coding": [
{
"code": "zeitdauerBeginnBisTod",
"system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
}
]
},
"valueString": "1-2 Wochen"
},
{
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "I25.1",
"version": "2019"
}
]
},
"code": {
"coding": [
{
"code": "todesursacheKlassifikation",
"system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
}
]
}
}
],
"hasMember": [
{
"reference": "Observation/StfTodesursache-Grundleiden-Example"
}
],
"status": "final",
"subject": {
"reference": "Patient/StfVerstorbenePerson-Example",
"display": "Max Mustermann"
},
"effectiveDateTime": "2023-07-10"
}