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.7.0'] index: 0 organization: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0'] index: 1 code: index: 2 elements: coding: index: 3 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: 4 elements: system: {index: 5} version: {index: 6} code: {index: 7} display: {index: 8} required: [version, display, system, code] text: {index: 9} specialty: index: 10 elements: coding: index: 11 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: 12 elements: system: pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE'} index: 13 version: {index: 14} code: {index: 15} display: {index: 16} required: [version, display, system, code] text: {index: 17} package_version: 1.7.0-Expansions class: profile kind: resource url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 1.7.0 required: [practitioner, organization]