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

Package: Integrated Billing

Routine: IBCRBC


Information

IBCRBC ;ALB/ARH - RATES: BILL CALCULATION OF CHARGES ; 22-MAY-1996

Source Information

Source file <IBCRBC.m>

Entry Points

Name Comments DBIA/ICR reference
BILL(IBIFN,IBRSARR) ; given a bill number calculate and store all charges
; if IBRSARR is defined it will be used to create charges rather than the standard set for the bills Rate Type
END
MAILADD(IBIFN,BTYPE) ; update the bill mailing address: it may be based on the types of charges
; an outpatient bill may go to either the opt or rx mailing addresses depending on the types of charges
BILLITEM(IBIFN,IBITMARR) ; add selected unassociated item charges to the bill

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Updating Bill Mailing Address"
  • Line Location: MAILADD+4
Info |  Source |  Entry Points |  Interaction Calls