Name | Description | Type | Additional information |
---|---|---|---|
question_id |
Unique ID of the questionas assigned by TouchPointCare. |
integer |
None. |
question |
The question text. |
string |
None. |
question_order_num |
The sort order of the question in the series. |
integer |
None. |
resp_type |
The response type id of the question.
|
integer |
None. |
answer |
The response or reading value. |
string |
None. |
answer_date |
The date/time of the response or reading in yyyyMMddHHmmss format. |
string |
None. |
b_alert |
The alert setting for a yes/no question. "Yes" or "No". |
string |
None. |
n_alert |
The alert setting for a numeric response type question. |
string |
None. |
num_alerts |
If alert is set, the number of alerts before triggering the value as an alert. |
integer |
None. |
mc_alert |
The alert setting for a multile choice question type. |
string |
None. |
comments |
Any comments entered by the call agent. |
string |
None. |
series_question_id |
Unique ID of the series and question combination as assigned by TouchPointCare. |
integer |
None. |
question_alias |
The alias (short name) of a question assigned in TouchPointCare. |
string |
None. |
Alert |
"1" if the response / reading triggered an alert, "0" otherwise. |
string |
None. |
username |
The username of the call agent that entered the data (if entered by live agent). |
string |
None. |
special_type |
The type of vital sign or question special type.
|
string |
None. |
question_html |
The question html used by TouchPoint. |
string |
None. |
answer_datetime_utc |
The date/time the telehealth question was answered or vital was taken in UTC format. |
date |
None. |
alert_setting |
The alert setting (threshold) at the time the alert was triggered. |
string |
None. |
default_units |
Gets or sets the default units for the vital sign. Only used if this is a vital reading. |
string |
None. |
loinc_code |
Gets or sets the loinc code associated with a vital type. |
string |
None. |
UserFullName |
Gets or sets the user's full name that entered the data (if applicable). |
string |
None. |
UserTitle |
Gets or sets the user's title that entered the data (if applicable). |
string |
None. |
schedule_id |
The unique ID of the scheduled TouchPoint instance. |
integer |
None. |