Skip to main content

AppointmentResponseConnectionType

No description

type AppointmentResponseConnectionType {
AppointmentResponseConection(
_filter: String
identifier: [token]
practitioner: [reference]
part_status: [token]
_lastUpdated: [date]
_security: [token]
appointment: [reference]
actor: [reference]
_profile: [uri]
patient: [reference]
_tag: [token]
_source: [uri]
location: [reference]
_id: [token]
_text: [String]
_content: [String]
_sort: String
_count: Int
_cursor: String
): AppointmentResponseConnection
}

Fields

AppointmentResponseConnectionType.AppointmentResponseConection ● AppointmentResponseConnection object

AppointmentResponseConnectionType.AppointmentResponseConection._filter ● String scalar
AppointmentResponseConnectionType.AppointmentResponseConection.identifier ● [token] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection.practitioner ● [reference] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection.part_status ● [token] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._lastUpdated ● [date] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._security ● [token] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection.appointment ● [reference] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection.actor ● [reference] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._profile ● [uri] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection.patient ● [reference] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._tag ● [token] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._source ● [uri] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection.location ● [reference] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._id ● [token] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._text ● [String] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._content ● [String] list scalar
AppointmentResponseConnectionType.AppointmentResponseConection._sort ● String scalar
AppointmentResponseConnectionType.AppointmentResponseConection._count ● Int scalar
AppointmentResponseConnectionType.AppointmentResponseConection._cursor ● String scalar