|
Name |
Type |
Discontinued? |
|
| 1 |
PAT_ID |
VARCHAR |
No |
|
|
|
| The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
|
|
| 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 |
ENRLL_NOTIF_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
| The timestamp in UTC instant when the To Do enrollment notification was sent. |
|
|
| 4 |
NOTIF_TODO_SEND_MTHD_C |
VARCHAR |
No |
|
|
|
| The send method of the To Do enrollment notification sent. |
| May contain organization-specific values: No |
| Category Entries: |
| Email |
| SMS |
|
|
| 5 |
NOTIF_RECIP_MYPT_ID |
VARCHAR |
No |
|
|
|
| WPR ID of the recipient of the To Do enrollment notification. |
|
|