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

Package: Utilization Management Rollup

Routine: IBQLR3


Information

IBQLR3 ;LEB/MRY - PATIENT/PROVIDER REVIEW REPORT ; 1-SEP-95

Source Information

Source file <IBQLR3.m>

Entry Points

Name Comments DBIA/ICR reference
DATE
PHY
PHYI
DEV ; -- select device, run option
START ;
END ; -- Clean up
DATA ;
; -- get Admission Review info.
STAY ; -- get Stay Review info.
PHYZ ; -- organize requested providers in array IBPHYZ
PHYZR ; -- return requested provider.
STOP() ; determine if user has requested the queued report to stop

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+0
Function Call: WRITE
  • Prompt: !,"<<< please report 1 years of information only. >>>"
  • Line Location: DATE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PHY+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !,"***TASK STOPPED BY USER***"
  • Line Location: STOP+1
Info |  Source |  Entry Points |  Interaction Calls