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
Print Page as PDF
Routine: SDAMQ3

Package: Scheduling

Routine: SDAMQ3


Information

SDAMQ3 ;ALB/MJK - AM Background Job/Appointments ; 12/1/91

Source Information

Source file <SDAMQ3.m>

Entry Points

Name Comments DBIA/ICR reference
EN(SDBEG,SDEND) ; -- search appts
ENQ
CHK(SDCL,SDT,SDDA,SDIVNM,SDNAME,SDREQ) ; -- check appts
; input: SDCL := clinic ifn
; SDT := appt d/t
; SDDA := ifn of appt mutiple
; SDIVNM := division name
; SDNAME := clinic name
; SDREQ := required for credit (ci or co)
TOT ; -- set totals clinic
CHKQ
CO(DFN,SDT,SDCL,SDREQ) ; -- attempt to CO quietly for inpats and non-counts
COQ
BULL(SDIVNM,SDLN,SDTOT) ;
BULLQ
LINE(CAPTION,NAT,GRAND) ;
; input: CAPTION := text for leftmost col
; NAT := # of encounters requiring action
; GRAND := total # of encounters
SET(X) ;
HDR ;
; input: SDIVNM := division name
Info |  Source |  Entry Points