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

Package: Utilization Management Rollup

Routine: IBQLPL1


Information

IBQLPL1 ;LEB/MRY - PATIENTS QUALIFY/MISSING INFO LIST ; 24-MAR-95

Source Information

Source file <IBQLPL1.m>

Entry Points

Name Comments DBIA/ICR reference
START ; -- loop thru discharges in Claims Tracking
QUALIFY ; --list patients to be included in Rollup
MISSING ; -- list patients with missing data
ORDER ; -- check (.001) procedure ordering errors, arrange in DAY order.
ADMIT ; get Admission Review infomation into IB(array)
STAY ; get Stay Review information into IB(array)
ERR ; -- return missing message
ERR1 ; -- return error message that entry EVENT TYPE is not Inpatient status.
STOP() ;determine if user has requested the queued report to stop

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"***TASK STOPPED BY USER***"
  • Line Location: STOP+1
Info |  Source |  Entry Points |  Interaction Calls