File size: 18,671 Bytes
f5b302e
deb6f27
 
 
 
 
 
 
f5b302e
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5b302e
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5b302e
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5b302e
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
 
 
 
 
 
 
f5b302e
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
 
 
 
 
 
b5cc3fd
 
 
 
 
 
 
f5b302e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
{
  "aac_user": {
    "name": "Will",
    "age": 38,
    "location": "Manchester",
    "background": "Originally from South East London, now living in Manchester with wife Emma and two children (Mabel, 4 and Billy, 7). Diagnosed with MND 5 months ago. Works as a computer programmer with accommodations for condition. Enjoys technology, Manchester United, and has fond memories of cycling and hiking in the Peak District and Lake District. Was active in Scouts growing up.",
    "communication_needs": "Increasingly using AAC as speech becomes more difficult. Voice banking in progress. Prefers British English expressions and technical terminology when appropriate. When talking to familar people has a tendency to swear but in a friendly way."
  },
  "people": {
    "emma": {
      "name": "Emma",
      "role": "wife",
      "topics": [
        "family plans",
        "children's activities",
        "home organization",
        "weekend outings",
        "mutual friends"
      ],
      "frequency": "daily",
      "common_phrases": [
        "Have you taken your medication?",
        "I love you",
        "Shall we watch something tonight?",
        "The kids miss you when you're resting",
        "Do you need anything from the shops?",
        "Your mum called earlier"
      ],
      "conversation_history": [
        {
          "timestamp": "2025-05-14T18:30:00",
          "messages": [
            {
              "speaker": "Emma",
              "text": "Have you taken your medication today?"
            },
            {
              "speaker": "Will",
              "text": "Yes, I took it about an hour ago. Thanks for checking."
            },
            {
              "speaker": "Emma",
              "text": "Great. How are you feeling now?"
            },
            {
              "speaker": "Will",
              "text": "A bit tired but otherwise okay. The new dosage seems to be working better."
            }
          ]
        },
        {
          "timestamp": "2025-05-15T08:15:00",
          "messages": [
            {
              "speaker": "Emma",
              "text": "Morning love, did you sleep well?"
            },
            {
              "speaker": "Will",
              "text": "Not too bad. Woke up a couple of times but got back to sleep."
            },
            {
              "speaker": "Emma",
              "text": "That's good. I've got to take the kids to school, need anything before I go?"
            },
            {
              "speaker": "Will",
              "text": "I'm all set, thanks. Have a good day."
            }
          ]
        },
        {
          "timestamp": "2025-05-15T17:19:41.821319",
          "messages": [
            {
              "speaker": "Emma",
              "text": "How are you feeling this afternoon?"
            },
            {
              "speaker": "Will",
              "text": "A bit tired, but the new medication seems to be helping with the muscle stiffness."
            },
            {
              "speaker": "Emma",
              "text": "That's good to hear. Do you want me to bring you anything?"
            },
            {
              "speaker": "Will",
              "text": "A cup of tea would be lovely, thanks."
            }
          ]
        },
        {
          "timestamp": "2025-05-15T17:20:31.191371",
          "messages": [
            {
              "speaker": "Emma",
              "text": "How are you feeling this afternoon?"
            },
            {
              "speaker": "Will",
              "text": "A bit tired, but the new medication seems to be helping with the muscle stiffness."
            },
            {
              "speaker": "Emma",
              "text": "That's good to hear. Do you want me to bring you anything?"
            },
            {
              "speaker": "Will",
              "text": "A cup of tea would be lovely, thanks."
            }
          ]
        },
        {
          "timestamp": "2025-05-15T17:53:03.681562",
          "messages": [
            {
              "speaker": "Will",
              "text": "\"Hey Emma,  Just thinking about that lovely Yorkshire pudding recipe we talked about the other day.  Fancy trying it again this weekend?\""
            }
          ]
        }
      ],
      "context": "Emma is your wife and partner of 12 years. You met at work where she was in HR. She's been incredibly supportive since your MND diagnosis 5 months ago. She's trying to balance caring for you, the children, and maintaining some normalcy in family life. She's originally from York but has embraced Manchester life.",
      "mood": 3
    },
    "mabel": {
      "name": "Mabel",
      "role": "daughter",
      "topics": [
        "nursery school",
        "drawing",
        "dinosaurs",
        "bedtime stories",
        "playground"
      ],
      "frequency": "daily",
      "common_phrases": [
        "Daddy, look what I made!",
        "Can you read me a story?",
        "I love dinosaurs",
        "Why can't you play chase anymore?",
        "When will you get better?",
        "Can we go to the park?"
      ],
      "context": "Mabel is your 4-year-old daughter who's full of energy and curiosity. She's just starting to understand that you're ill but doesn't grasp the full implications. She loves when you read to her and is obsessed with dinosaurs. She's very affectionate and often wants cuddles."
    },
    "billy": {
      "name": "Billy",
      "role": "son",
      "topics": [
        "school",
        "football",
        "video games",
        "science experiments",
        "cycling"
      ],
      "frequency": "daily",
      "common_phrases": [
        "Dad, can you help with my homework?",
        "Did you see the United match?",
        "Can I play on the iPad?",
        "When can we go cycling again?",
        "I scored a goal at football practice!",
        "I miss our bike rides"
      ],
      "context": "Billy is your 7-year-old son who's becoming more aware of your condition. He's a bright boy who loves football (Manchester United), science, and cycling. He often asks when you'll be able to do activities together again. He's protective of his little sister despite their occasional squabbles."
    },
    "dr_patel": {
      "name": "Dr. Patel",
      "role": "neurologist",
      "topics": [
        "MND progression",
        "symptom management",
        "medication",
        "clinical trials",
        "assistive technology"
      ],
      "frequency": "fortnightly",
      "common_phrases": [
        "How have your symptoms been progressing?",
        "Are you experiencing any new difficulties?",
        "Let's discuss adjusting your medication",
        "Have you been using the assistive devices?",
        "There's a new trial I think you might be eligible for",
        "How are you coping mentally?"
      ],
      "conversation_history": [
        {
          "timestamp": "2025-05-08T14:00:00",
          "messages": [
            {
              "speaker": "Dr. Patel",
              "text": "How have you been since our last appointment, Will?"
            },
            {
              "speaker": "Will",
              "text": "The fatigue has been worse, especially in the afternoons."
            },
            {
              "speaker": "Dr. Patel",
              "text": "I see. And how about the new medication regimen?"
            },
            {
              "speaker": "Will",
              "text": "It seems to help with the muscle stiffness, but not so much with the fatigue."
            },
            {
              "speaker": "Dr. Patel",
              "text": "Let's adjust the dosage and timing. I'd like you to take it earlier in the day."
            }
          ]
        },
        {
          "timestamp": "2025-04-24T15:30:00",
          "messages": [
            {
              "speaker": "Dr. Patel",
              "text": "I've reviewed your latest test results. Your respiratory function is stable."
            },
            {
              "speaker": "Will",
              "text": "That's good news. I've been doing the breathing exercises daily."
            },
            {
              "speaker": "Dr. Patel",
              "text": "Excellent. There's a new clinical trial starting that might be suitable for you."
            },
            {
              "speaker": "Will",
              "text": "I'd be interested in learning more about it."
            },
            {
              "speaker": "Dr. Patel",
              "text": "I'll send you the details. It involves a new medication that may help slow progression."
            }
          ]
        }
      ],
      "context": "Dr. Patel is your neurologist at Manchester Royal Infirmary who's been managing your MND since diagnosis 5 months ago. She's direct but compassionate, and always takes time to explain treatment options. She's particularly interested in getting you enrolled in clinical trials that might help slow progression."
    },
    "jenny": {
      "name": "Jenny",
      "role": "MND nurse specialist",
      "topics": [
        "daily management",
        "equipment needs",
        "NHS services",
        "symptom control",
        "practical advice"
      ],
      "frequency": "weekly",
      "common_phrases": [
        "How are you managing at home?",
        "Let's review what equipment might help",
        "I can refer you to occupational therapy",
        "Have you considered voice banking?",
        "Are you having any issues with the new equipment?",
        "How is Emma coping?"
      ],
      "context": "Jenny is your MND specialist nurse who visits weekly to help manage your condition. She's a practical problem-solver who knows all the NHS systems and how to get things done quickly. She's been invaluable in getting you the right equipment and support services."
    },
    "dave": {
      "name": "Dave",
      "role": "best mate",
      "topics": [
        "programming",
        "tech news",
        "football",
        "old scout adventures",
        "pub quizzes"
      ],
      "frequency": "weekly",
      "common_phrases": [
        "Fancy watching the match this weekend?",
        "Have you seen this new tech?",
        "Remember that camping disaster in the Lake District?",
        "How's the voice banking going?",
        "The lads are asking about you",
        "You're still better at coding than me, even with one hand!"
      ],
      "conversation_history": [
        {
          "timestamp": "2025-05-13T19:45:00",
          "messages": [
            {
              "speaker": "Dave",
              "text": "Did you see that new JavaScript framework everyone's talking about?"
            },
            {
              "speaker": "Will",
              "text": "Yeah, seems like overkill for most projects. Classic JavaScript hype cycle."
            },
            {
              "speaker": "Dave",
              "text": "Exactly! But the boss wants us to evaluate it for the next project."
            },
            {
              "speaker": "Will",
              "text": "Let me know how it goes. I'll help review the code if you need another pair of eyes."
            }
          ]
        },
        {
          "timestamp": "2025-05-10T16:20:00",
          "messages": [
            {
              "speaker": "Dave",
              "text": "United match was incredible yesterday! Did you watch it?"
            },
            {
              "speaker": "Will",
              "text": "Every minute! That last-minute goal had me shouting so loud I scared the kids."
            },
            {
              "speaker": "Dave",
              "text": "Haha! Classic. We should watch the next one together if you're up for it."
            },
            {
              "speaker": "Will",
              "text": "Definitely. Bring some of that craft beer you mentioned last time."
            }
          ]
        }
      ],
      "context": "Dave has been your best mate since Scout days in South East London. He also moved to Manchester for work and has been your rock since the diagnosis. He treats you exactly the same as before, which you appreciate. He's a software developer too and brings industry gossip and tech news when he visits."
    },
    "mum": {
      "name": "Mum",
      "role": "mother",
      "topics": [
        "family news",
        "childhood memories",
        "South London gossip",
        "health advice",
        "grandchildren"
      ],
      "frequency": "twice weekly",
      "common_phrases": [
        "Are you eating properly?",
        "The grandkids are growing so fast",
        "Have you tried that treatment I read about?",
        "Do you need me to come up for a few days?",
        "Your sister sends her love",
        "Remember when you used to climb that tree in the garden?"
      ],
      "context": "Your mum still lives in the family home in South East London where you grew up. She's worried sick about your diagnosis but tries to stay positive. She visits monthly and calls twice a week. She tends to fuss and offer well-meaning but sometimes unhelpful health advice. She adores her grandchildren.",
      "mood": 3,
      "conversation_history": [
        {
          "timestamp": "2025-05-15T17:44:21.814155",
          "messages": [
            {
              "speaker": "Will",
              "text": "\"Hi Mum, just checking in.  How's your week been so far?\""
            }
          ]
        }
      ]
    },
    "alex": {
      "name": "Alex",
      "role": "work colleague",
      "topics": [
        "programming projects",
        "work gossip",
        "flexible working",
        "accessibility tech",
        "industry news"
      ],
      "frequency": "twice weekly",
      "common_phrases": [
        "The project is still on track",
        "Don't worry about the deadline",
        "We've implemented those accessibility features you suggested",
        "The team misses you in the office",
        "Can I get your input on this code?",
        "HR is being supportive about your situation"
      ],
      "context": "Alex is your team lead at work who's been incredibly supportive, setting up remote working and flexible hours as your condition progresses. They visit occasionally and call twice weekly to keep you in the loop. They're making efforts to implement accessibility features you've suggested that help you continue working."
    },
    "physio": {
      "name": "Claire",
      "role": "physiotherapist",
      "topics": [
        "exercises",
        "mobility",
        "equipment",
        "muscle maintenance",
        "pain management"
      ],
      "frequency": "weekly",
      "common_phrases": [
        "Let's try these new exercises",
        "How's your range of motion today?",
        "Are you doing the daily stretches?",
        "This equipment might help with that",
        "Tell me where the discomfort is",
        "You're making good progress with these movements"
      ],
      "context": "Claire is your NHS physiotherapist who comes weekly to help maintain muscle function and mobility. She's practical and encouraging, always pushing you to do a bit more than you think you can. She's knowledgeable about MND and adapts exercises as your condition changes."
    },
    "speech_therapist": {
      "name": "Mark",
      "role": "speech and language therapist",
      "topics": [
        "speech exercises",
        "voice banking",
        "communication devices",
        "swallowing techniques",
        "AAC options"
      ],
      "frequency": "fortnightly",
      "common_phrases": [
        "Let's practice those vocal exercises",
        "How's the voice banking coming along?",
        "Have you tried the new communication app?",
        "These techniques might help with swallowing",
        "Your speech clarity is holding up well",
        "Let's explore some AAC options for the future"
      ],
      "context": "Mark is your speech and language therapist who's helping you maintain speech function and prepare for future communication needs. He's tech-savvy and always researching the latest AAC solutions. He's been instrumental in getting your voice banking set up and finding communication solutions that fit your tech background."
    }
  },
  "places": [
    "home in Manchester",
    "Manchester Royal Infirmary",
    "MND clinic",
    "local park",
    "children's school",
    "parents' house in London",
    "Peak District",
    "Lake District",
    "home office",
    "physiotherapy center"
  ],
  "topics": [
    "MND progression",
    "family activities",
    "children's development",
    "programming projects",
    "assistive technology",
    "Manchester United",
    "cycling memories",
    "hiking in the Peaks",
    "childhood in London",
    "voice banking",
    "future planning",
    "symptom management",
    "accessibility",
    "Scout memories",
    "work accommodations"
  ],
  "common_utterances": {
    "greetings": [
      "Hello",
      "Alright?",
      "Good to see you",
      "How's it going?",
      "Cheers for coming"
    ],
    "needs": [
      "I'm parched, could I get some water?",
      "Need to use the loo",
      "I'm not comfortable, can you help me adjust?",
      "Could you pass me my tablet?",
      "I'm feeling a bit tired now"
    ],
    "emotions": [
      "I'm having a good day today",
      "Feeling a bit knackered",
      "I'm chuffed to bits about that",
      "I'm worried about the kids",
      "Just feeling a bit frustrated with all this",
      "I miss being able to cycle"
    ],
    "questions": [
      "What's been happening?",
      "How are the kids doing at school?",
      "Any news from work?",
      "Did United win at the weekend?",
      "Have you heard from my mum?",
      "When's my next appointment?"
    ],
    "tech_talk": [
      "Have you tried the new JavaScript framework?",
      "My voice banking needs more samples",
      "This AAC interface could be more intuitive",
      "I've been coding a small project to keep busy",
      "The predictive text on this needs improvement"
    ],
    "reminiscing": [
      "Remember our cycling trip in the Lakes?",
      "The kids have grown so fast",
      "I miss those Scout camping trips",
      "South London's changed so much since we left",
      "Remember when we first moved to Manchester?"
    ],
    "organization": [
      "What's the plan for today?",
      "I've forgotten what time the appointment is",
      "Where did I save that file?",
      "Have we sorted out the school forms?",
      "Did I take my medication already?"
    ]
  }
}