| RETURN PARAMETER DESCRIPTION |
Returns an array List[n].
List[6] = Race
List[7] = Religion
List[8] = Marital Status
List[9] = Primary Long ID
List[10] = Primary Short ID
List[11] = Claim #
List[12] = Address First Line
List[13] = City
List[14] = State
List[15] = Zip
List[16] = County
List[17] = Phone
List[18] = Nine Digit Zip
List[19] = NOK Name
List[20] = NOK Address
List[21] = NOK City
List[22] = NOK State
List[23] = NOK Zip
List[24] = NOK Phone
List[25] = NOK Relationship
The format of the returned array will be as follows:
List[26] = Patient Type
List[27] = Period of Service
List[28] = Primary Eligibility Code
List[29] = Eligibility Verification
List[30] = A&A Benefits (Yes/No)
List[31] = Household Benefits (Yes/No)
List[32] = VA Pension (Yes/No)
List[33] = VA Disability (Yes/No)
List[34] = Total Annual VA Check Amount
List[35] = Arabic Disability Initials
List[0] = Name
List[36] = POW
List[37] = Name of Emergency Contact (EC)
List[38] = EC Street Address
List[39] = EC City
List[40] = EC State
List[41] = EC Zip
List[42] = EC Phone
List[43] = EC Relationship
List[44] = Street Address [Line 2]
List[999]= Error Message
List[1] = SSN
If nothing is found, the return will be List[999] = 0^NOTHING TO REPORT.
If an error occurs, the return will be List[999] = -1^message.
List[2] = Date of Birth
List[3] = Age
List[4] = Sex
List[5] = Date of Death
|