TITLE | VALUE | |
---|---|---|
NAME | SDES2 UNDO CHECKOUT | |
DESCRIPTION | This RPC will undo a checkout that has occurred against an appointment. Can only be invoked by Acheron | |
TAG | UNDOCHECKOUT | |
ROUTINE | SDES2UNDOCHKOUT | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | SDCONTEXT | |
DESCRIPTION | SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number. Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37 SDCONTEXT("PATIENT DFN") = The DFN/IEN of the target patient from the calling application. SDCONTEXT("PATIENT ICN") = The ICN of the target patient from the calling application. SDCONTEXT("USER DUZ") = The DUZ of the user taking action in the calling application. SDCONTEXT("USER SECID") = The SECID of the user taking action in the calling application. | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | SDINPUT | |
DESCRIPTION | SDINPUT("APPOINTMENT IEN")=SDIEN(Required) Appointment IEN from the SDES Appointment File #409.84 | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns confirmation of the checkout being removed against the appointment. { "UndoCheckOut":[ {"UndoCheckOutCompleted":1 } ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |