Skip to main content

AppointmentResponseListType

No description

type AppointmentResponseListType {
AppointmentResponseList(
_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
): [AppointmentResponse]
}

Fields

AppointmentResponseListType.AppointmentResponseList ● [AppointmentResponse] list object

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