VAL_CD
Description:
All values associated with a claim are stored in the Claim External Value record. The VAL_CD table holds the value codes that apply to the claim.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 RECORD_ID NUMERIC No
The unique identifier for the claim record.
2 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
3 VAL_CD VARCHAR No
This item holds the value codes that apply to the claim.
4 VAL_AMOUNT VARCHAR No
This item holds the amount corresponding to the value code.