HEALTH_PLAN_DX_CODING
Description:
This table contains diagnosis coding from health plan risk adjustment review. Each line represents a diagnosis on the evidence associated with the coding record.

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

Column Information
Name Type Discontinued?
1 CODING_RECORD_ID NUMERIC No
The unique identifier (.1 item) for the coding 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 DX_ID_DX_NAME VARCHAR No
The name of the diagnosis.
6 DX_ACTION_C_NAME VARCHAR No
The action the user took on the diagnosis.
May contain organization-specific values: No
Category Entries:
Add
Remove
Verify
7 DX_ACTION_COMMENT VARCHAR No
The comment recorded by the user explaining the action they took on the diagnosis.
8 DX_REMOVE_RSN_C_NAME VARCHAR No
The reason the user selected for removing the diagnosis.
May contain organization-specific values: No
Category Entries:
Insufficient Documentation
Miscoded
9 RA_SOURCE_PAT_ENC_CSN_ID NUMERIC No
The contact on the encounter-linked coding record that is the source for the changes to this diagnosis.
10 RA_SOURCE_DOCUMENT_CSN_ID NUMERIC No
The external encounter contact that was used to code this diagnosis.