FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-StfObduktionAnfrage-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "StfObduktionAnfrage-Example",
"meta": {
"profile": [
"http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktionAnfrage"
]
},
"requester": {
"display": "Dr. Schmidt, Gesundheitsamt Musterstadt"
},
"reasonCode": [
{
"text": "Unklare Todesursache, Verdacht auf nicht-natürlichen Tod"
}
],
"code": {
"coding": [
{
"code": "29240004",
"system": "http://snomed.info/sct",
"display": "Autopsy examination (procedure)"
}
]
},
"status": "completed",
"intent": "order",
"subject": {
"reference": "Patient/StfVerstorbenePerson-Example"
},
"authoredOn": "2025-03-01T10:00:00+01:00"
}