Name | Description | Type | Additional information |
---|---|---|---|
alert_id |
The unique id of the participant as assigned by TouchPointCare |
integer |
None. |
vital_type |
The type of vital using the following format:
|
string |
None. |
min_value |
The lower bounds of the alert threshold. Results above this value are valid. |
decimal number |
None. |
max_value |
The upper bounds of the alert threshold. Results below this value are valid. |
decimal number |
None. |
min_value_send_email_alert |
True/False flag to determine if an email alert should be sent if result value is below the min_value setting. |
boolean |
None. |
max_value_send_email_alert |
True/False flag to determine if an email alert should be sent if result value is above the max_value setting. |
boolean |
None. |
min_value_add_to_group |
True/False flag to determine if the participant should be added to a group if result value is below the min_value setting. |
boolean |
None. |
max_value_add_to_group |
True/False flag to determine if the participant should be added to a group if result value is above the max_value setting. |
boolean |
None. |
min_value_group_id |
The ID of the group to add the participant to if (a) the min_value_add_to_group flag is set to true and (b) the result value is below the min_value setting. |
integer |
None. |
max_value_group_id |
The ID of the group to add the participant to if (a) the max_value_add_to_group flag is set to true and (b) the result value is above the max_value setting. |
integer |
None. |
min_value_group_id2 |
The second ID of the group to add the participant to if (a) the min_value_add_to_group flag is set to true and (b) the result value is below the min_value setting. |
integer |
None. |
max_value_group_id2 |
The second ID of the group to add the participant to if (a) the max_value_add_to_group flag is set to true and (b) the result value is above the max_value setting. |
integer |
None. |
min_value_start_time_delay |
The start time delay (in minutes) determines the number of minutes after the alert is triggered to trigger any TouchPoints that result from adding the participant to the group. |
integer |
None. |
max_value_start_time_delay |
The start time delay (in minutes) determines the number of minutes after the alert is triggered to trigger any TouchPoints that result from adding the participant to the group. |
integer |
None. |
ctl_decrease_by_value |
Compared To Last - Resulting values that decrease by this value compared to last response trigger alert. |
decimal number |
None. |
ctl_increase_by_value |
Compared To Last - Resulting values that increase by this value compared to last response trigger alert. |
decimal number |
None. |
ctl_decrease_send_email_alert |
Compared To Last - True/False flag to determine if an email alert should be sent if result value decreases by the ctl_decrease_by_value setting. |
boolean |
None. |
ctl_increase_send_email_alert |
Compared To Last - True/False flag to determine if an email alert should be sent if result value increases by the ctl_increase_by_value setting. |
boolean |
None. |
ctl_decrease_add_to_group |
Compared To Last - True/False flag to determine if the participant should be added to a group if result value is below the ctl_decrease_by_value setting. |
boolean |
None. |
ctl_increase_add_to_group |
Compared To Last - True/False flag to determine if the participant should be added to a group if result value is above the ctl_increase_by_value setting. |
boolean |
None. |
ctl_decrease_group_id |
Compared To Last - The ID of the group to add the participant to if (a) the ctl_decrease_add_to_group flag is set to true and (b) the result value is below the ctl_decrease_by_value setting. |
integer |
None. |
ctl_increase_group_id |
Compared To Last - The ID of the group to add the participant to if (a) the ctl_increase_send_email_alert flag is set to true and (b) the result value is above the ctl_increase_by_value setting. |
integer |
None. |
ctl_decrease_group_id2 |
Compared To Last - The second ID of the group to add the participant to if (a) the ctl_decrease_add_to_group flag is set to true and (b) the result value is below the ctl_decrease_by_value setting. |
integer |
None. |
ctl_increase_group_id2 |
Compared To Last - The second ID of the group to add the participant to if (a) the ctl_increase_send_email_alert flag is set to true and (b) the result value is above the ctl_increase_by_value setting. |
integer |
None. |
ctl_decrease_start_time_delay |
Compared To Last - The start time delay (in minutes) determines the number of minutes after the alert is triggered to trigger any TouchPoints that result from adding the participant to the group. |
integer |
None. |
ctl_increase_start_time_delay |
Compared To Last - The start time delay (in minutes) determines the number of minutes after the alert is triggered to trigger any TouchPoints that result from adding the participant to the group. |
integer |
None. |