description: Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab. package_name: kbv.basis derivation: constraint name: KBV_PR_Base_PractitionerRole type: PractitionerRole elements: practitioner: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.8.0'] index: 0 organization: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.8.0'] index: 1 elements: identifier: {index: 2} code: index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: RolleDerEinrichtung: match: {} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care'} index: 5 elements: system: {index: 6} version: {index: 7} code: {index: 8} display: {index: 9} required: [version, display, system, code] text: {index: 10} specialty: index: 11 elements: coding: index: 12 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: 13 elements: system: pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE'} index: 14 version: {index: 15} code: {index: 16} display: {index: 17} required: [version, display, system, code] text: {index: 18} package_version: 1.8.0-Resources class: profile kind: resource url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 1.8.0 required: [practitioner, organization]