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": "StfLeichenschau",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfLeichenschau",
"version": "1.0.0-ballot",
"name": "StfLeichenschau",
"title": "StfLeichenschau",
"status": "active",
"experimental": false,
"date": "2025-12-05",
"publisher": "ELFA Maßnahme Interoperabilität",
"description": "Mit diesem Profil wird eine Leichenschau im Kontext des Sterbefall abgebildet",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Procedure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Procedure.status",
"path": "Procedure.status",
"mustSupport": true
},
{
"id": "Procedure.code",
"path": "Procedure.code",
"patternCodeableConcept": {
"coding": [
{
"code": "168461002",
"system": "http://snomed.info/sct",
"display": "Postmortem examination (procedure)"
}
]
},
"mustSupport": true
},
{
"id": "Procedure.performed[x]",
"path": "Procedure.performed[x]",
"comment": "Datum und optional Uhrzeit der Leichenschau",
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
},
{
"id": "Procedure.asserter",
"path": "Procedure.asserter",
"mustSupport": true
},
{
"id": "Procedure.asserter.reference",
"path": "Procedure.asserter.reference",
"mustSupport": true
},
{
"id": "Procedure.asserter.display",
"path": "Procedure.asserter.display",
"comment": "Bei wem die Leichenschau beantragt wurde, bzw. Ausstellender Arzt der Leichenschau",
"mustSupport": true
},
{
"id": "Procedure.performer.actor",
"path": "Procedure.performer.actor",
"comment": "Optionale Verknüpfung mit dem durchführenden Arzt oder Ärztin",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner"
]
}
],
"mustSupport": true
}
]
}
}