RX_IVENT_MEDS
Description:
The intervention medications table contains one record for each intervention with an associated medication. The primary key for the intervention medication table is INTERVENTION_ID, LINE.

Primary Key
Column Name Ordinal Position
INTERVENTION_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 INTERVENTION_ID NUMERIC No
Unique ID for the intervention.
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 ORDERED_MED_ID NUMERIC No
The unique identifier of the medication record associated with this Intervention.