Name | Value |
---|---|
NAME | SDES2 CANCEL APPOINTMENT |
TAG | CANCELAPPT |
ROUTINE | SDES2CANCELAPPT |
RETURN VALUE TYPE | ARRAY |
INACTIVE | ACTIVE |
CLIENT MANAGER | YES |
APP PROXY ALLOWED | Yes |
DESCRIPTION | This RPC will cancel an appointment from the SDEC APPOINTMENT (409.84) file, the PATIENT (#2) file, and the HOSPITAL LOCATION (#44) file. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Successful Cancellation: Unsuccessful Cancellation: { "Error":[ "{error message.}" ], "Appointment":[ "" ] } { "Appointment": { "Cancelled":{Appointment IEN} } } |