CLM_VALUES_PAT_IDENT
Description:
This table contains information for patient identifiers.
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 value record
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
PAT_IDENT_QUAL
VARCHAR
No
The type of patient ID being reported.
4
PAT_IDENT
VARCHAR
No
Patient identifier. This does not necessarily correspond to a Chronicles Patient ID and should not be used to join to the PATIENT table.