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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SCRPW2

Package: Scheduling

Routine: SCRPW2


Information

SCRPW2 ;RENO/KEITH - Clinic Utilization Statistical Summary ; 16 May 99 6:19 PM

Source Information

Source file <SCRPW2.m>

Entry Points

Name Comments DBIA/ICR reference
DTR
FDT
LDT
TYP
START ;Gather data and print report
EXIT
INIT ;Initialize array for counting patterns
DPRT(SDIV) ;Print report for a division
SEL ;Select clinics
ASK
SRC ;Select range of clinics
C2
SRS ;Select range of stop codes
SCG ;Select clinic group
HDR ;Print report header
FOOT ;Print footer

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: FDT+0
Function Call: WRITE
  • Prompt: !
  • Line Location: LDT+0
Function Call: WRITE
  • Prompt: !!,$C(7),"Ending date must be after beginning date!"
  • Line Location: LDT+1
Function Call: WRITE
  • Prompt: !!,"This report requires 132 column output.",!
  • Line Location: TYP+7
Function Call: WRITE
  • Prompt: !!?(132-$L(SDX)\2),SDX
  • Line Location: START+12
Function Call: WRITE
  • Prompt: !!?(132-$L(SDX)\2),SDX
  • Line Location: DPRT+1
Function Call: WRITE
  • Prompt: !!,"*** CLINIC SUMMARY ***"
  • Line Location: DPRT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SEL+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SRC+1
Function Call: WRITE
  • Prompt: !
  • Line Location: C2+0
Function Call: WRITE
  • Prompt: !!,$C(7),"Ending clinic must collate after beginning clinic!"
  • Line Location: C2+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SRS+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SRS+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SCG+1
Function Call: WRITE
  • Prompt: !?(132-$L(SDT(X))\2),SDT(X)
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,SDLINE,!,"For date range: ",SDPBDA," to ",SDPEDA,!,"Date printed: ",SDPNOW,?(126-$L(SDPAGE)),"Page: ",SDPAGE
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,SDLINE
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: !
  • Line Location: FOOT+2
Function Call: WRITE
  • Prompt: SDLINE,!,"NOTE: Appointment totals include no-shows, overbooks, sched. and unsched. appts. Overbooks = sched. and unsched. appts. - clinic"
  • Line Location: FOOT+3
Function Call: WRITE
  • Prompt: !?6,"capacity (or 0 if greater). Open slots = regular (untaken) appt. slots. Adjusted availability = clinic capacity - sched. and"
  • Line Location: FOOT+4
Function Call: WRITE
  • Prompt: !?6,"unsched. appts. - additional variable appt. slots. Percent scheduling utilization = sched. and unsched. appts. + additional"
  • Line Location: FOOT+5
Function Call: WRITE
  • Prompt: !?6,"variable appt. slots (times 100) divided by clinic capacity. Percent actual utilization = sched. and unsched. appts. + addl."
  • Line Location: FOOT+6
Function Call: WRITE
  • Prompt: !?6,"variable appointment slots - no-shows - additional variable no-show slots (times 100) divided by clinic capacity.",!,SDLINE
  • Line Location: FOOT+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SD(409.67 - [#409.67] Classic Fileman Calls
^SC - [#44] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call