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

Package: Integrated Billing

Routine: IBCNADD


Information

IBCNADD ;ALB/AAS - ADDRESS RETRIEVAL ENGINE FOR FILE 399 ; 29-AUG-93

Source Information

Source file <IBCNADD.m>

Entry Points

Name Comments DBIA/ICR reference
ADD(DA,IBCOB) ; -- Retrieve correct billing address for a bill, mailing address of Bill Payer
; assumes that new policy field points to valid ins. policy
; DA = ien to file 399
; IBCOB = payer sequence PST or 123 (optional)
MAIN ; -- determine address for company for type bill
MAINQ
I ; -- see if there is an inpatient address
; -- use if state is there
O ; -- see if there is an outpatient address
; -- use if state is there
R ; -- see if there is an Rx address
; -- use if state is there
Info |  Source |  Entry Points