DOCS_RCVD_CLM
Description:
This table stores information about claims received from outside sources.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 DOCUMENT_ID NUMERIC No
The unique identifier for the document record.
2 CONTACT_DATE_REAL FLOAT No
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 CLAIM_SRC_PAYER_C_NAME VARCHAR No
This item stores the claim's source payer.
May contain organization-specific values: Yes
No Entries Defined
6 CLAIM_SRC_NAME VARCHAR No
This item stores the free text name of the source of the claim.
7 CLAIM_SRC_ID VARCHAR No
This item stores the identifier of the claim.
8 CLAIM_START_DATE DATETIME No
This item stores the date on the claim that services were first rendered.
9 CLAIM_END_DATE DATETIME No
This item stores the date on the claim that services were last rendered.
10 CLAIM_LOC_ID NUMERIC No
This item stores the location mapped to the facility record of the claim.
11 CLAIM_LOC_TEXT VARCHAR No
This item stores the free text location of the claim.
12 CLAIM_LOC_ADDR_STREET VARCHAR No
This item stores the street component of the address for the claim's source.
13 CLAIM_LOC_ADDR_CITY VARCHAR No
This item stores the city component of the address for the claim's source.
14 CLAIM_LOC_ADDR_STATE VARCHAR No
This item stores the state component of the address for the claim's source.
15 CLAIM_LOC_ADDR_ZIP VARCHAR No
This item stores the zip code component of the address for the claim's source.
16 CLAIM_LOC_ADDR_COUNTRY VARCHAR No
This item stores the country component of the address for the claim's source.
17 CLAIM_EVENT_ID VARCHAR No
This item holds the event identifier of the event information for the claim.
18 CLAIM_IS_RMVD_YN VARCHAR No
Used for auditing purposes to mark whether or not a claim source was removed from the source record
May contain organization-specific values: No
Category Entries:
No
Yes