|
Name |
Type |
Discontinued? |
|
1 |
TREATMENT_PLAN_ID |
NUMERIC |
No |
|
|
|
The record ID for the treatment plan. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the note text associated with this treatment plan. The note text is first converted to plain text, then broken into lines of 4000 characters or fewer. Words and line breaks are not split across different lines. This column ("LINE") indicates the line number of the processed text. |
|
|
3 |
NOTES_TEXT |
VARCHAR |
No |
|
|
|
The text of the treatment plan note. The note text is first converted to plain text, then broken into lines of 4000 characters or fewer. Words and line breaks are not split across different lines. |
|
|