|
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 charge modifier 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 charge modifiers that are associated with the charge and the order id from the ORD_PROC_CHG_EAPS table. |
|
|
4 |
CHARGE_MODIFIERS_ID |
VARCHAR |
No |
|
|
|
The unique identifier for a modifier applied to a billing charge when ending an exam. |
|
|
5 |
CHARGE_MODIFIERS_ID_MODIFIER_NAME |
VARCHAR |
No |
|
|
|
The name of the modifier record. |
|
|