Appointment Management

Read a patient's appointments

get/Patient/{id}/Appointment

Path parameters

idstring required

Patient logical identifier

Query parameters

startstring[] required

Appointment start/end dates

Headers

Ssp-TraceIDstring required

Consumer trace identifier

Ssp-Fromstring required

Consumer ASID

Ssp-Tostring required

Provider ASID

Ssp-InteractionIDstring required

SDS interaction identifier

Authorizationstring required

Authorization header containing JWT

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.