PROBLEM_INTERVENTION
Description:
Contains care plan problem intervention information.
Primary Key
Column Name
Ordinal Position
PROBLEM_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
PROBLEM_ID
VARCHAR
No
The unique identifier for the problem 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
INTERVENTION_ID
VARCHAR
No
The linked care plan intervention ID. This column is frequently used to link to the INTERVENTION table.