description: Mit diesem Profil wird eine temporäre Rolle einer behandelnden Person in Bezug auf eine Einrichtung abgebildet. package_name: dguv.basis derivation: constraint name: DGUV_Basis_PR_Leistungserbringerrolle type: PractitionerRole elements: practitioner: type: Reference refers: ['http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer', 'http://hl7.org/fhir/StructureDefinition/Practitioner'] index: 0 organization: type: Reference refers: ['http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-BehandelndeEinrichtung', 'http://hl7.org/fhir/StructureDefinition/Organization'] index: 1 code: short: Beschreibung der Rolle in der Einrichtung index: 2 elements: coding: index: 3 slicing: rules: open discriminator: - {path: $this, type: value} min: null max: 1 slices: RolleInDerEinrichtung: match: {} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care'} index: 4 elements: system: {index: 5} version: {index: 6} code: {index: 7} display: {index: 8} required: [version, display, system, code] specialty: elements: coding: index: 9 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: KBV-Fachgruppe: match: {} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE'} index: 10 elements: system: pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE'} index: 11 version: {index: 12} code: {index: 13} display: {index: 14} required: [version, display, system, code] telecom: {type: ContactPoint, index: 15} package_version: 1.2.0 class: profile kind: resource url: http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-Leistungserbringerrolle base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: '1.2'