PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.1
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung
description: Zuordnung von Ärztinnen und Ärzten zu Organisationen im Kontext der STF
package_name: de.gematik.sterbefall
derivation: constraint
name: StfArztZuordnung
type: PractitionerRole
elements:
  practitioner: {mustSupport: true, index: 0}
  organization: {mustSupport: true, index: 1}
  code:
    mustSupport: true
    index: 2
    elements:
      coding:
        mustSupport: true
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            Berufsgruppe:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://gematik.de/fhir/oegd/stf/ValueSet/StfBerufsgruppeVS'}
                mustSupport: true
                index: 4
              min: 0
              max: 1
  specialty:
    binding: {strength: required, valueSet: 'http://gematik.de/fhir/oegd/stf/ValueSet/StfArztrolleVS'}
    mustSupport: true
    index: 5
package_version: 1.0.1
class: profile
kind: resource
url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.1