IBBFAPI ;OAK/ELZ - FOR OTHER PACKAGES TO QUERY INSURANCE INFO ;2/18/10
Source file <IBBFAPI.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| INSUR(DFN,IBDT,IBSTAT,IBR,IBFLDS) | ; Return Patient Insurance Information
 | 
 
  | 
| ERRORLD | ;  load error array
 | 
|
| ERRORLD1 | ; error messages
 | 
|
| ERROR | ;
 | 
|
| 1 | ; Ins. Comp. name
 | 
|
| 2 | ; Ins. Comp. Street Address Line 1
 | 
|
| 3 | ; Ins. Comp. City
 | 
|
| 4 | ; Ins. Comp. State
 | 
|
| 5 | ; Ins. Comp. Zip
 | 
|
| 6 | ; Ins. Comp. Phone
 | 
|
| 7 | ; Coordination of Benefits
 | 
|
| 8 | ; Policy Name ; patch 516 - baa
 | 
|
| 9 | ; Policy Reimbursable?
 | 
|
| 10 | ; Policy Effective Date
 | 
|
| 11 | ; Policy Expiration Date
 | 
|
| 12 | ; Subscriber Relationship
 | 
|
| 13 | ; Subscriber Name ; patch 516 - baa
 | 
|
| 14 | ||
| 15 | ; Pharmacy Coverage?
 | 
|
| 16 | ; Outpatient Coverage?
 | 
|
| 17 | ; Inpatient Coverage?
 | 
|
| 18 | ; Group Number ; patch 516 - baa
 | 
|
| 19 | ; Patient Relationship to Subscriber
 | 
|
| 20 | ; VA Advantage and Tricare plan
 | 
|
| 21 | ; Plan Type
 | 
|
| 22 | ; Subscriber Sex
 | 
|
| 23 | ; Ins. Company Street Address Line 2
 | 
|
| 24 | ; Ins. Company Street Address Line 3
 | 
|
| 25 | ; Date Last Verified
 | 
|
| 26 | ; Insured's Street 1
 | 
|
| 27 | ; Insured's Street 2
 | 
|
| 28 | ; Insured's City
 | 
|
| 29 | ; Insured's State
 | 
|
| 30 | ; Insured's Zip
 | 
|
| 31 | ; Insured's Phone
 | 
|
| PLCOV(IBPL,IBVDT,IBCAT) | ; Determine if a specific plan covers a category of coverage as of a date
 ; IBPL - pointer to file 355.3 group insurance plan (req) ; IBVDT - fileman format visit date (req) ; IBCAT - pointer to file 355.31 limitation of coverage category (req)  | 
|
| PLCOVQ | ||
| EPHARM(IBPL) | ; return if a plan is epharmacy billable
 | 
|
| EPHARMQ | ;
 | 
| FileNo | Call Tags | 
|---|---|
| ^DPT - [#2] | GET1^DIQ | 
| 2.312 | GET1^DIQ | 
| ^IBE(355.1 - [#355.1] | GET1^DIQ | 
| ^IBA(355.3 - [#355.3] | GET1^DIQ | 
| ^DIC(36 - [#36] | GET1^DIQ |