PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.1.1-Kommentierung
    https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt
description: Dieses Profil bildet den Durchgangsarzt ab.
package_name: dguv.basis
derivation: constraint
name: DGUV_Basis_PR_DArzt
type: PractitionerRole
elements:
  practitioner: {index: 0}
  organization:
    type: Reference
    refers: ['https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-DArztOrganisation']
    index: 1
  code:
    short: Beschreibung von Rolle in Bezug auf die Einrichtung
    index: 2
    elements:
      coding:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            RolleDerEinrichtung:
              match: {code: null}
              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: code, type: value}
          min: null
          slices:
            KBV-Fachgruppe:
              match: {code: null}
              schema:
                index: 10
                elements:
                  system: {index: 11}
                  version: {index: 12}
                  code: {index: 13}
                  display: {index: 14}
                required: [version, display, system, code]
  telecom: {index: 15}
package_version: 1.1.1-Kommentierung
class: profile
kind: resource
url: https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt
base: https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-Leistungserbringerrolle
version: '1.1'
required: [practitioner, organization]