OCC_SPAN_CD
Description:
All values associated with a claim are stored in the Claim External Value record. The OCC_SPAN_CD table holds the occurrence span 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_SPAN_CD VARCHAR No
This item holds the occurrence span codes that apply to the claim.
4 OCC_SPAN_FROM_DT DATETIME No
This item holds the beginning of the date span corresponding to the occurrence span code.
5 OCC_SPAN_TO_DT DATETIME No
This item holds the end of the date span corresponding to the occurrence span code.