SDECAR3 ;ALB/SAT/JSM,JAS - VISTA SCHEDULING RPCS ; OCT 10, 2024
Source file <SDECAR3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
AREDIT(RET,TYP,IEN,ATYPE,REQBY,PROV,COMMENT,FAST,LOA,SDCL,SDSTOP) | ;Appointment Request Set
; TYP - (required) Request type to edit ; ; A = APPT (SDEC APPT REQUEST) ; ; E = EWL (SD WAIT LIST) ; ; R = RECALL (RECALL REMINDERS) ; IEN - (required) id pointer to: ; ; A = SDEC APPT REQUEST file (#409.85) ; ; E = SD WAIT LIST file (#409.3) ; ; R = RECALL REMINDERS file (#403.5) ; ATYPE - (optional) Appointment Type ID pointer to APPOINTMENT TYPE file 409.1 for APPT and EWL types, ; ID pointer to Recall Reminders Appt Type file 403.51 for RECALL type ; REQBY - (optional) Requested by: 1 = Provider, 2 = Patient ; PROV - (optional) Provider ID pointer to NEW PERSON file (#200) for APPT and EWL types, ; ID pointer to RECALL REMINDERS PROVIDERS file (#403.54) for RECALL REMINDER type ; COMMENT - (optional) comment must be 1-60 characters ; FAST - (optional) Fasting: f = Fasting, n = Non-fasting ; LOA - (optional) Length of Appt. must be a number between 10 and 120, 0 decimal digits ; SDCL - (optional) Clinic code - Pointer to HOSPITAL LOCATION file ; SDSTOP - (optional) CLINIC STOP or Service/Specialty name - NAME from the SD WL SERVICE/SPECIALTY file - looks for 1st active ; OR - Pointer to the CLINIC STOP file |
|
APPT | ||
EWL | ||
RECALL |
RPC Name | Call Tags |
---|---|
SDECAR3 AREDIT | AREDIT |
FileNo | Call Tags |
---|---|
^SD(403.5 - [#403.5] | GETS^DIQ |
^SDWL(409.3 - [#409.3] | GETS^DIQ |
^SDEC(409.85 - [#409.85] | GETS^DIQ |