Skip to main content

SlotConnection

No description

SlotConnection(
_cursor: String
_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
): ConnectionResult

Arguments

SlotConnection._cursor ● String scalar

SlotConnection._id ● String scalar

SlotConnection._lastUpdate ● String scalar

SlotConnection._tag ● String scalar

SlotConnection._profile ● String scalar

SlotConnection._security ● String scalar

SlotConnection._source ● String scalar

SlotConnection._text ● String scalar

SlotConnection._content ● String scalar

SlotConnection._list ● String scalar

SlotConnection._has ● String scalar

SlotConnection._type ● String scalar

SlotConnection._sort ● String scalar

SlotConnection._count ● String scalar

SlotConnection._include ● String scalar

SlotConnection._revinclude ● String scalar

SlotConnection._summary ● String scalar

SlotConnection._total ● String scalar

SlotConnection._elements ● String scalar

SlotConnection._contained ● String scalar

SlotConnection._containedType ● String scalar

SlotConnection.appointmentType ● String scalar

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

SlotConnection.identifier ● String scalar

A Slot Identifier

SlotConnection.schedule ● String scalar

The Schedule Resource that we are seeking a slot within

SlotConnection.serviceCategory ● String scalar

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

SlotConnection.serviceType ● String scalar

The type of appointments that can be booked into the slot

SlotConnection.specialty ● String scalar

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

SlotConnection.start ● String scalar

Appointment date/time.

SlotConnection.status ● String scalar

The free/busy status of the appointment

Type

ConnectionResult object