CHARGE_CONTEXT_INFO
Description:
This table contains charge triggering timestamps. Each row contains the timestamp charges were triggered for a specified charge context for an order.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique identifier 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 CHARGE_CONTEXT_C_NAME VARCHAR No
The charging context category ID under which charges were triggered for the order.
May contain organization-specific values: Yes
Category Entries:
Imaging end exam
Imaging result study
Invasive Procedure Log Complete
Imaging check in
4 CHARGE_CONTEXT_DTTM DATETIME (UTC) No
Instant a charge was triggered for a given context.