{ "description": "Das StfExportBundle dient als Container für den standardisierten Austausch von Daten im Rahmen des Sterbefallprozesses. \\nEs basiert auf der Ressource `Bundle` und verwendet den Typ `collection`, um alle relevanten STF Ressourcen zu bündeln.", "_filename": "StructureDefinition-StfExportBundle.json", "package_name": "de.gematik.sterbefall", "date": "2025-09-05", "derivation": "constraint", "publisher": "ELFA Maßnahme Interoperabilität", "fhirVersion": "4.0.1", "name": "StfExportBundle", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "STF Export Bundle", "package_version": "1.0.0-beta.2", "status": "active", "id": "55cdd542-d7d9-48a4-996b-368f0eed85c9", "kind": "resource", "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfExportBundle", "version": "1.0.0-beta.1", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "mustSupport": true, "patternCode": "collection" }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "short": "Exportzeitpunkt", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Practitioner", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArzt" ] }, { "code": "Patient", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePerson" ] }, { "code": "PractitionerRole", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung" ] }, { "code": "DocumentReference", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfDatei" ] }, { "code": "Procedure", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfLeichenschau" ] }, { "code": "Organization", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation" ] }, { "code": "Provenance", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung" ] }, { "code": "Observation", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }