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

Package: Integrated Billing

Routine: IBCU83


Information

IBCU83 ;ALB/ARH - THIRD PARTY BILLING UTILITES (BILL-CT) ; 3/10/96

Source Information

Source file <IBCU83.m>

Entry Points

Name Comments DBIA/ICR reference
IFNTRN(IBIFN,ARRAY,ARR2) ; find CT records for events on a bill: sched adm, inpt adm, outpt vsts, rx refills, prosthetics
; sets ARRAY=COUNT, ARRAY(IBTRN)=EV TYPE, if bill passed in defined
; ARR2(DATE,TRN)=TRN (based on IBCC1 and IBJTU5)
SCH ; -- scheduled admissions (all on event date of inpatient bills)
INPT ; -- inpt admission (matches event date and episode date, does not check patient admission movement or PTF)
OPT ; -- outpatient visits (all CT visits on bills's opt visit dates)
RX ; -- rx refills (matches rx's (52: (362.4,.05)=(356,.08)) for refill dates on bill)
PRO ; -- prosthetics (does not match delivery dates)
IFNQ
Info |  Source |  Entry Points