PAT_VA_BENEFIT_INFO
Description:
This table stores information about a patient's veteran status and benefits as reported by the VA.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 QUERY_DATE DATETIME No
The date on which we sent a query to the VA for a patient's veteran status. The other items in the 82400 related group will hold the results of that query, if any.
4 VA_VETERAN_STATUS_YN VARCHAR No
Whether or not the patient is considered a Title 38 Veteran according to the VA.
May contain organization-specific values: No
Category Entries:
No
Yes
5 RSN_NOT_CONFIRMED VARCHAR No
The reason a patient is not considered a Title 38 Veteran.