Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SDECAR3

Package: Scheduling

Routine: SDECAR3


Information

SDECAR3 ;ALB/SAT/JSM,JAS - VISTA SCHEDULING RPCS ; OCT 10, 2024

Source Information

Source file <SDECAR3.m>

Entry Points

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

Used in RPC

RPC Name Call Tags
SDECAR3 AREDIT AREDIT

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SD(403.5 - [#403.5] GETS^DIQ
^SDWL(409.3 - [#409.3] GETS^DIQ
^SDEC(409.85 - [#409.85] GETS^DIQ
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call