FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | Procedure |
| Id | Procedure-StfObduktion-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "StfObduktion-Example",
"meta": {
"profile": [
"http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion"
]
},
"basedOn": [
{
"reference": "ServiceRequest/StfObduktionAnfrage-Example"
}
],
"asserter": {
"display": "Staatsanwaltschaft Musterstadt"
},
"performer": [
{
"actor": {
"display": "Institut für Rechtsmedizin Universitätsklinikum Musterstadt"
},
"function": {
"coding": [
{
"code": "GerichtsmedInst",
"system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
}
]
}
},
{
"actor": {
"display": "Institut für Pathologie Universitätsklinikum Musterstadt"
},
"function": {
"coding": [
{
"code": "PathInst",
"system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
}
]
}
}
],
"location": {
"display": "Prosektur, Universitätsklinikum Musterstadt, Gebäude 15"
},
"report": [
{
"reference": "DiagnosticReport/obduktionsbericht-beispiel-001"
}
],
"code": {
"coding": [
{
"code": "29240004",
"system": "http://snomed.info/sct",
"display": "Autopsy examination (procedure)"
}
]
},
"status": "completed",
"subject": {
"reference": "Patient/StfVerstorbenePerson-Example"
},
"performedDateTime": "2025-03-02T14:30:00+01:00"
}