FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-StfObduktionAnfrage.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.sterbefall@1.0.0-ballot&canonical=http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktionAnfrage |
| URL | http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktionAnfrage |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2025-12-05 |
| Name | StfObduktionAnfrage |
| Title | STF Obduktion Anfrage |
| Description | Information über die Beantragung einer Obduktion |
| Type | ServiceRequest |
| Kind | resource |
| StructureDefinition | |
| StfExportBundle | STF Export Bundle |
| StfExportProvenance | STF ExportBundle Provenance |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "StfObduktionAnfrage",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktionAnfrage",
"version": "1.0.0-ballot",
"name": "StfObduktionAnfrage",
"title": "STF Obduktion Anfrage",
"status": "active",
"experimental": false,
"date": "2025-12-05",
"publisher": "ELFA Maßnahme Interoperabilität",
"description": "Information über die Beantragung einer Obduktion",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"mustSupport": true
},
{
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"mustSupport": true
},
{
"id": "ServiceRequest.code",
"path": "ServiceRequest.code",
"patternCodeableConcept": {
"coding": [
{
"code": "29240004",
"system": "http://snomed.info/sct",
"display": "Autopsy examination (procedure)"
}
]
},
"mustSupport": true
},
{
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"mustSupport": true
}
]
}
}