PackagesCanonicalsLogsProblems
    Packages
    DGUV.Basis@1.0.0
    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:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt|1.0'}
        index: 1
  practitioner: {index: 2}
  organization:
    type: Reference
    refers: ['https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-DArztOrganisation']
    index: 3
  code:
    type: CodeableConcept
    short: Beschreibung von Rolle in Bezug auf die Einrichtung
    index: 4
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            RolleDerEinrichtung:
              match: {code: null}
              schema:
                index: 6
                elements:
                  system: {index: 7}
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
  specialty:
    elements:
      coding:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            KBV-Fachgruppe:
              match: {code: null}
              schema:
                index: 12
                elements:
                  system: {index: 13}
                  version: {index: 14}
                  code: {index: 15}
                  display: {index: 16}
                required: [version, display, system, code]
  telecom: {index: 17}
package_version: 1.0.0
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.0'
required: [practitioner, organization]