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
Print Page as PDF
Routine: IBCRBC11

Package: Integrated Billing

Routine: IBCRBC11


Information

IBCRBC11 ;ALB/ARH - RATES: BILL CALCULATION BILLABLE EVENTS ;10-OCT-1998

Source Information

Source file <IBCRBC11.m>

Entry Points

Name Comments DBIA/ICR reference
INPTDRG(IBIFN,RS,CS) ; Determine charges for INPATIENT DRG billable events
; - the billable events are DRG's, the Transfer DRG of the patient treating specialties movements,
; pulled from the PTF record each time the charges are calculated (INPTPTF^IBCRCG)
; - each day of billable care is calculated separately in case a rate becomes in/active
; - if bedsection is ICU then allow ICU Charge Set only
UNASSOC(IBIFN,RS,CS,IBMIARR) ; Determine charges for UNASSOCIATED billable events
; - the billable event is not associated with any data element on the bill
; - the item to charge is selected by the user from the list of billing items (363.21)
; - the items the user selected to add charges to the bill for are passed in in array IBMIARR
; - if the charge set is limited by region then either the items division or if no item division then the bill's
; Default Division must be contained in the sets region
Info |  Source |  Entry Points