http://hl7.org/fhir/StructureDefinition/Slot|5.0.0
A slot of time on a schedule that may be available for booking appointments.
description: A slot of time on a schedule that may be available for booking appointments. derivation: specialization name: Slot type: Slot elements: schedule: {isModifier: false, short: The schedule resource that this slot defines an interval of status information, mustSupport: false, isSummary: true, index: 5} serviceCategory: isModifier: false short: A broad categorization of the service that is to be performed during this appointment mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-category'} isSummary: true index: 1 specialty: isModifier: false short: The specialty of a practitioner that would be required to perform the service requested in this appointment mustSupport: false array: true binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} isSummary: true index: 3 start: {isModifier: false, short: Date/Time that the slot is to begin, mustSupport: false, isSummary: true, index: 7} serviceType: isModifier: false short: The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the Schedule resource mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'} isSummary: true index: 2 appointmentType: isModifier: false short: The style of appointment or patient that may be booked in the slot (not service type) mustSupport: false array: true binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0276'} isSummary: true index: 4 status: isModifier: false short: busy | free | busy-unavailable | busy-tentative | entered-in-error mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/slotstatus|5.0.0'} isSummary: true index: 6 comment: {isModifier: false, short: Comments on the slot to describe any extended information. Such as custom constraints on the slot, mustSupport: false, isSummary: false, index: 10} identifier: {isModifier: false, short: External Ids for this item, mustSupport: false, array: true, isSummary: true, index: 0} end: {isModifier: false, short: Date/Time that the slot is to conclude, mustSupport: false, isSummary: true, index: 8} overbooked: {isModifier: false, short: 'This slot has already been overbooked, appointments are unlikely to be accepted for this time', mustSupport: false, meaningWhenMissing: 'If overbooked is missing, systems may assume that there are still appointments available', isSummary: false, index: 9} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Slot base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0 required: [schedule, status, start, end]