Skip to main content

SlotList

No description

SlotList(
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
appointmentType: String
identifier: String
schedule: String
serviceCategory: String
serviceType: String
specialty: String
start: String
status: String
): [Slot!]

Arguments

SlotList._id ● String scalar

SlotList._lastUpdate ● String scalar

SlotList._tag ● String scalar

SlotList._profile ● String scalar

SlotList._security ● String scalar

SlotList._source ● String scalar

SlotList._text ● String scalar

SlotList._content ● String scalar

SlotList._list ● String scalar

SlotList._has ● String scalar

SlotList._type ● String scalar

SlotList._sort ● String scalar

SlotList._count ● String scalar

SlotList._include ● String scalar

SlotList._revinclude ● String scalar

SlotList._summary ● String scalar

SlotList._total ● String scalar

SlotList._elements ● String scalar

SlotList._contained ● String scalar

SlotList._containedType ● String scalar

SlotList.appointmentType ● String scalar

The style of appointment or patient that may be booked in the slot (not service type)

SlotList.identifier ● String scalar

A Slot Identifier

SlotList.schedule ● String scalar

The Schedule Resource that we are seeking a slot within

SlotList.serviceCategory ● String scalar

A broad categorization of the service that is to be performed during this appointment

SlotList.serviceType ● String scalar

The type of appointments that can be booked into the slot

SlotList.specialty ● String scalar

The specialty of a practitioner that would be required to perform the service requested in this appointment

SlotList.start ● String scalar

Appointment date/time.

SlotList.status ● String scalar

The free/busy status of the appointment

Type

Slot object

A slot of time on a schedule that may be available for booking appointments. If the element is present, it must have either a @value, an @id, or extensions