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

Package: Utilization Management Rollup

Routine: IBQLD3


Information

IBQLD3 ;LEB/MRY - PATIENT/PROVIDER REVIEW DOWNLOAD ; 1-SEP-95

Source Information

Source file <IBQLD3.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: !!,"Set your Device settings to '0;255;9999'"
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+2
Function Call: WRITE
  • Prompt: !,"Working...",!
  • Line Location: DEV+4
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