PROBLEM_DEL_TX_SUMM
Description:
Stores the problem ID and a list of deleted treatment summary note IDs that were previously associated with this problem.
Primary Key
Column Name
Ordinal Position
PROBLEM_LIST_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
PROBLEM_LIST_ID
NUMERIC
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
DEL_TXSUMM_NOTE_ID
VARCHAR
No
The deleted treatment summary note IDs that were previously associated with this problem.