RESULT |
Output |
This array returns any errors in filing encountered
by this API.
|
DFN |
Input |
This variable contains a pointer to the patient in
the PATIENT (#2) file.
|
IBARR |
Input |
This array contains edited values from the GUI
Load/Edit functionality for filing in Integrated Billing sponsor files. The
value of this array element has the form
1^2^3^4^5^6^7^8^9^10^11, where
1 = Sponsor Name
2 = Sponsor Social Security Number
3 = Sponsor Military Status (A=Active Duty, R=Retired)
4 = Sponsor Military Branch (pointer BRANCH OF SERVIVE (#23) file)
5 = Sponsor Rank in Military
6 = Family Prefix (Relationship of patient to the sponsor)
7 = Sponsor Type (T:Tricare, C=CHAMPVA)
8 = Sponsor Date of Birth
9 = Effective Date of Sponsor Relationship 10 = Expiration Date of Sponsor
Relationship 11 = Pointer to the sponsor in the SPONSOR (#355.8) file
|
IBI |
Input |
IBI is the value of a subscript that identifies the
location of the sponsor data in the IBARR input variable array (i.e.,
IBARR(IBI) is the array element whose value is the eleven concatenated sponsor
data values).
|
IBARR2 |
Input |
This array contains current values from Integrated
Billing sponsor files. It will be used to compare to the values in IBARR, to
determine which fields need filing.
|
IBFD |
Output |
This output variable is a flag which is set to 1 if a
call to the routine DIE is made, which indicates that some data filing has
taken place.
|