Skip to main content

AppointmentConnectionType

No description

type AppointmentConnectionType {
AppointmentConection(
_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
): AppointmentConnection
}

Fields

AppointmentConnectionType.AppointmentConection ● AppointmentConnection object

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