ORD_DTREE_NODE
Description:
Contains information about the decision tree node from which the order originated.
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
DT_NODE_ID_QUEST_NAME
VARCHAR
No
The name of the question record.
4
DT_NODE_CSN_ID
NUMERIC
No
The Contact Serial Number (CSN) of the decision tree node that caused the creation of this order.