|
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 supply in this billing diagnosis record. Together with ORDER_ID, this forms the foreign key to the ORDER_SUPPLY table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple billing diagnoses that are associated with the supply and the order id from the ORDER_SUPPLY table. |
|
|
4 |
SUPPLY_DIAGNOSES_ID_DX_NAME |
VARCHAR |
No |
|
|
|
The name of the diagnosis. |
|
|