SDEC RECSET (3573)    REMOTE PROCEDURE (8994)

Name Value
NAME SDEC RECSET
TAG RECSET
ROUTINE SDEC
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
DESCRIPTION
SET/EDIT an entry to the RECALL REMINDERS file 403.5
INPUT PARAMETER
  • INP
    PARAMETER TYPE:   REFERENCE
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    INP - Input array
          INP(5) - (required) Test/App pointer to RECALL REMINDERS APPT
                              TYPE file 403.51
          INP(6) - (required) Provider - Pointer to RECALL REMINDERS
                              PROVIDERS file 403.54
          INP(7) - (required) Clinic pointer to HOSPITAL LOCATION file
          INP(8) - (optional) Length of Appointment numeric
                              between 10 and 120
          INP(9) - (required) Recall Date in external format (no time)
          INP(10)- (optional) Recall Date (Per patient) in external format
                              (no time)
          INP(0) - (optional) IEN pointer to RECALL REMINDERS
          INP(11)- (optional) Date Reminder Sent in external format
                              (no time)
          INP(12)- (optional) User Who Entered Recall pointer to
                              NEW PERSON file; default to current user
          INP(13)- (optional) Second Print Date in external format
                              (no time)
          INP(14)- (optional) DATE/TIME Recall Added in external format
          INP(15)- (optional) DATE/TIME Recall Added in external format
          INP(16)- (optional) EAS Tracking Number
                              a new entry will be added if null
          INP(1) - (required) DFN Pointer to PATIENT file
          INP(2) - (optional) Accession # (free-text 1-25 characters)
          INP(3) - (optional) COMMENT (free-text 1-80 characters)
          INP(4) - (optional) FAST/NON-FASTING valid values:
                                FASTING
                                NON-FASTING
    
RETURN PARAMETER DESCRIPTION
 ; Successful Return:
generated
 ;     text back to the client.
 ;   Single Value return in the format "0^<Recall Reminders ien>"
 ; Caught Exception Return:
 ;   A single entry in the Global Array in the format "-1^<error text>"
 ;   "T00020RETURNCODE^T00100TEXT"
 ; Unexpected Exception Return:
 ;     Handled by the RPC Broker.
 ;     M errors are trapped by the use of M and Kernel error handling.
 ;     The RPC execution stops and the RPC Broker sends the error