VETERAN_CVG_LEVEL
Description:
This table contains information about a veteran patient's coverage levels. This table stores the medical coverage levels associated with a veteran patient and whether a coverage level is the patient's primary. A veteran patient's medical coverage level determines what level of service a patient can receive prior to being billed.

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 VETERAN_CVG_IS_PRIMARY_YN VARCHAR No
This column denotes whether the related veteran coverage level found in VETERAN_MED_CVG_LEVEL_C on the same LINE is primary.
May contain organization-specific values: No
Category Entries:
No
Yes
4 VETERAN_MED_CVG_LEVEL_C_NAME VARCHAR No
This related group item holds a list of a patient's medical coverage levels.
May contain organization-specific values: Yes
No Entries Defined