MEDICATION_COST_ESTIMATES
Description:
The MEDICATION_COST_ESTIMATES table contains information linking an order to medication cost estimate records.
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
MEDICATION_ESTIMATE_ID
NUMERIC
No
The unique identifier for a medication estimate (LME) record, which stores estimated patient cost information for the associated medication order.