description: Dieses Profil bildet eine Person, die formell für die Erbringung von Gesundheitsdienstleistungen oder verwandten Dienstleistungen verantwortlich ist, ab. package_name: dguv.basis derivation: constraint name: DGUV_Basis_PR_Leistungserbringer type: Practitioner elements: identifier: index: 0 slicing: rules: open discriminator: - {path: type.coding.code, type: value} min: null slices: ANR: match: type: coding: {code: null} schema: {type: Identifier, index: 1} max: 1 EFN: match: type: coding: {code: null} schema: {type: Identifier, short: Identifier-Profil für die Abbildung der Einheitlichen Fortbildungsnummer (EFN), index: 2} max: 1 ZANR: match: type: coding: {code: null} schema: {type: Identifier, short: Identifier-Profil für die Abbildung einer lebenslangen Zahnarztnummer, index: 3} max: 1 Telematik-ID: match: type: coding: {code: null} schema: {type: Identifier, index: 4} name: type: HumanName index: 5 slicing: rules: open discriminator: - {path: use, type: value} min: 1 slices: Name: match: {use: null} schema: type: HumanName _required: true index: 6 elements: family: index: 7 extensions: nachname: {url: null, min: 1, _required: true, index: 9} elements: extension: index: 8 slicing: slices: nachname: match: {} schema: {_required: true, index: 9} min: 1 required: [extension] given: {index: 10} required: [given, family] Geburtsname: match: {use: null} schema: type: HumanName index: 11 elements: family: extensions: nachname: {url: null, min: 1, _required: true, index: 13} elements: extension: index: 12 slicing: slices: nachname: match: {} schema: {_required: true, index: 13} min: 1 required: [extension] telecom: {type: ContactPoint, index: 14} address: type: Address index: 15 slicing: rules: open discriminator: - {path: type, type: value} min: null slices: Strassenanschrift: match: {type: null} schema: {type: Address, index: 16} Postfach: match: {type: null} schema: {type: Address, index: 17} gender: extensions: gender-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', max: 1, type: Extension, isModifier: false, index: 18} elements: extension: type: Extension isModifier: false url: http://fhir.de/StructureDefinition/gender-amtlich-de index: 18 slicing: slices: gender-amtlich: match: {} schema: {type: Extension, isModifier: false, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 18} max: 1 birthDate: index: 19 extensions: data_absent_reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, isModifier: false, index: 20} elements: extension: type: Extension isModifier: false url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 20 slicing: slices: data_absent_reason: match: {} schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 20} photo: {index: 21} qualification: elements: code: elements: coding: binding: {strength: preferred, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Practitioner_Speciality'} index: 22 package_version: 1.1.1-Kommentierung class: profile kind: resource url: https://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer base: http://hl7.org/fhir/StructureDefinition/Practitioner version: '1.1' required: [name]