SDEC ARCLOSE (3601)    REMOTE PROCEDURE (8994)

Name Value
NAME SDEC ARCLOSE
TAG ARCLOSE
ROUTINE SDEC
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
DESCRIPTION
Remove a Patient from the Appointment Requested by setting the STATUS to 
CLOSED and updating the DISPOSITION fields.
INPUT PARAMETER
  • REQIEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Appointment Request IEN - Pointer to SDEC APPT REQUEST (#409.85) File.
    
  • DISPOSITION
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Disposition - Pointer to SDEC DISPOSITION REASON (#409.853) File.
    
  • USER
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    User DUZ - Pointer to NEW PERSON (#200) File.
    
  • DISPOSITIONDT
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    Date Dispositioned in external format. Defaults to current date if not 
    sent.
    
  • PID
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    CID/Preferred Date of Appointment in extrenal .NET format.
    
RETURN PARAMETER DESCRIPTION
This RPC returns the IEN of the closed entry if successful; otherwise, it 
returns -1^<error message> or -2^<error message>