PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.2.0
    http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Slot
description: Slot resources are used to provide time-slots that can be booked using an appointment. They do not provide any information about appointments that are available, just the time, and optionally what the time can be used for. These are effectively spaces of free/busy time.\r\nSlots can also be marked as busy without having appointments associated. In some situations a service may have a specific set of slots reserved for specific uses, such as \"walk-ins\" or a specific organization has a \"standing booking\" for Thursday mornings. These should be represented using the appointmentType field with a specified and agreed value.\r\n\r\nSecurity Permissions or specific business rules on the system could enforce that only eligible appointments are allocated to them.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: eAfspraakSlot
type: Slot
elements:
  identifier: {index: 0}
  serviceCategory: {index: 1}
  specialty:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        AgbSpecialty:
          match:
            coding: {system: null}
          schema: {index: 3}
        UziSpecialty:
          match:
            coding: {system: null}
          schema: {index: 4}
  appointmentType: {index: 5}
  status: {index: 6}
  start: {index: 7}
  end: {index: 8}
  comment: {index: 9}
package_version: 1.2.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Slot
base: http://hl7.org/fhir/StructureDefinition/Slot
version: 2.0.1