PackagesCanonicalsLogsProblems
    Packages
    rki.demis.ars@1.0.0-alpha.1
    https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRole
description: In dieser Ressource kann für Arztpraxen und andere nicht-stationäre Probeneinsender die Facharztgruppe angegeben werden.
package_name: rki.demis.ars
derivation: constraint
name: PractitionerRole
type: PractitionerRole
elements:
  availableTime: {index: 21}
  specialty:
    mustSupport: true
    index: 11
    elements:
      coding:
        mustSupport: true
        index: 12
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: 1
          max: 1
          slices:
            KBV-Fachgruppe:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE'}
                mustSupport: true
                index: 13
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE'}
                    mustSupport: true
                    index: 14
                  version: {mustSupport: true, index: 15}
                  code: {mustSupport: true, index: 16}
                required: [version, system, code]
      text: {mustSupport: true, index: 17}
    required: [coding]
  notAvailable: {index: 22}
  organization:
    type: Reference
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther']
    index: 5
    elements:
      reference: {mustSupport: true, index: 6}
      type: {index: 7}
      identifier: {index: 8}
      display: {index: 9}
    required: [reference]
  active: {index: 2}
  id: {mustSupport: true, index: 0}
  code: {index: 10}
  identifier: {index: 1}
  availabilityExceptions: {index: 23}
  practitioner: {index: 4}
  telecom: {index: 20}
  period: {index: 3}
  location: {index: 18}
  endpoint: {index: 24}
  healthcareService: {index: 19}
package_version: 1.0.0-alpha.1
class: profile
kind: resource
url: https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.0
required: [id, organization]