Name | Value |
---|---|
NAME | SDES PRINT PATIENT APPTS |
TAG | PRINTPATAPPTS |
ROUTINE | SDES |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | RESTRICTED |
APP PROXY ALLOWED | Yes |
DESCRIPTION | Print All of a given patients appointments for the a given time range, if time range not provided, will default to begin date of today (now) and then 90 days from begin date. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Returns a JSON array back of all patients appointments for a given "TimeZone": "EASTERN" } ] } date range. Default is today through today +90 days that are active and where clinic allows display to patient. EXAMPLE: { "PatientAppointments": [ { "AppointDateTime": "2022-04-05T08:00-0400", "Clinic": "CHY CARDIOLOGY", |