FHIR IG analytics
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source1
{
"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
}
]
}
}