|
Name |
Type |
Discontinued? |
|
| 1 |
AI_INTRCT_ID |
NUMERIC |
No |
|
|
|
| The unique identifier (.1 item) for the interaction record. |
|
|
| 2 |
USER_ID |
VARCHAR |
No |
|
|
|
| A pointer to the ID of the user who is interacting with the AI agents in this session |
|
|
| 3 |
USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 4 |
AI_INTRCT_SESS_STAT_C_NAME |
VARCHAR |
No |
|
|
|
| A status indicating where we are in the life cycle of this session |
| May contain organization-specific values: No |
| Category Entries: |
| Executing |
| Ready |
| Error |
| Active |
| Discard |
| Done |
| Submitted |
| Deferred |
| Enqueued |
| Cancelled |
|
|
| 5 |
STAT_CHNG_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
| Tracks the UTC instant when the last status change was made. |
|
|
| 6 |
PAT_ENC_CSN_ID |
NUMERIC |
No |
|
|
|
| Pointer to the patient encounter associated with the workflow |
|
|
| 7 |
PAT_ID |
VARCHAR |
No |
|
|
|
| Pointer to the patient record |
|
|
| 8 |
MSG_ID |
VARCHAR |
No |
|
|
|
| A pointer to the patient message associated with the session |
|
|