|
Name |
Type |
Discontinued? |
|
1 |
PROBLEM_ID |
VARCHAR |
No |
|
|
|
The unique identifier for the problem record. |
|
|
2 |
CONTACT_DATE_REAL |
FLOAT |
No |
|
|
|
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
|
|
3 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
|
|
4 |
DISC_TYPE_ID |
VARCHAR |
No |
|
|
|
The linked discipline record ID. This column is frequently used to link to the DISCIPLINE table. |
|
|
5 |
DISC_TYPE_ID_DISC_NAME |
VARCHAR |
No |
|
|
|
The name of the discipline record. |
|
|
6 |
DISC_PRIORITY_C_NAME |
VARCHAR |
No |
|
|
|
The category ID of the care plan problem discipline priority. |
May contain organization-specific values: Yes |
|
|
7 |
DISC_RESOLVED_YN |
VARCHAR |
No |
|
|
|
Indicates whether the care plan problem for the discipline is resolved. |
May contain organization-specific values: No |
Category Entries: |
YES |
NO |
|
|
8 |
DISC_RESOLVED_DTTM |
DATETIME (Local) |
No |
|
|
|
The instant at which the care plan problem was resolved. |
|
|
9 |
HH_PROB_DISC_C_NAME |
VARCHAR |
No |
|
|
|
The Home Health and Hospice disciplines linked to the problem. |
May contain organization-specific values: Yes |
|
|