DISPUTE_PERIOD_EVENT
Description:
Information about dispute period events.

Primary Key
Column Name Ordinal Position
DISPUTE_PERIOD_ID 1
CONTACT_DATE_REAL 2

Column Information
Name Type Discontinued?
1 DISPUTE_PERIOD_ID NUMERIC No
The unique identifier (.1 item) for the dispute period 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 DISPUTE_PERIOD_STATUS_C_NAME VARCHAR No
The status that this event moves the dispute period to.
May contain organization-specific values: No
Category Entries:
Actionable
Dismissed
Submitted to Payer
Resolved
Unresolved
File Exchange Required
Exported
4 DISPUTE_PERIOD_EVENT_C_NAME VARCHAR No
The type of dispute period event that has occurred.
May contain organization-specific values: No
Category Entries:
Create
Split
Submit
Export
Update from External Data
Dismiss
Reopen
5 USER_ID VARCHAR No
The user associated with the dispute period event.
6 USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 ORGANIZATION_ID NUMERIC No
The organization associated with this dispute period event.
8 ORGANIZATION_ID_EXTERNAL_NAME VARCHAR No
Organization's external name used as the display name on forms and user interfaces.
9 EVENT_UTC_DTTM DATETIME (UTC) No
The UTC instant the dispute period event occurred.
10 EVENT_LOCAL_DTTM DATETIME (Local) No
The calculated local instant that the dispute period event occurred.