AppointmentResponse_GET

GET {{baseUrl}}/AppointmentResponse?actor=<string>&appointment=<string>&location=<string>&patient=<string>&practitioner=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&identifier=<string>&part-status=<string>&_format=<string>

Request Params

KeyDatatypeRequiredDescription
actorstringThe Person, Location/HealthcareService or Device that this appointment response replies for
appointmentstringThe appointment that the response is attached to
locationstringThis Response is for this Location
patientstringThis Response is for this Patient
practitionerstringThis Response is for this Practitioner
_idstringLogical id of this artifact
_lastUpdatedstringWhen the resource version last changed
_profilestringProfiles this resource claims to conform to
_securitystringSecurity Labels applied to this resource
_tagstringTags applied to this resource
identifierstringAn Identifier in this appointment response
part-statusstringThe participants acceptance status for this appointment
_formatstring

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;appointment&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;},&quot;actor&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;},&quot;participantStatus&quot;:&quot;\u003cstring\u003e&quot;},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;appointment&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;},&quot;actor&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;},&quot;participantStatus&quot;:&quot;\u003cstring\u003e&quot;}]