ORDER_CHG_DXMOD_1
Description:
This table stores billing diagnoses associated with a charge entered at end exam (from the related multiple Charge Billing Diagnoses (I ORD 52407) item).

Primary Key
Column Name Ordinal Position
ORDER_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique ID of the order record associated with this procedure order.
2 GROUP_LINE INTEGER No
The line number of the associated charge in this billing diagnosis record. Together with ORDER_ID, this forms the foreign key to the ORD_PROC_CHG_EAPS table.
3 VALUE_LINE INTEGER No
The line number of one of the multiple billing diagnoses that are associated with the charge and the order id from the ORD_PROC_CHG_EAPS table.
4 CHARGE_DIAGNOSES_ID NUMERIC No
The unique ID of the billing diagnoses for charges entered when ending an exam.