{
"description": "Informationen zur verstorbenen Person, allerdings beschränkt auf minimale Informationen, die zur Verarbeitung benötigt werden",
"_filename": "StructureDefinition-StfVerstorbenePersonPseudonymisiert.json",
"package_name": "de.gematik.sterbefall",
"date": "2025-09-05",
"derivation": "constraint",
"publisher": "ELFA Maßnahme Interoperabilität",
"fhirVersion": "4.0.1",
"name": "StfVerstorbenePersonPseudonymisiert",
"abstract": false,
"type": "Patient",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "STF pseudonymisierte Verstorbene Person",
"package_version": "1.0.0-beta.3",
"status": "active",
"id": "8c8dbbd4-2d5d-4e6f-b745-34ae0fbb66b8",
"kind": "resource",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert",
"version": "1.0.0-beta.3",
"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,
"patternIdentifier": {
"type": {
"coding": [ {
"code": "PI",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
}
}, {
"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.value",
"min": 1,
"path": "Patient.identifier.value",
"comment": "Hier ist der Identifier selber angegeben. Diese Angabe ist 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,
"patternIdentifier": {
"type": {
"coding": [ {
"code": "DC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
}
}, {
"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",
"max": "0",
"path": "Patient.name"
}, {
"id": "Patient.telecom",
"max": "0",
"path": "Patient.telecom"
}, {
"id": "Patient.gender",
"max": "0",
"path": "Patient.gender"
}, {
"id": "Patient.birthDate",
"max": "0",
"path": "Patient.birthDate"
}, {
"id": "Patient.deceased[x]",
"max": "0",
"path": "Patient.deceased[x]"
}, {
"id": "Patient.address",
"max": "0",
"path": "Patient.address"
}, {
"id": "Patient.multipleBirth[x]",
"max": "0",
"path": "Patient.multipleBirth[x]"
}, {
"id": "Patient.photo",
"max": "0",
"path": "Patient.photo"
}, {
"id": "Patient.contact",
"max": "0",
"path": "Patient.contact"
}, {
"id": "Patient.communication",
"max": "0",
"path": "Patient.communication"
}, {
"id": "Patient.generalPractitioner",
"max": "0",
"path": "Patient.generalPractitioner"
}, {
"id": "Patient.managingOrganization",
"max": "0",
"path": "Patient.managingOrganization"
}, {
"id": "Patient.link",
"max": "0",
"path": "Patient.link"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}