ORDER_DX_PROC
Description:
The ORDER_DX_PROC table enables you to report on the diagnoses associated with procedures ordered in clinical system. Since one procedure order may be associated with multiple diagnoses, each row in this table is one procedure - diagnosis relation. We have also included patient and contact identification information for each record. Note that system settings may or may not require that procedures be associated with diagnoses. This table contains only information for those procedures and diagnoses that have been explicitly associated. Check with your clinical system Application Administrator to determine how your organization has this set up.

Primary Key
Column Name Ordinal Position
ORDER_PROC_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_PROC_ID NUMERIC No
The unique ID of the procedure order record.
2 LINE INTEGER No
The line number for the information associated with this procedure record. Multiple pieces of information can be associated with this record.
3 PAT_ENC_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.
4 PAT_ENC_CSN_ID NUMERIC No
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI).
5 DX_ID NUMERIC No
The unique ID of the diagnosis record associated with the procedure order.
6 DX_QUALIFIER_C_NAME VARCHAR No
The diagnosis qualifier category ID, which indicates modifier information for the diagnosis associated with the order record.
May contain organization-specific values: Yes
7 COMMENTS VARCHAR No
Comments added when the procedure was ordered
8 DX_CHRONIC_YN VARCHAR No
Indicates whether the diagnosis associated with this order record was marked as chronic during the ordering process. 'Y' indicates that a the diagnosis was marked as chronic. 'N' or NULL indicate that a the diagnosis was not marked as chronic.
May contain organization-specific values: No
Category Entries:
No
Yes
9 ASSOC_DX_DESC VARCHAR No
This column stores a free text diagnosis description entered by the end user. Also referred to as the "display as" field.
10 ASSOC_REQ_DX_ID NUMERIC No
The unique ID of the original requisition diagnosis associated with the order. Diagnoses stored by this item might be entered for either clinical or billing purposes.