Skip to main content

AppointmentListType

No description

type AppointmentListType {
AppointmentList(
_filter: String
date: [date]
specialty: [token]
service_category: [token]
_lastUpdated: [date]
slot: [reference]
reason_code: [token]
based_on: [reference]
patient: [reference]
supporting_info: [reference]
identifier: [token]
practitioner: [reference]
appointment_type: [token]
part_status: [token]
service_type: [token]
_security: [token]
actor: [reference]
_profile: [uri]
_tag: [token]
reason_reference: [reference]
_source: [uri]
location: [reference]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Appointment]
}

Fields

AppointmentListType.AppointmentList ● [Appointment] list object

AppointmentListType.AppointmentList._filter ● String scalar
AppointmentListType.AppointmentList.date ● [date] list scalar
AppointmentListType.AppointmentList.specialty ● [token] list scalar
AppointmentListType.AppointmentList.service_category ● [token] list scalar
AppointmentListType.AppointmentList._lastUpdated ● [date] list scalar
AppointmentListType.AppointmentList.slot ● [reference] list scalar
AppointmentListType.AppointmentList.reason_code ● [token] list scalar
AppointmentListType.AppointmentList.based_on ● [reference] list scalar
AppointmentListType.AppointmentList.patient ● [reference] list scalar
AppointmentListType.AppointmentList.supporting_info ● [reference] list scalar
AppointmentListType.AppointmentList.identifier ● [token] list scalar
AppointmentListType.AppointmentList.practitioner ● [reference] list scalar
AppointmentListType.AppointmentList.appointment_type ● [token] list scalar
AppointmentListType.AppointmentList.part_status ● [token] list scalar
AppointmentListType.AppointmentList.service_type ● [token] list scalar
AppointmentListType.AppointmentList._security ● [token] list scalar
AppointmentListType.AppointmentList.actor ● [reference] list scalar
AppointmentListType.AppointmentList._profile ● [uri] list scalar
AppointmentListType.AppointmentList._tag ● [token] list scalar
AppointmentListType.AppointmentList.reason_reference ● [reference] list scalar
AppointmentListType.AppointmentList._source ● [uri] list scalar
AppointmentListType.AppointmentList.location ● [reference] list scalar
AppointmentListType.AppointmentList._id ● [token] list scalar
AppointmentListType.AppointmentList._text ● [String] list scalar
AppointmentListType.AppointmentList._content ● [String] list scalar
AppointmentListType.AppointmentList.status ● [token] list scalar
AppointmentListType.AppointmentList._sort ● String scalar
AppointmentListType.AppointmentList._count ● Int scalar
AppointmentListType.AppointmentList._cursor ● String scalar