Changes for page Objectives

Last modified by Aleksanteri Hämäläinen on 2022/04/03 19:08

From version Icon 22.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/04/03 18:59
Change comment: There is no comment for this version
To version Icon 26.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/04/03 19:06
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -9,26 +9,19 @@
9 9  
10 10  == Definitions ==
11 11  
12 -OB05: The PwD self-reflects on their condition, without being embarassed about it.
13 -OB06: The PwD remembers to eat and is thus in better condition after being left alone.
14 -OB07: The PwD remains hydrated.
15 -OB08: Lessen the worry of the caregiver for the PwD.
16 -OB09: Lessen the workload of the caregiver.
17 -OB10: Allow the caregiver to use more time for themselves
18 -OB11: Lessen the workload of the HCP.
12 +=== PWD ===
19 19  
20 -
21 21  {{html}}
22 22  
23 23  <table>
24 24  <thead>
25 25  <tr>
26 -<td>
19 +<th>
27 27  <strong>ID</strong>
28 -</td>
29 -<td>
30 -<strong>Function</strong>
31 -</td>
21 +</th>
22 +<th>
23 +<strong>Objective</strong>
24 +</th>
32 32  </tr>
33 33  <thead>
34 34  <tbody>
... ... @@ -69,7 +69,7 @@
69 69  OB05
70 70  </td>
71 71  <td>
72 -Increase the self sufficiency of the PwD
65 +The PwD self-reflects on their condition, without being embarassed about it
73 73  </td>
74 74  </tr>
75 75  <tr>
... ... @@ -77,7 +77,7 @@
77 77  OB06
78 78  </td>
79 79  <td>
80 -Increase the self sufficiency of the PwD
73 +The PwD remembers to eat and is thus in better condition after being left alone
81 81  </td>
82 82  </tr>
83 83  <tr>
... ... @@ -85,15 +85,36 @@
85 85  OB07
86 86  </td>
87 87  <td>
88 -Increase the self sufficiency of the PwD
81 +The PwD remains hydrated
89 89  </td>
90 90  </tr>
84 +</tbody>
85 +</table>
86 +
87 +{{/html}}
88 +
89 +=== Caregiver ===
90 +
91 +{{html}}
92 +
93 +<table>
94 +<thead>
91 91  <tr>
92 92  <td>
97 +<strong>ID</strong>
98 +</td>
99 +<td>
100 +<strong>Objective</strong>
101 +</td>
102 +</tr>
103 +<thead>
104 +<tbody>
105 +<tr>
106 +<td>
93 93  OB08
94 94  </td>
95 95  <td>
96 -Increase the self sufficiency of the PwD
110 +Lessen the worry of the caregiver for the PwD
97 97  </td>
98 98  </tr>
99 99  <tr>
... ... @@ -101,7 +101,7 @@
101 101  OB09
102 102  </td>
103 103  <td>
104 -Increase the self sufficiency of the PwD
118 +Lessen the workload of the caregiver
105 105  </td>
106 106  </tr>
107 107  <tr>
... ... @@ -109,7 +109,7 @@
109 109  OB10
110 110  </td>
111 111  <td>
112 -Increase the self sufficiency of the PwD
126 +Allow the caregiver to use more time for themselves
113 113  </td>
114 114  </tr>
115 115  </tbody>
... ... @@ -117,4 +117,31 @@
117 117  
118 118  {{/html}}
119 119  
134 +=== HCP ===
120 120  
136 +{{html}}
137 +
138 +<table>
139 +<thead>
140 +<tr>
141 +<td>
142 +<strong>ID</strong>
143 +</td>
144 +<td>
145 +<strong>Objective</strong>
146 +</td>
147 +</tr>
148 +<thead>
149 +<tbody>
150 +<tr>
151 +<td>
152 +OB11
153 +</td>
154 +<td>
155 +Lessen the workload of the HCP
156 +</td>
157 +</tr>
158 +</tbody>
159 +</table>
160 +
161 +{{/html}}