PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Slot
description: Ein Zeitslot, dem von einer Praxis/Einrichtung ein Termin zugewiesen werden kann
package_name: kvdigital.terminschnittstelle-fuer-dritte
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_Slot
type: Slot
elements:
  schedule:
    type: Reference
    short: Zugehöriges Terminprofil
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile']
    index: 50
    elements:
      reference: {mustSupport: true, index: 51}
      type: {index: 52}
      identifier: {index: 53}
      display: {index: 54}
    required: [reference]
  serviceCategory: {index: 30}
  meta:
    index: 0
    elements:
      versionId: {index: 1}
      lastUpdated: {index: 2}
      source: {index: 3}
      profile:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: value, type: value}
          min: 1
          slices:
            kvdigitalProfil:
              match: {value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Slot|1.0.0'}
              schema:
                _required: true
                index: 5
                elements:
                  value:
                    pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Slot|1.0.0'}
                    index: 6
                required: [value]
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  specialty:
    short: Leistungsmerkmale, die zu diesem Slot angeboten werden
    binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Specialties'}
    mustSupport: true
    index: 32
    elements:
      coding:
        short: Coding zu einem Leistungsmerkmal
        mustSupport: true
        index: 33
        elements:
          id: {mustSupport: true, index: 34}
          system: {mustSupport: true, index: 35}
          version: {mustSupport: true, index: 36}
          code: {short: WBO-Kennziffer/Genehmigung/Zusatzqualifikation, mustSupport: true, index: 37}
          display: {short: Name des Leistungsmerkmals, mustSupport: true, index: 38}
          userSelected: {index: 39}
        required: [display, system, code]
      text: {index: 40}
    required: [coding]
  implicitRules: {index: 9}
  start: {short: Datum und Startzeit des Termin, mustSupport: true, index: 56}
  serviceType: {index: 31}
  contained: {index: 14}
  appointmentType:
    short: 'Termintyp des Slots: AMB | VR'
    binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Type'}
    mustSupport: true
    index: 41
    elements:
      coding:
        short: Coding zum Termintyp des Slots
        mustSupport: true
        index: 42
        elements:
          id: {mustSupport: true, index: 43}
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
            mustSupport: true
            index: 44
          version: {mustSupport: true, index: 45}
          code: {short: AMB | VR, mustSupport: true, index: 46}
          display: {short: Menschenlesbare Bezeichnung des Termintyps, mustSupport: true, index: 47}
          userSelected: {index: 48}
        required: [display, system, code]
      text: {index: 49}
    required: [coding]
  status:
    short: busy | free
    binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Slot_Status'}
    mustSupport: true
    index: 55
  language: {index: 10}
  comment: {index: 59}
  identifier:
    short: Slot-ID
    mustSupport: true
    index: 15
    elements:
      use: {index: 16}
      type: {index: 17}
      system:
        short: UUID
        pattern: {type: Uri, value: 'urn:ietf:rfc:4122'}
        mustSupport: true
        index: 18
      value: {short: Slot-ID, mustSupport: true, index: 19}
      period: {index: 20}
      assigner:
        index: 21
        elements:
          reference: {index: 22}
          type: {index: 23}
          identifier:
            index: 24
            elements:
              use: {index: 25}
              type: {index: 26}
              period: {index: 27}
              assigner: {index: 28}
          display: {index: 29}
        required: [identifier]
    required: [value, system]
  end: {short: Datum und Endzeit des Termin, mustSupport: true, index: 57}
  overbooked: {index: 58}
  text:
    mustSupport: true
    index: 11
    elements:
      status:
        pattern: {type: Code, value: extensions}
        mustSupport: true
        index: 12
      div: {mustSupport: true, index: 13}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Slot
base: http://hl7.org/fhir/StructureDefinition/Slot
version: 1.0.0
required: [specialty, identifier, meta, appointmentType]