{
"description": "Informationen über Ärzte und Ärztinnen, die im Kontext der STF relevant sind",
"_filename": "StructureDefinition-StfArzt.json",
"package_name": "de.gematik.sterbefall",
"date": "2025-12-05",
"derivation": "constraint",
"publisher": "ELFA Maßnahme Interoperabilität",
"fhirVersion": "4.0.1",
"name": "StfArzt",
"abstract": false,
"type": "Practitioner",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "STF Arzt",
"package_version": "1.0.0",
"status": "active",
"id": "f9ad3216-0d99-4a1a-86a5-6070bb00e8cc",
"kind": "resource",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArzt",
"version": "1.0.0-ballot",
"differential": {
"element": [ {
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"definition": "In diesem Element wird der Identifier (Identifikator) für diese behandelnde Person definiert. Der Identifikator kann aus diversen Quellen stammen."
}, {
"path": "Practitioner.identifier",
"min": 0,
"definition": "In diesem Element wird die Arztnummer (umgangssprachlich auch Lebenslange Arztnummer „LANR“ genannt) nach § 108 SGB V abgebildet.",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-lanr" ]
} ],
"sliceName": "ANR",
"patternIdentifier": {
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"
},
"max": "1",
"id": "Practitioner.identifier:ANR",
"comment": "Die Lebenslange Arztnummer (LANR) des Arztes"
}, {
"id": "Practitioner.name",
"min": 1,
"path": "Practitioner.name",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "use",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Practitioner.name:name",
"max": "1",
"min": 1,
"path": "Practitioner.name",
"type": [ {
"code": "HumanName",
"profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
} ],
"sliceName": "name",
"mustSupport": true
}, {
"id": "Practitioner.name:name.use",
"min": 1,
"path": "Practitioner.name.use",
"patternCode": "official"
}, {
"id": "Practitioner.name:name.text",
"path": "Practitioner.name.text",
"mustSupport": true
}, {
"id": "Practitioner.name:name.family",
"min": 1,
"path": "Practitioner.name.family",
"comment": "Nachname",
"mustSupport": true
}, {
"id": "Practitioner.name:name.given",
"path": "Practitioner.name.given",
"comment": "Vorname",
"mustSupport": true
}, {
"id": "Practitioner.name:name.prefix",
"path": "Practitioner.name.prefix",
"comment": "Titel",
"mustSupport": true
}, {
"id": "Practitioner.telecom",
"path": "Practitioner.telecom",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Practitioner.telecom:Telefon",
"max": "1",
"min": 0,
"path": "Practitioner.telecom",
"comment": "Telefon des Arztes",
"sliceName": "Telefon",
"mustSupport": true
}, {
"id": "Practitioner.telecom:Telefon.system",
"min": 1,
"path": "Practitioner.telecom.system",
"patternCode": "phone"
}, {
"id": "Practitioner.telecom:Telefon.value",
"path": "Practitioner.telecom.value",
"mustSupport": true
}, {
"id": "Practitioner.telecom:Telefax",
"max": "1",
"min": 0,
"path": "Practitioner.telecom",
"comment": "Fax des Arztes",
"sliceName": "Telefax",
"mustSupport": true
}, {
"id": "Practitioner.telecom:Telefax.system",
"min": 1,
"path": "Practitioner.telecom.system",
"patternCode": "fax"
}, {
"id": "Practitioner.telecom:Telefax.value",
"path": "Practitioner.telecom.value",
"mustSupport": true
}, {
"id": "Practitioner.address",
"path": "Practitioner.address",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "type",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift",
"max": "*",
"min": 0,
"path": "Practitioner.address",
"type": [ {
"code": "Address",
"profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
} ],
"sliceName": "Strassenanschrift",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.type",
"min": 1,
"path": "Practitioner.address.type",
"patternCode": "both"
}, {
"id": "Practitioner.address:Strassenanschrift.line",
"path": "Practitioner.address.line",
"comment": "Hausnummer und Straße",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension",
"min": 2,
"path": "Practitioner.address.line.extension"
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Strasse",
"min": 1,
"path": "Practitioner.address.line.extension",
"sliceName": "Strasse",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Hausnummer",
"min": 1,
"path": "Practitioner.address.line.extension",
"sliceName": "Hausnummer",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Adresszusatz",
"path": "Practitioner.address.line.extension",
"sliceName": "Adresszusatz",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.line.extension:Postfach",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Postfach"
}, {
"id": "Practitioner.address:Strassenanschrift.city",
"path": "Practitioner.address.city",
"comment": "Ort",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.postalCode",
"path": "Practitioner.address.postalCode",
"comment": "PLZ",
"mustSupport": true
}, {
"id": "Practitioner.address:Strassenanschrift.country",
"path": "Practitioner.address.country",
"comment": "Land der Anschrift",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach",
"max": "*",
"min": 0,
"path": "Practitioner.address",
"type": [ {
"code": "Address",
"profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
} ],
"sliceName": "Postfach",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.type",
"min": 1,
"path": "Practitioner.address.type",
"patternCode": "postal"
}, {
"id": "Practitioner.address:Postfach.line",
"path": "Practitioner.address.line",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.line.extension:Strasse",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Strasse"
}, {
"id": "Practitioner.address:Postfach.line.extension:Hausnummer",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Hausnummer"
}, {
"id": "Practitioner.address:Postfach.line.extension:Adresszusatz",
"max": "0",
"path": "Practitioner.address.line.extension",
"sliceName": "Adresszusatz"
}, {
"id": "Practitioner.address:Postfach.line.extension:Postfach",
"path": "Practitioner.address.line.extension",
"sliceName": "Postfach",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.city",
"path": "Practitioner.address.city",
"comment": "Nummer des Postfach",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.postalCode",
"path": "Practitioner.address.postalCode",
"mustSupport": true
}, {
"id": "Practitioner.address:Postfach.country",
"path": "Practitioner.address.country",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}