IBCRBF ;ALB/ARH - RATES: BILL FILE CHARGES ;22-MAY-1996
Source file <IBCRBF.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ADDRC(IBIFN,IBRVCD,IBBS,IBCHG,IBUNITS,IBCPT,IBDIV,IBAA,IBITYP,IBIPTR,IBCMPNT) | ; add a revenue code charge entry to a bill (399,42)
 ; returns DA of new entry or -1  | 
|
| ADDRCQ | ||
| DELALLRC(IBIFN) | ; delete all charges on the bill that were automatically calculated and added
 | 
|
| RCDUP(IBIFN,IBRVCD,IBITYP,IBIPTR,IBCHG) | ; Check for duplicate Revenue Codes for the same Charge Code
 ; IB*2.0*447 BI ; Inputs: IBIFN - Bill/Claim IEN ; IBIPTR - Charge Code Multiple IEN ; Output: RCDUP - 0=No Duplicate, 1=Duplicate Exists  | 
|
| NOIPINST(IBIFN) | ; Test for Not Inpatient Institutional.
 ; Returns a 1 if the claim is not an Inpatient Institutional claim.  |