AppointmentResponseList
No description
AppointmentResponseList(
_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
actor: String
appointment: String
identifier: String
location: String
partStatus: String
patient: String
practitioner: String
): [AppointmentResponse!]
Arguments
AppointmentResponseList._id ● String scalar
AppointmentResponseList._lastUpdate ● String scalar
AppointmentResponseList._tag ● String scalar
AppointmentResponseList._profile ● String scalar
AppointmentResponseList._security ● String scalar
AppointmentResponseList._source ● String scalar
AppointmentResponseList._text ● String scalar
AppointmentResponseList._content ● String scalar
AppointmentResponseList._list ● String scalar
AppointmentResponseList._has ● String scalar
AppointmentResponseList._type ● String scalar
AppointmentResponseList._sort ● String scalar
AppointmentResponseList._count ● String scalar
AppointmentResponseList._include ● String scalar
AppointmentResponseList._revinclude ● String scalar
AppointmentResponseList._summary ● String scalar
AppointmentResponseList._total ● String scalar
AppointmentResponseList._elements ● String scalar
AppointmentResponseList._contained ● String scalar
AppointmentResponseList._containedType ● String scalar
AppointmentResponseList.actor ● String scalar
The Person, Location/HealthcareService or Device that this appointment response replies for
AppointmentResponseList.appointment ● String scalar
The appointment that the response is attached to
AppointmentResponseList.identifier ● String scalar
An Identifier in this appointment response
AppointmentResponseList.location ● String scalar
This Response is for this Location
AppointmentResponseList.partStatus ● String scalar
The participants acceptance status for this appointment
AppointmentResponseList.patient ● String scalar
This Response is for this Patient
AppointmentResponseList.practitioner ● String scalar
This Response is for this Practitioner
Type
AppointmentResponse object
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection. If the element is present, it must have either a @value, an @id, or extensions