IBQLPL1 ;LEB/MRY - PATIENTS QUALIFY/MISSING INFO LIST ; 24-MAR-95
Source file <IBQLPL1.m>
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
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|