IBCNSMR ;ALB/AAS - MEDICARE BILLS ; 02-SEPT-97
Source file <IBCNSMR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DQ | ; -- entry point from task manager
|
|
END | ||
BLDDATA | ; -- for each bill sent to a selected ins. co. build temp node
|
|
COUNT | ; -- set totals for all ins, and by ins co.
|
|
PROC(IBI) | ; -- does bill have any procedures
|
|
DIAG(IBI) | ; -- does bill have any diagnosis
|
|
SET | ; -- set up tmp global
|
|
STOP() | ; -- determine if user requested task to stop
|