Print Page as PDF
DBIA3276 ICR (3276)

DBIA3276    ICR (3276)

Name Value
NUMBER 3276
IA # 3276
DATE CREATED 2003/04/21
CUSTODIAL PACKAGE INTEGRATED BILLING
CUSTODIAL ISC Albany
USAGE Private
TYPE Routine
ROUTINE IBCNSU42
NAME DBIA3276
GENERAL DESCRIPTION
This agreement allows the Smart Card GUI client to file
sponsor information in Integrated Billing from the GUI Load/Edit Registration
process.  Smart Card will utilize a non-interactive call to the new routine
IBCNSU42 (which mirrors the interactive routine IBCNSU41) to file the sponsor
information collected from the GUI client.
STATUS Retired
KEYWORDS SPONSOR
DURATION Till Otherwise Agreed
ID IBCNSU42
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN
This is the callable entry point to file sponsor
information in the SPONSOR (#355.8), SPONSOR RELATIONSHIP (#355.81), and
SPONSOR PERSON (#355.82) files in Integrated Billing.
VARIABLES TYPE VARIABLES DESCRIPTION
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.
LIST
This is the callable entry point used by the Smart
Card GUI client to retrieve all of a patient's sponsor relationships from the
SPONSOR RELATIONSHIP (#355.81) file.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
This variable contains a pointer to the patient in
the PATIENT (#2) file.
RESULT Output
This output variable array contains all of a
patient's sponsor relationships.  The array returns the same results as the
supported call to GET^IBCNSU4, except that the data is re-formatted to meet
the needs of the GUI application.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
REGISTRATION Albany