PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@terminplanung-2.0.3
    https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKKalender
description: null
package_name: de.gematik.isik
derivation: constraint
name: ISiKKalender
type: Schedule
elements:
  extension:
    mustSupport: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      value:
        choices: []
        index: 3
      valueString: {type: string, index: 4}
    required: [valueString, value]
    slicing:
      slices:
        KalenderName:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name', index: 5}
          min: 0
          max: 1
  active: {mustSupport: true, index: 6}
  serviceType: {mustSupport: true, index: 7}
  specialty:
    mustSupport: true
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        Fachrichtung:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://ihe-d.de/ValueSets/IHEXDSauthorSpeciality'}
            mustSupport: true
            _required: true
            index: 9
          min: 1
          max: 1
  actor:
    mustSupport: true
    index: 10
    elements:
      identifier: {mustSupport: true, index: 11}
      display: {mustSupport: true, index: 12}
    required: [display]
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        Akteur:
          match: {}
          schema:
            type: Reference
            mustSupport: true
            refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
            index: 13
            elements:
              reference: {mustSupport: true, index: 14}
            required: [reference]
package_version: terminplanung-2.0.3
extensions:
  KalenderName: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Schedule.name', min: 0, max: 1, type: Extension, mustSupport: true, index: 5}
class: profile
kind: resource
url: https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKKalender
base: http://hl7.org/fhir/StructureDefinition/Schedule
version: 2.0.3
required: [specialty, serviceType, active]