-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHATBOTQA.txt
More file actions
48 lines (31 loc) · 1.92 KB
/
CHATBOTQA.txt
File metadata and controls
48 lines (31 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<send code to start chatbot> recieve sms # of user as userid in database
Respond with msg about upcoming local clinics, request to keep updated with local clinics <SUB>, <STOP> to stop
"Here is the list of upcoming local clinics. Reply SUB to stay updated with local clinics. Reply <STOP> to stop receiving messages."
Request <Y/N> provide info for streamline
"Do you want to provide information for streamline? Respond Y or N."
Recieve <Y/N> info for streamline
IF <Y>:
Request <NAME> or <BACK>
"Enter your name. Reply BACK to go back one step."
Recieve <NAME> or <BACK> as message contents, add to system or go back step
Request <AGE> or <BACK>
"Enter your age. Reply BACK to go back one step."
Recieve <AGE> or <BACK> as message contents, add to system or go back step
Request <ADDRESS> or <BACK>
"Enter your current address. Reply BACK in order to go back one step."
Recieve <ADDRESS> or <BACK> as message contents, add to system or go back step
Request <TETANUS_DATE> or <NA> or <BACK>
"Enter the date of your last Tetanus shot. Reply NA if not applicable. Reply BACK in order to go back one step."
Recieve <TETANUS_DATE> or <BACK> as message contents, add to system or go back step
Request <SHINGLES_DATE> or <NA> or <BACK>
"Enter the date of your last Shingles shot. Reply NA if not applicable. Reply BACK in order to go back one step."
Recieve <SHINGLES_DATE> or <BACK> as message contents, add to system or go back step
Request <OTHER_MED_DETAILS> or <NA> or <BACK> , note send only 1 text
"Enter any other applicable medical details. Reply NA if not applicable Reply BACK in order to go back one step."
Recieve <OTHER_MED_DETAILS> or <BACK> as message contents, add to system or go back step
Send completion message
"You are fully registered."
PUSH:::<EVENT_INFO>
RECIEVE:::<EVENT_CODE> or <STOP>, add to system
Send completion message
"You are added to medOut's mobile clinic updates."