| TITLE | VALUE | |
|---|---|---|
| NAME | SDES2 BLOCK AND MOVE | |
| DESCRIPTION | This RPC allows the user to block and move an appointment. This will block the availability in the slot the appointment was originally in and move it to a new clinic. Can only be invoked by Acheron | |
| TAG | BLOCKANDMOVE | |
| ROUTINE | SDES2BLOCKANDMOV | |
| 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("USER DUZ") = The DUZ of the user taking action on the calling application. SDCONTEXT("USER SECID") = The SECID of the user taking action in the calling application. SDCONTEXT("PATIENT DFN")= The name of the patient taking action on the calling application. SDCONTEXT("PATIENT ICN")= The ICN of the patient taking action on the calling application. | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | BLOCKANDMOVE | |
| DESCRIPTION | This array contains the input parameters that are to be passed into block and move. BLOCKANDMOVE("APPOINTMENT IEN")= IEN of the Appointment to move from SDEC APPOINTMENT File (#409.84) BLOCKANDMOVE("TARGET CLINIC")= The target clinic to that will get the moved appointment. This is the IEN from HOSPITAL LOCATION File (#44) BLOCKANDMOVE("TARGET DATE TIME")= The date and time of the target appointment in ISO date/time format | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | { "BlockAndMoveAppointment": { "NewAppointmentIEN": 299315 } } } | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | FALSE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |