{ "description": "Dieses Profil bietet die Möglichkeit, eine Datei als base64-kodierter Content zu komunizieren. Im Projekt sollte möglichst darauf verzichtet werden und die strukturierten Profile bevorzugt werden.", "_filename": "StructureDefinition-StfDatei.json", "package_name": "de.gematik.sterbefall", "date": "2025-09-05", "derivation": "constraint", "publisher": "ELFA Maßnahme Interoperabilität", "fhirVersion": "4.0.1", "name": "StfDatei", "abstract": false, "type": "DocumentReference", "experimental": "false", "resourceType": "StructureDefinition", "title": "STF Datei", "package_version": "1.0.0-beta.1", "status": "active", "id": "88d0da0c-ec7f-4003-923d-f54c59242e26", "kind": "resource", "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfDatei", "version": "1.0.0-beta.1", "differential": { "element": [ { "id": "DocumentReference.identifier", "path": "DocumentReference.identifier", "comment": "Beispielsweise StAmt_Aktenzeichen", "mustSupport": true }, { "id": "DocumentReference.status", "path": "DocumentReference.status", "mustSupport": true }, { "id": "DocumentReference.type", "path": "DocumentReference.type", "binding": { "strength": "extensible", "valueSet": "http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS" }, "mustSupport": true }, { "id": "DocumentReference.subject", "path": "DocumentReference.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "DocumentReference.date", "path": "DocumentReference.date", "comment": "Beispielsweise das Datum der Sterbeurkunde", "mustSupport": true }, { "id": "DocumentReference.author", "path": "DocumentReference.author", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "comment": "Beispielsweise Verweis auf eine Organization, die Informationen zum Standesamt beinhaltet (Nr. und Name). Im Kontext eines Obduktionsscheins der ausstellende Arzt oder Ärztin", "mustSupport": true }, { "id": "DocumentReference.content", "path": "DocumentReference.content", "mustSupport": true }, { "id": "DocumentReference.content.attachment", "path": "DocumentReference.content.attachment", "mustSupport": true }, { "id": "DocumentReference.content.attachment.contentType", "min": 1, "path": "DocumentReference.content.attachment.contentType", "mustSupport": true }, { "id": "DocumentReference.content.attachment.data", "min": 1, "path": "DocumentReference.content.attachment.data", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference" }