ORD_AUD_BILLING_MODS
Description:
This table contains audit information about the modifiers associated with an imaging order which will impact downstream billing.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique identifier (.1 item) for the order record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 BILLING_MODIFIERS VARCHAR No
Audit information about modifiers (category values) that will satisfy billing requirements. The values are delimited by "^". The source item is located at ORDER_RAD_MODS.MODIFIER_ID.
4 BILLING_MODIFIERS_EXT_VALS VARCHAR No
Audit information about modifiers (external category values) that will satisfy billing requirements. The values are delimited by "^". The source item is located at ORDER_RAD_MODS.MODIFIER_ID. This column shows the translated external value as of when the column was last extracted.