OCC_CD
Description:
All values associated with a claim are stored in the Claim External Value record. The OCC_CD table holds the occurrence 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
OCC_CD
VARCHAR
No
This item holds the occurrence codes that apply to the claim.
4
OCC_DT
DATETIME
No
This item holds the date corresponding to the occurrence code.