ORDER_ECONSULT_RECIPIENTS
Description:
This table stores recipient information for e-Consult orders, if manual recipients are selected.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
This column stores 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 ECONSULT_RECIPIENTS VARCHAR No
Stores manually selected recipients in an e-Consult order. If not set, the distribution scheme routes the message. The format for this data is ID^modifier^responsibility If the recipient is a user, ID is the user ID, otherwise, the ID represents the ID based on modifier: P=Pool, C=Class. Responsibility will be 1 if the user has responsibility, 0 or " otherwise.