{ "description": "Informationen zur verstorbenen Person", "_filename": "StructureDefinition-StfVerstorbenePerson.json", "package_name": "de.gematik.sterbefall", "date": "2025-09-05", "derivation": "constraint", "publisher": "ELFA Maßnahme Interoperabilität", "fhirVersion": "4.0.1", "name": "StfVerstorbenePerson", "abstract": false, "type": "Patient", "experimental": "false", "resourceType": "StructureDefinition", "title": "STF Verstorbene Person", "package_version": "1.0.0-beta.1", "status": "active", "id": "6c1b44c3-c146-4f19-9262-032a90825b68", "kind": "resource", "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePerson", "version": "1.0.0-beta.1", "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Patient.identifier:IdImGesundheitsamt", "max": "1", "min": 0, "path": "Patient.identifier", "comment": "ID der Person im Gesundheitsamt", "sliceName": "IdImGesundheitsamt", "mustSupport": true }, { "id": "Patient.identifier:IdImGesundheitsamt.type", "min": 1, "path": "Patient.identifier.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "PI", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, { "id": "Patient.identifier:IdImGesundheitsamt.system", "path": "Patient.identifier.system", "comment": "Im Rahmen des Projektes wurde kein NamingSystem festgelegt. Aus diesem Grund ist die Angabe eines type verpflichtend.", "mustSupport": true }, { "id": "Patient.identifier:IdImGesundheitsamt.assigner", "path": "Patient.identifier.assigner", "short": "Gesundheitsamt", "comment": "Entweder wird die Referenz auf ein Gesundheitsamt, oder der display des Gesundheitsamt angegeben.", "mustSupport": true }, { "id": "Patient.identifier:IdImGesundheitsamt.assigner.reference", "path": "Patient.identifier.assigner.reference", "mustSupport": true }, { "id": "Patient.identifier:IdImGesundheitsamt.assigner.display", "path": "Patient.identifier.assigner.display", "mustSupport": true }, { "id": "Patient.identifier:Sterbebuchnummer", "max": "1", "min": 0, "path": "Patient.identifier", "comment": "Nummer der verstorbenen Person im Sterbebuch des zuständigen Gesundheitsamtes", "sliceName": "Sterbebuchnummer", "mustSupport": true }, { "id": "Patient.identifier:Sterbebuchnummer.type", "min": 1, "path": "Patient.identifier.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "DC", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, { "id": "Patient.identifier:Sterbebuchnummer.system", "path": "Patient.identifier.system", "comment": "Im Rahmen des Projektes wurde kein NamingSystem festgelegt. Aus diesem Grund ist die Angabe eines type verpflichtend.", "mustSupport": true }, { "id": "Patient.name", "min": 1, "path": "Patient.name", "slicing": { "rules": "open", "discriminator": [ { "path": "use", "type": "value" } ] }, "mustSupport": true }, { "id": "Patient.name:name", "max": "1", "min": 1, "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ] } ], "sliceName": "name", "mustSupport": true }, { "id": "Patient.name:name.use", "min": 1, "path": "Patient.name.use", "patternCode": "official" }, { "id": "Patient.name:name.family", "min": 1, "path": "Patient.name.family", "comment": "Nachname", "mustSupport": true }, { "id": "Patient.name:name.given", "min": 1, "path": "Patient.name.given", "comment": "Vorname", "mustSupport": true }, { "id": "Patient.name:name.prefix", "path": "Patient.name.prefix", "comment": "Titel", "mustSupport": true }, { "id": "Patient.name:geburtsname", "max": "1", "min": 0, "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ] } ], "sliceName": "geburtsname", "mustSupport": true }, { "id": "Patient.name:geburtsname.use", "min": 1, "path": "Patient.name.use", "patternCode": "maiden" }, { "id": "Patient.name:geburtsname.family", "path": "Patient.name.family", "comment": "Geburtsname", "mustSupport": true }, { "id": "Patient.name:geburtsname.given", "max": "0", "path": "Patient.name.given" }, { "id": "Patient.name:geburtsname.prefix", "max": "0", "path": "Patient.name.prefix" }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate", "mustSupport": true }, { "id": "Patient.deceased[x]", "min": 1, "path": "Patient.deceased[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Patient.deceased[x]:deceasedDateTime", "max": "1", "min": 1, "path": "Patient.deceased[x]", "type": [ { "code": "dateTime" } ], "comment": "Sterbedatum", "sliceName": "deceasedDateTime", "mustSupport": true }, { "id": "Patient.address", "min": 1, "path": "Patient.address", "slicing": { "rules": "open", "discriminator": [ { "path": "type", "type": "value" } ] } }, { "id": "Patient.address:Strassenanschrift", "max": "*", "min": 1, "path": "Patient.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "sliceName": "Strassenanschrift", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.extension:GKZ", "max": "1", "min": 0, "path": "Patient.address.extension", "type": [ { "code": "Extension", "profile": [ "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfGemeindekennzahlExtension" ] } ], "sliceName": "GKZ", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.type", "min": 1, "path": "Patient.address.type", "patternCode": "both" }, { "id": "Patient.address:Strassenanschrift.line", "path": "Patient.address.line", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.line.extension", "min": 2, "path": "Patient.address.line.extension" }, { "id": "Patient.address:Strassenanschrift.line.extension:Strasse", "min": 1, "path": "Patient.address.line.extension", "sliceName": "Strasse", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer", "min": 1, "path": "Patient.address.line.extension", "sliceName": "Hausnummer", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz", "path": "Patient.address.line.extension", "sliceName": "Adresszusatz", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.line.extension:Postfach", "max": "0", "path": "Patient.address.line.extension", "sliceName": "Postfach" }, { "id": "Patient.address:Strassenanschrift.city", "min": 1, "path": "Patient.address.city", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.postalCode", "min": 1, "path": "Patient.address.postalCode", "mustSupport": true }, { "id": "Patient.address:Strassenanschrift.country", "path": "Patient.address.country", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }