FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Observation |
| Id | Observation-Todesursache-2-TH1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Todesursache-2-TH1
Profile: STF Todesursache
partOf: Procedure Postmortem examination (procedure)
status: Final
code: Cause of death
subject: Rita Meyer (official) Female, DoB: 1965-05-13 ( Death Certificate ID: 2613)
value: Erysipel
component
code: Cause of death sequence
value: Contributory
component
code: Nicht natürlicher Tod
value: Nein
{
"resourceType": "Observation",
"id": "Todesursache-2-TH1",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/StfLeichenschau-TH1"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "184305005"
}
]
},
"subject": {
"reference": "Patient/StfVerstorbenePerson-TH1"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"version": "2019",
"code": "A46"
}
],
"text": "Erysipel"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82791-5"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26680-1",
"display": "Contributory"
}
]
}
},
{
"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"
}
]
}
}
]
}