RX_IVENT_TYPES
Description:
The intervention types table contains one record for each intervention and the type associated with the intervention. The primary key for the intervention type 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
The 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 TYPE_C_NAME VARCHAR No
The type(s) associated with this intervention, indicating the nature of the intervention.
May contain organization-specific values: Yes
4 SUBTYPE_C_NAME VARCHAR No
This is the subtype of the intervention. Use this item along with the type (I RXI 50) to categorize the purpose of the intervention.
May contain organization-specific values: Yes