anl_dim_conversation_types

Stores a distinct set of conversation types.

Table 1. anl_dim_conversation_types table
Column Description Example
conversation_type_id

int

The unique conversation type id.

1
conversation_type

varchar

The conversation type (for example: GROUP-CLINICAL, GROUP-ADHOC, ONE-ON-ONE).

GROUP-CLINICAL
created_at

datetime

The creation date.

2017-12-06 04:42:44.357000
updated_at

datetime

The date that this entry was last updated.

2017-12-06 04:42:44.357000
source_id

int

The source id of the appliance providing data.

1
control_id

bigint

The control id, indicating when the record was loaded or updated.

12644