Wiki source code of b. Use Case with Claims

Last modified by Dhara Shah on 2025/09/29 10:53

Show last authors
1 {{html}}
2 <label for="status">Status:</label>
3 <select name="status" id="status">
4 <option value="Not Started">Not Started</option>
5 <option value="In Progress">In Progress</option>
6 <option value="Under Review">Under Review</option>
7 <option value="In Evaluation">In Evaluation</option>
8 <option value="Finalized">Finalized</option>
9 </select>
10 {{/html}}
11
12 == **Use case 1: Finding Overlapping Interests Between Patients** ==
13
14 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Enhance social connections and reduce loneliness by helping dementia patients discover and share shared interests
15 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)TBD
16 |(% style="width:166px" %)**IDP**|(% style="width:653px" %)TBD
17 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)(((
18 Social Robot (conversation partner, memory support)
19
20 Dementia Patient (socializer)
21
22 Caregiver (human support)
23 )))
24 |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %)Rebecca is in the common areas or in an activity and is unsure of who is around her and what to talk to others about
25 |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %)Rebecca knows shared interests with peers and feels more confident starting a conversation
26 |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)(((
27 ~1. Rebecca enters an activity or common area and robot notices her alone
28
29 2. Robot greets Rebecca and asks her a question (ex. how was your day, what is your favorite music genre, etc.)
30
31 * OR Robot notices Rebecca's arrival into a group conversation or activity and brings her into the conversation (ex. "Hi Rebecca, welcome! Mary was just telling us a story about her honeymoon.")
32
33 3. Robot recognizes key interests of Rebecca through conversation and stores information
34
35 * OR Robot uses responses from a questionnaire that Rebecca, her family, or the caretaker has filled out
36 * OR Robot systematically polls patients over time on interests
37
38 4. Robot recalls and retrieves Rebecca's interests and compares it to other participants present in the area
39
40 5. Robot guides Rebecca to Mary who also loved to travel and creates an introduction or re-introduction (ex. "Remember your friend Mary who loves to travel? Would you like to talk to her?")
41
42 * OR Robot brings up an overlapping interest with other patients near Rebecca (ex. Robot knows that both Robert and Rebecca had lots of pets growing up, and says "If I remember correctly, both you and Robert had dogs! What was your favorite part of having a dog?")
43
44 6. Robot continues to facilitate different conversations and activities around the room as needed
45
46 * Examples
47 ** Suggests an activities such as dancing, singing, or playing cards
48 ** Reminds patients of their own stories and others ("What was that dessert that you told me your parents bought you every birthday?") ("What was that card game that you and Mary like to play in the main activity room?")
49 )))
50 |(% style="width:166px" %) |(% style="width:653px" %)
51
52 |(% style="width:135px" %)**Claims (title)**|(% style="width:245px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)**
53 |(% style="width:135px" %)CL1 Interest gathering|(% style="width:245px" %)Ask questions, store answers|(% style="width:238px" %)Patient preferences are captured and remembered|(% style="width:201px" %)Steps 2-3
54 |(% style="width:135px" %)CL2 Social matching|(% style="width:245px" %)Match interest with others|(% style="width:238px" %)Patient is reminded of similarities with others and will feel more engaged/interested in the conversation|(% style="width:201px" %)Step 4
55 |(% style="width:135px" %)CL3 Conversation facilitation|(% style="width:245px" %)Encourage interaction through introductions and conversation starters|(% style="width:238px" %)Patients feels more confident and relaxed engaging in conversation|(% style="width:201px" %)Steps 5-6
56
57 == **Use case 2: Scheduling Meaningful Activities** ==
58
59 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Provide meaningful structure and reduce boredom in the patients' day by organizing and facilitating activities
60 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)TBD
61 |(% style="width:166px" %)**IDP**|(% style="width:653px" %)TBD
62 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)(((
63 Social Robot (activity scheduler and reminder)
64
65 Dementia Patient (activity participant)
66
67 Caregiver (human support)
68 )))
69 |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %)Patients have unstructured time and may forget planned activities or be uninterested in activities
70 |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %)Patients are able to participate in activities they enjoy
71 |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)(((
72 ~1. Robot collects and stores data on possible positive activities, available areas, and availability of caretakers (if needed for specific activities) from the facility
73
74 2. Robot organizes and schedules group activities for the facility
75
76 3. Robot offers activities for patients either for themselves or with others based on personal interests and caretaker guidance
77
78 * Examples
79 ** "Would you like to get coffee with Maria in the lounge?"
80 ** "There is a group going on a walk in 10 minutes would you like to join" "Time for the group walk!"
81 ** "Breakfast is ready, please follow me to the dining room!"
82 ** "There is a group listening to music in the blue common area, would you like to join?"
83 ** "Would you ladies like to play a game? We have a puzzle, Uno, and Jenga available."
84 ** "Would you like to read a book? If so, I can help you find a book you would like."\
85 * AND Robot processes requests for certain activities from patients, determines if it is feasible, and organizes it
86 ** Examples
87 *** Patient: "I want to walk outside" | Robot: "Should I organize a walk with others?"
88
89 4. Robot reminds patients of activities and informs caretakers when necessary
90
91 5. Robot provides instructions for or facilitates activities if necessary
92
93 6. Robot surveys patients on their experience in an activity and records participation statistics to determine sentiment and preferences (of people and activities).
94
95 7. Robot requests information and confirmation from caretaker if a new activity is possible
96 )))
97 |(% style="width:166px" %) |(% style="width:653px" %)
98
99 |(% style="width:135px" %)**Claims (title)**|(% style="width:245px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)**
100 |(% style="width:135px" %)CL1 |(% style="width:245px" %)Collect and store data of possible activities|(% style="width:238px" %)Robot has a database of feasible activities for possible locations to be conducted by whichever available caretakers.|(% style="width:201px" %)Steps 1, 6, and 7
101 |(% style="width:135px" %)CL2 |(% style="width:245px" %)Organize activities based on interests|(% style="width:238px" %)There are more meaningful activities available for patients to do|(% style="width:201px" %)Steps 2-3
102 |(% style="width:135px" %)CL3 |(% style="width:245px" %)Schedules activities for patients|(% style="width:238px" %)Patients feel less bored because they know how they can fill their day|(% style="width:201px" %)Step 2
103 |(% style="width:135px" %)CL4|(% style="width:245px" %)Reminds patients and caretakers of activities|(% style="width:238px" %)Patients know what is happening at the facility. Caretakers feel less burden keeping track of activities.|(% style="width:201px" %)Step 4
104 |(% style="width:135px" %)CL 5|(% style="width:245px" %)Facilitate activities|(% style="width:238px" %)Patients know where to go, how long to wait, and information about the activity.|(% style="width:201px" %)Step 5