Name | Value |
---|---|
NAME | SDES2 INACTIVATE CLINIC |
TAG | SDINACTCLN |
ROUTINE | SDES2INACTCLIN |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | RESTRICTED |
VERSION | 1 |
APP PROXY ALLOWED | Yes |
DESCRIPTION | This RPC inactivates a clinic from HOSPITAL LOCATION File #44 IEN. It will mark an associated SDEC RESOURCE File 409.831 entry as inactive if there is a link to the resource. Please note that the clinic must not have any future appointments. Can only be invoked by Acheron |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Successful Return: { "ClinicInactivate":[ { "DeleteInactivate":"Inactivate Date successfully removed from clinic: 5924." } ] } Error message for an invalid value for delete inactivation date { "ClinicInactivate":[ """" ], "Error":[ "Error: Incorrect value for 'DELETE INACTIVATION' parameter, must be 'Y' or not provided." ] { "ClinicInactivate":[ "Clinic is successfully inactivated." ] } Success message for successful delete inactivation date |