SDES2 UNDO CHECKOUT (5026)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES2 UNDO CHECKOUT
TAG UNDOCHECKOUT
ROUTINE SDES2UNDOCHKOUT
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC will undo a checkout that has occurred against an appointment.
INPUT PARAMETER
  • SDCONTEXT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number.
                 the calling application.
                 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
    
  • SDINPUT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    SDINPUT("APPOINTMENT IEN")=SDIEN(Required)
        Appointment IEN from the SDES Appointment File #409.84
    
RETURN PARAMETER DESCRIPTION
Returns confirmation of the checkout being removed against the 
 appointment.
 
{
  "UndoCheckOut":[
       {"UndoCheckOutCompleted":1
}
 ]
  }