SDECAR3 AREDIT (3711)    REMOTE PROCEDURE (8994)

Name Value
NAME SDECAR3 AREDIT
TAG AREDIT
ROUTINE SDECAR3
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
DESCRIPTION
SET the values for Appointment Type, Requested By, Provider, Comment, 
Fast/Non-Fasting, Length of Appt., Clinic, and Service Specialty to the 
appropriate file based on the request type.  Request types are 
Appointment Request, Electronic Wait List, and Recall Reminders.
INPUT PARAMETER
  • ATYPE
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Appointment Type ID pointer to APPOINTMENT TYPE file (#409.1) for APPT 
    and EWL request types or ID pointer to RECALL REMINDERS APPT TYPE file 
    (#403.51) for RECALL reequest type.
    
  • SDSTOP
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   10
    DESCRIPTION:   
    (optional) CLINIC STOP or Service/Specialty name - NAME from the SD WL 
    SERVICE/SPECIALTY file where it looks for 1st active OR Pointer to the 
    CLINIC STOP file
    
  • TYP
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Request type to edit. A = APPT REQ, E = EWL, and R = Recall
    
  • COMMENT
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   6
    DESCRIPTION:   
    Comment must be 1 to 60 characters.
    
  • FAST
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   7
    DESCRIPTION:   
    (optional) FAST: f = Fasting, n = Non-Fasting
    
  • IEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    (required) ID pointer to: A = SDEC APPT REQUEST file (#409.85), E = SD 
    WAIT LIST file (#409.3), R = RECALL REMINDERS file (#403.5).
    
  • LOA
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   8
    DESCRIPTION:   
    (optional) LENGTH OF APPT. that must be a number between 10 and 120
    
  • PROV
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    Provider ID pointer to NEW PERSON file (#200) for APPT and EWL request 
    types or ID pointer to RECALL REMINDERS PROVIDERS file (#403.54) for 
    Recall request type.
    
  • REQBY
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    Request By: 1 = Provider, 2 = Patient
    
  • SDCL
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   9
    DESCRIPTION:   
    (optional) Clinic Code - pointer to HOSPITAL LOCATION file
    
RETURN PARAMETER DESCRIPTION
Returns a single entry in the global array indicating whether the record 
was updated or whether there was an error.