PARENT_CAREPLANS
Description:
This table contains data about the parent care plans of a problem.
Primary Key
Column Name
Ordinal Position
PROBLEM_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
PROBLEM_ID
VARCHAR
No
The unique identifier (.1 item) 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
PARENT_CAREPLAN_ID
VARCHAR
No
This item stores the pointers to the parent care plan records (LCPs) that contain this problem.