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: SROAWL

Package: Surgery

Routine: SROAWL


Information

SROAWL ;BIR/ADM - REPORT OF MONTHLY CASE WORKLOAD TOTALS ;02/12/07

Source Information

Source file <SROAWL.m>

Entry Points

Name Comments DBIA/ICR reference
START
DATE
DIV
TRAN
PRT
IO
RUN ; entry point when queued
END
TWO
DT2
GETDT
MONTH ; get name of month
QUE ; queue transmission of report to national database
TASK ; automatic transmission of workload report called by nightly process
STOP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Report of Monthly Case Workload Totals",!!
  • Line Location: START+0
Function Call: WRITE
  • Prompt: @IOF,"This option provides a report of the monthly risk assessment surgical case",!,"workload totals which include the following categories:",!
  • Line Location: START+5
Function Call: WRITE
  • Prompt: ?5,"1. All cases performed",!,?5,"2. Eligible cases",!,?5,"3. Eligible cases meeting exclusion criteria"
  • Line Location: START+6
Function Call: WRITE
  • Prompt: !,?5,"4. Assessed cases",!,?5,"5. Not logged eligible cases"
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !,?5,"6. Cardiac cases",!,?5,"7. Non-cardiac cases",!,?5,"8. Cases utilizing Robotic Assistance",!,?5,"9. Assessed cases per day (based on 20 days/month)"
  • Line Location: START+8
Function Call: WRITE
  • Prompt: !!,"The second part of this report provides the total number of incomplete",!,"assessments remaining for the month selected and the prior 12 months."
  • Line Location: START+9
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+0
Function Call: WRITE
  • Prompt: !
  • Line Location: TRAN+0
Function Call: WRITE
  • Prompt: !
  • Line Location: PRT+0
Function Call: WRITE
  • Prompt: !
  • Line Location: IO+0
Function Call: WRITE
  • Prompt: !
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !
  • Line Location: TWO+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DT2+0
Function Call: WRITE
  • Prompt: !!,"Ending date must not be earlier than starting date!"
  • Line Location: DT2+4
Info |  Source |  Entry Points |  Interaction Calls