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

Package: Radiology Nuclear Medicine

Routine: RAPMW


Information

RAPMW ;HOIFO/SWM-Radiology Wait Time reports ;03/19/05 12:45

Source Information

Source file <RAPMW.m>

Entry Points

Name Comments DBIA/ICR reference
START ; taskman to del task after job, set Radiology IO
GETTYP ;
GETDATE ; start and end dates
GETDIV() ;
ASKIP ;
GETPROC ;
ASKSORT ;
ASKDAYS ;
GETDEV ;
TASK ; set vars for taskman
GETDATA ;
EXIT ;
SETPTA ;Set up Proc Type Array, w Sherrill Snuggs' Xcel file
; also setup RATOTAL(), RACOL(,), RAHIER()
PWT(RABDATE,RAEDATE) ;entry point of EMAIL performance and wait time as part of a task job

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: RAPMW+24
Function Call: WRITE
  • Prompt: !,"Radiology Outpatient Procedure Wait Time Report"
  • Line Location: RAPMW+25
Function Call: WRITE
  • Prompt: !!
  • Line Location: RAPMW+29
Function Call: WRITE
  • Prompt: "."
  • Line Location: RAPMW+34
Function Call: WRITE
  • Prompt: I
  • Line Location: RAPMW+38
Function Call: WRITE
  • Prompt: ", "
  • Condition for execution: $O(RAXCLUDE(I))]""
  • Line Location: RAPMW+38
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: START+10
Function Call: WRITE
  • Prompt: !!,"Enter Report Type"
  • Line Location: GETTYP+4
Function Call: WRITE
  • Prompt: !?4,"The starting and ending dates are based upon what was entered at",!?4,"the ""Imaging Exam Date/Time"" prompt during Registration.",!
  • Line Location: GETDATE+2
Function Call: WRITE
  • Prompt: !!?4,"** Ending Date cannot be later than today's date. **",!
  • Line Location: GETDATE+10
Function Call: WRITE
  • Prompt: !!,"Enter next item to select."
  • Line Location: ASKIP+14
Function Call: WRITE
  • Prompt: !!,"Sort report by"
  • Line Location: ASKSORT+4
Info |  Source |  Entry Points |  Interaction Calls