IBCNADD ;ALB/AAS - ADDRESS RETRIEVAL ENGINE FOR FILE 399 ; 29-AUG-93
Source file <IBCNADD.m>
| 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  |