{
"description": "Die StfExportProvenance Ressource dokumentiert die Herkunft und den Erstellungsprozess der im StfExportBundle enthaltenen Ressourcen. Außerdem wird die Ressource technisch für den Löschprozess benötigt.",
"_filename": "StructureDefinition-StfExportProvenance.json",
"package_name": "de.gematik.sterbefall",
"date": "2025-09-05",
"derivation": "constraint",
"publisher": "ELFA Maßnahme Interoperabilität",
"fhirVersion": "4.0.1",
"name": "StfExportProvenance",
"abstract": false,
"type": "Provenance",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "STF ExportBundle Provenance",
"package_version": "1.0.0-beta.3",
"status": "active",
"id": "55cdf24f-7d54-4f6b-af46-491ed9f1629e",
"kind": "resource",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfExportProvenance",
"version": "1.0.0-beta.3",
"differential": {
"element": [ {
"id": "Provenance.target",
"path": "Provenance.target",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArzt", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePerson", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfDatei", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfLeichenschau", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBasisObservation", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktionAnfrage", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion", "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert" ]
} ],
"comment": "Verweis auf die Ressource im StfExportBundle, für die diese Provenance Ressource erstellt wurde",
"mustSupport": true
}, {
"id": "Provenance.recorded",
"path": "Provenance.recorded",
"mustSupport": true
}, {
"id": "Provenance.reason",
"min": 1,
"path": "Provenance.reason",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "DECSD",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason"
} ]
}
}, {
"id": "Provenance.activity",
"min": 1,
"path": "Provenance.activity",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "CREATE",
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation"
} ]
}
}, {
"id": "Provenance.agent",
"path": "Provenance.agent",
"mustSupport": true
}, {
"id": "Provenance.agent.who",
"path": "Provenance.agent.who",
"mustSupport": true
}, {
"id": "Provenance.agent.who.display",
"min": 1,
"path": "Provenance.agent.who.display",
"comment": "Name der generierenden Software",
"mustSupport": true
}, {
"id": "Provenance.agent.onBehalfOf",
"min": 1,
"path": "Provenance.agent.onBehalfOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation" ]
} ],
"comment": "Verweis auf die Organisation des Gesundheitsamtes",
"mustSupport": true
}, {
"id": "Provenance.agent.onBehalfOf.reference",
"min": 1,
"path": "Provenance.agent.onBehalfOf.reference",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance"
}