Wiki source code of Step 2: Functions

Version 2.2 by Jasper van der Waa on 2022/07/15 12:13

Show last authors
1 |(% style="width:231px" %)**Topic**|(% style="width:279px" %)**Question**|(% style="width:348px" %)**Answer Group 1**|(% style="width:376px" %)**Answer Group 2**
2 |(% style="width:231px" %)(((
3 [[image:image-20220610120005-1.png]]
4
5 //Overall objective//
6 )))|(% style="width:279px" %)(((
7 What is the overall objective of the human-AI system?
8
9 How do the human and AI collaborate and support each other (interdependence)?
10 )))|(% style="width:348px" %) |(% style="width:376px" %)(((
11 Two objectives/systems:
12
13 - One to support the doctor by monitoring and prioritizing patients for consults.
14
15 - The other to support the patient in signaling if change is needed and offer insight into glucose levels over time and possibly give advice on this.
16
17
18 )))
19 |(% style="width:231px" %)(((
20 [[image:image-20220610120005-3.png]]
21
22 //Functions//
23
24
25 )))|(% style="width:279px" %)(((
26 What are the functions of the AI-module(s)?
27
28 What does it actually do?
29
30
31 What are its inputs, what are its outputs?
32 )))|(% style="width:348px" %)(((
33
34 )))|(% style="width:376px" %)(((
35 - To MD: To monitor patients physiological data and through questionnaires.
36
37 - To MD: To provide summary data on a patient.
38
39 - To MD: To prioritize patients for a general practitioner or MD that could benefit or are in need of a consult.
40
41 - To MD: To provide an overview of preferences and tried interventions by the patient.
42
43 - To MD: Provide a list of patients with a risk value/probability.
44
45 - To MD: To accept a patient evaluation from an MD.
46
47 - To Patient: To measure certain physiological values at the patient.
48
49 - To Patient: To measure performed actions by the patient.
50
51 - To Patient: To provide questionnaires to assess the patient's current condition and preferences.
52
53 - To Patient: To keep an overview of already tried interventions.
54
55 - To Patient: To provide alerts, current risk value and conclusion/assessement of progress.
56
57 - To Patient: To offer personalized advice about interventions.
58
59 - To Patient: To provide insight and explanation about the patient, offered advice and risk.
60 )))
61 |(% style="width:231px" %)(((
62 [[image:image-20220610120005-4.png]]
63
64 //Interaction//
65 )))|(% style="width:279px" %)How do you expect the human to interact with these AI-functions? Does the human provide any input? (just a (high-level) description of interaction(s) is fine, e.g. “Actor A provides feedback in the form of tags”)|(% style="width:348px" %)(((
66
67 )))|(% style="width:376px" %)(((
68 Towards the patient to be always available and super personal.
69 )))
70 |(% style="width:231px" %) |(% style="width:279px" %) |(% style="width:348px" %) |(% style="width:376px" %)