IBCRBC3 ;ALB/ARH - RATES: BILL CALCULATION SORT/STORE ;22-MAY-1996
Source file <IBCRBC3.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| SORTCI | ; process charge array - create new array sorted by bedsection and revenue code
; if bs, rv cd, unit charge, cpt, div, item type, item ptr and component all match then charge is combined ; Input: TMP($J,"IBCRCC",X) = ... (from IBCRBC2) ; Output: TMP($J,"IBCRCS",BS,RV CD,Y) = ; RV CD PTR ^ BS PTR ^ UNIT $ ^ UNITS ^ CPT ^ DIV ^ ITEM TYPE ^ ITEM PTR ^ CHARGE COMPONENT |
|
| ADDBCHGS(IBIFN) | ; store all auto calculated charges: add charges to bill: sets RC multiple
; Input: TMP($J,"IBCRCS",BS,RV CD,X) = ... (from SORTCI) |
|
| CLEANRX(IBIFN) | ; Clean up any procedures left over from deleted Rx entries
|
|
| DSPDL | ;
|
|
| DSPHDR | ;
|
|
| DSPLN(LN) | ;
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|