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 30.1 Icon
edited by Aleksanteri Hämäläinen
on 2022/04/03 19:07
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -9,28 +9,27 @@
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>
17 +
18 +<colgroup>
19 + <col span="1" style="width: 10%;">
20 + <col span="1" style="width: 90%;">
21 +</colgroup>
22 +
24 24  <thead>
25 25  <tr>
26 -<td>
27 -<strong>ID</strong>
28 -</td>
29 -<td>
30 -<strong>Function</strong>
31 -</td>
25 +<th>
26 +ID
27 +</th>
28 +<th>
29 +Objective
30 +</th>
32 32  </tr>
33 -<thead>
32 +</thead>
34 34  <tbody>
35 35  <tr>
36 36  <td>
... ... @@ -69,7 +69,7 @@
69 69  OB05
70 70  </td>
71 71  <td>
72 -Increase the self sufficiency of the PwD
71 +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
79 +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
87 +The PwD remains hydrated
89 89  </td>
90 90  </tr>
90 +</tbody>
91 +</table>
92 +
93 +{{/html}}
94 +
95 +=== Caregiver ===
96 +
97 +{{html}}
98 +
99 +<table>
100 +<thead>
91 91  <tr>
102 +<th>
103 +ID
104 +</th>
105 +<th>
106 +Objective
107 +</th>
108 +</tr>
109 +</thead>
110 +<tbody>
111 +<tr>
92 92  <td>
93 93  OB08
94 94  </td>
95 95  <td>
96 -Increase the self sufficiency of the PwD
116 +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
124 +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
132 +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  
140 +=== HCP ===
120 120  
142 +{{html}}
143 +
144 +<table>
145 +<thead>
146 +<tr>
147 +<th>
148 +ID
149 +</th>
150 +<th>
151 +Objective
152 +</th>
153 +</tr>
154 +</thead>
155 +<tbody>
156 +<tr>
157 +<td>
158 +OB11
159 +</td>
160 +<td>
161 +Lessen the workload of the HCP
162 +</td>
163 +</tr>
164 +</tbody>
165 +</table>
166 +
167 +{{/html}}