|
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 |
SENT_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
The UTC date and time when a text message was sent to the member. |
|
|
4 |
PHONE_NUMBER |
VARCHAR |
No |
|
|
|
The phone number to which the text message was sent. |
|
|
5 |
NOTE_ID |
VARCHAR |
No |
|
|
|
The unique ID of the note record of the SMS message sent to the member. |
|
|
6 |
SMS_SMARTTEXT_ID |
VARCHAR |
No |
|
|
|
The unique ID of the SmartText record used as the SMS message sent to the member. |
|
|
7 |
SMS_SMARTTEXT_ID_SMARTTEXT_NAME |
VARCHAR |
No |
|
|
|
The name of the SmartText record. |
|
|
8 |
SMS_SETTING_ID |
NUMERIC |
No |
|
|
|
The unique ID of the Hello World communication template (HST) for the SMS sent to the member. |
|
|
9 |
SMS_SETTING_ID_SETTING_NAME |
VARCHAR |
No |
|
|
|
|
10 |
FROM_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the user who sent the text message to the member. |
|
|
11 |
FROM_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|