FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-StfLeichenschau.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/StfLeichenschau |
| URL | http://gematik.de/fhir/oegd/stf/StructureDefinition/StfLeichenschau |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2025-12-05 |
| Name | StfLeichenschau |
| Title | StfLeichenschau |
| Description | Mit diesem Profil wird eine Leichenschau im Kontext des Sterbefall abgebildet |
| Type | Procedure |
| Kind | resource |
| StructureDefinition | |
| StfExportBundle | STF Export Bundle |
| StfExportProvenance | STF ExportBundle Provenance |
No resources found
No narrative content found in resource
{
"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.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
}
]
}
}