description: Dieses Profil beschreibt die Verwendung der FHIR-Ressource Practitioner im Kontext der Telematikinfrastruktur (TI). Es dient der strukturierten Darstellung von Gesundheitsfachpersonen, wie z.B. Ärzt:innen, Zahnärzt:innen, Psychotherapeut:innen oder Apotheker:innen, innerhalb TI-konformer Anwendungen. package_name: de.gematik.ti derivation: constraint name: TIPractitioner type: Practitioner elements: meta: mustSupport: true index: 1 elements: versionId: {mustSupport: true, index: 2} lastUpdated: {mustSupport: true, index: 3} name: type: HumanName mustSupport: true index: 11 elements: use: {mustSupport: true, index: 12} text: {mustSupport: true, index: 13} family: {mustSupport: true, index: 14} given: {mustSupport: true, index: 15} prefix: {mustSupport: true, index: 16} suffix: {mustSupport: true, index: 17} required: [text, family] birthDate: {mustSupport: true, index: 19} photo: mustSupport: true index: 20 elements: contentType: {mustSupport: true, index: 21} data: {mustSupport: true, index: 22} url: {mustSupport: true, index: 23} communication: mustSupport: true index: 31 elements: coding: mustSupport: true index: 32 elements: system: {mustSupport: true, index: 33} version: {mustSupport: true, index: 34} code: {mustSupport: true, index: 35} display: {mustSupport: true, index: 36} id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 4 slicing: rules: open discriminator: - {path: system, type: pattern} min: null slices: TelematikID: match: {system: null} schema: type: Identifier mustSupport: true index: 5 elements: system: {mustSupport: true, index: 6} value: {mustSupport: true, index: 7} LANR: match: {system: null} schema: type: Identifier mustSupport: true array: true index: 8 elements: system: {mustSupport: true, index: 9} value: {mustSupport: true, index: 10} qualification: mustSupport: true index: 24 elements: code: binding: {strength: extensible, valueSet: 'https://gematik.de/fhir/directory/ValueSet/PractitionerQualificationVS'} mustSupport: true index: 25 elements: coding: mustSupport: true index: 26 elements: system: {mustSupport: true, index: 27} version: {mustSupport: true, index: 28} code: {mustSupport: true, index: 29} display: {mustSupport: true, index: 30} gender: {mustSupport: true, index: 18} package_version: 1.3.0 class: profile kind: resource url: https://gematik.de/fhir/ti/StructureDefinition/ti-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 1.1.1 required: [name]