SDIEN |
Input |
Patient ID
|
SDFIELDS |
Input |
Appointment fields requested
|
SDAPSTAT |
Input |
Appointment Status filter (optional parameter)
|
SDSTART |
Input |
Start date for appointment search (optional
parameter)
|
SDEND |
Input |
End date for appointment search (optional parameter)
|
.SDRESULT |
Input |
Variable to contain the count of returned
appointments (optional parameter)
|
SDIOSTAT |
Input |
Patient Status filter (optional parameter)
|
TMP($J,SDAMA201,GETAPPT) |
Output |
The output array ^TMP($J,"SDAMA201","GETAPPT",X,Y)
will contain the requested appointment data. Output array
^TMP($J,"SDAMA201","GETAPPT","ERROR",error_code) will contain any errors that
were generated.
The calling application is responsible for deleting the temporary globals when
they have finished processing the appointment data or errors.
|
SDRESULT |
Output |
A count of the returned appointments
|