{
"description": "Mit diesem Provenance Profil kann die Ausstellung einer Sterbeurkunde dokumentiert werden.",
"_filename": "StructureDefinition-StfSterbeurkundeAusstellung.json",
"package_name": "de.gematik.sterbefall",
"date": "2025-09-05",
"derivation": "constraint",
"publisher": "ELFA Maßnahme Interoperabilität",
"fhirVersion": "4.0.1",
"name": "StfSterbeurkundeAusstellung",
"abstract": false,
"type": "Provenance",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "STF Sterbeurkunde Ausstellung",
"package_version": "1.0.0-beta.3",
"status": "active",
"id": "328ec55e-b412-49aa-b89a-8184a39d674a",
"kind": "resource",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung",
"version": "1.0.0-beta.3",
"differential": {
"element": [ {
"id": "Provenance.target",
"path": "Provenance.target",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ]
}, {
"id": "Provenance.recorded",
"path": "Provenance.recorded",
"comment": "Sterbefall beurkundet Datum",
"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": "LA",
"system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"
} ]
}
}, {
"id": "Provenance.agent",
"path": "Provenance.agent",
"mustSupport": true
}, {
"id": "Provenance.agent.who",
"path": "Provenance.agent.who",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
} ],
"comment": "Verweis auf das beurkundende Standesamt",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance"
}