Name | Description | Type | Additional information |
---|---|---|---|
participant_id |
Unique ID of the participant as assigned by TouchPointCare |
integer |
None. |
provider_unique_id |
Unique ID of the participant as assigned by the provider |
string |
None. |
first_name |
The participant's first name |
string |
None. |
last_name |
The participant's last name |
string |
None. |
middle_name |
The participant's middle name |
string |
None. |
series_id |
Unique ID of the series of questions as assigned by TouchPointCare |
integer |
None. |
series_name |
The name of the series of questions |
string |
None. |
company |
The provider/client name |
string |
None. |
group_name |
The name of the group used when creating this TouchPoint |
string |
None. |
group_Id |
The unique ID of the group used when creating this TouchPoint as assigned by TouchPointCare |
integer |
None. |
custom_1 |
The custom 1 field of the participant |
string |
None. |
custom_2 |
The custom 2 field of the participant |
string |
None. |
custom_3 |
The custom 3 field of the participant |
string |
None. |
custom_4 |
The custom 4 field of the participant |
string |
None. |
company_id |
Unique ID of the provider or client as assigned by TouchPointCare |
integer |
None. |
participant_name |
The full name of the participant |
string |
None. |
task |
The type of task used to gather the reading
|
string |
None. |
duration_seconds |
The duration, in seconds of the TouchPoint instance. |
integer |
None. |
schedule_id |
The unique ID of the scheduled TouchPoint. |
integer |
None. |
date_of_birth |
The date of birth of the participant in yyyyMMddHHmmss format. |
string |
None. |
gender |
The sex/gender of the participant (M for Male, F for Female) |
string |
None. |
address_1 |
Address Line 1 for the participant |
string |
None. |
address_2 |
Address Line 2 for the participant |
string |
None. |
city |
The city for the participant |
string |
None. |
state |
The state/province for the participant |
string |
None. |
zip |
Zip/Postal Code for the participant |
string |
None. |
phone |
Primary Phone number for the participant |
string |
None. |
time_answered |
The date/time the telehealth question was answered or vital was taken in yyyyMMddHHmmss format. |
string |
None. |
doctor_last_name |
The last name of the physician assigned to the participant. |
string |
None. |
doctor_first_name |
The first name of the physician assigned to the participant. |
string |
None. |
doctor_middle_name |
The middle name of the physician assigned to the participant. |
string |
None. |
last_encounter_id |
The most recent encounter/episode ID as provided by the EMR. |
string |
None. |
facility_code |
A facility identifier specific to the provider account. |
string |
None. |
encouter_id |
Unique ID of the TouchPoint encounter |
string |
None. |
results |
The list of telehealth questions and responses and/or vitals readings. |
Collection of QuestionResult |
None. |