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
Key | Datatype | Required | Description |
---|---|---|---|
actor | string | The Person, Location/HealthcareService or Device that this appointment response replies for | |
appointment | string | The appointment that the response is attached to | |
location | string | This Response is for this Location | |
patient | string | This Response is for this Patient | |
practitioner | string | This Response is for this Practitioner | |
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
identifier | string | An Identifier in this appointment response | |
part-status | string | The participants acceptance status for this appointment | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"appointment":{"reference":"\u003cstring\u003e","display":"\u003cstring\u003e"},"actor":{"reference":"\u003cstring\u003e","display":"\u003cstring\u003e"},"participantStatus":"\u003cstring\u003e"},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"appointment":{"reference":"\u003cstring\u003e","display":"\u003cstring\u003e"},"actor":{"reference":"\u003cstring\u003e","display":"\u003cstring\u003e"},"participantStatus":"\u003cstring\u003e"}]