description: A slot of time on a schedule that may be available for booking appointments. package_name: hie2.packages derivation: specialization name: SlotMyCore type: Slot elements: schedule: short: The schedule resource that this slot defines an interval of status information refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core'] type: Reference isSummary: true index: 5 serviceCategory: type: CodeableConcept short: A broad categorization of the service that is to be performed during this appointment binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/service-category-my-core'} isSummary: true index: 1 specialty: type: CodeableConcept short: The specialty of a practitioner that would be required to perform the service requested in this appointment binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} isSummary: true index: 3 start: {short: Date/Time that the slot is to begin, type: instant, isSummary: true, index: 7} serviceType: type: CodeableConcept 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 availability resource binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core'} isSummary: true index: 2 appointmentType: short: The style of appointment or patient that may be booked in the slot (not service type) type: CodeableConcept binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0276'} isSummary: true index: 4 status: short: busy | free | busy-unavailable | busy-tentative | entered-in-error type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/slotstatus|4.0.1'} isSummary: true index: 6 comment: {type: string, short: Comments on the slot to describe any extended information. Such as custom constraints on the slot, index: 10} identifier: {type: Identifier, short: External Ids for this item, isSummary: true, index: 0} end: {short: Date/Time that the slot is to conclude, type: instant, isSummary: true, index: 8} overbooked: {type: boolean, short: 'This slot has already been overbooked, appointments are unlikely to be accepted for this time', meaningWhenMissing: 'If overbooked is missing, systems may assume that there are still appointments available', index: 9} package_version: 1.0.1 class: resource kind: resource url: http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 1.0.1 required: [schedule, status, start, end]