FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Observation |
| Id | Observation-StfObservationKrebserkrankung-HE1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation StfObservationKrebserkrankung-HE1
Profile: STF Observation Krebserkrankung
partOf: Procedure Postmortem examination (procedure)
status: Final
code: Tumor
subject: Wendy Lator (official) Female, DoB: 1950-05-01 ( Death Certificate ID: S1/2025)
value: Ja
note:
Magenkarzinom
{
"resourceType": "Observation",
"id": "StfObservationKrebserkrankung-HE1",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfObservationKrebserkrankung"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/StfLeichenschau-HE1"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108369006",
"display": "Tumor"
}
]
},
"subject": {
"reference": "Patient/StfVerstorbenePerson-HE1"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y"
}
]
},
"note": [
{
"text": "Magenkarzinom"
}
]
}