|
@@ -11,168 +11,209 @@
|
11
|
11
|
</div>
|
12
|
12
|
</div>
|
13
|
13
|
<div style="margin: 20px 0px;">
|
14
|
|
- <table class="table" border style="width: 100%;">
|
15
|
|
- <thead>
|
16
|
|
- <tr>
|
17
|
|
- <th rowspan="2" style="width: 9%">项目/编码</th>
|
18
|
|
- <th colspan="4" style="width: 68%;">分值</th>
|
19
|
|
- <th rowspan="2" style="width: 9%">说明</th>
|
20
|
|
- <th rowspan="2" style="width: 14%">护理措施</th>
|
21
|
|
- </tr>
|
22
|
|
- <tr>
|
23
|
|
- <th >1分</th>
|
24
|
|
- <th >2分</th>
|
25
|
|
- <th >3分</th>
|
26
|
|
- <th >4分</th>
|
27
|
|
- </tr>
|
28
|
|
- </thead>
|
29
|
|
- <tbody>
|
30
|
|
- <tr class="start">
|
31
|
|
- <td >
|
32
|
|
- <span class="bing">A.感知</span><br/>
|
33
|
|
- 机体对压力所引起不适感的反应能力
|
34
|
|
- </td>
|
35
|
|
- <td >
|
36
|
|
- 完全受限 <br>对疼痛刺激没有反应(没有呻吟,退缩或紧握)或者绝大部分机体对疼痛的感觉受限
|
37
|
|
- </td>
|
38
|
|
- <td >
|
39
|
|
- 中度受限<br>只对疼痛刺激有反应,能通过呻吟、烦躁的方式表达机体不适。或者机体一半以上的部位对疼痛或不适感觉障碍
|
40
|
|
- </td>
|
41
|
|
- <td>
|
42
|
|
- 轻微受限<br>对其讲话有反应,但不是所有时间都能用语言表达不适感。或者机体机体的一到两个肢体对疼痛或不适感感觉障碍
|
43
|
|
- </td>
|
44
|
|
- <td>
|
45
|
|
- 没有改变<br>对其讲话有反应,机体没有对疼痛或不适的感觉确失
|
46
|
|
- </td>
|
47
|
|
- <td rowspan="6" style="vertical-align: middle;">
|
48
|
|
- <div style="text-align: center;">
|
49
|
|
- 总分23分,<br>
|
50
|
|
- 15~18分为低危;<br>
|
51
|
|
- 13~14分为中危;<br>
|
52
|
|
- 10~12分为高危;<br>
|
53
|
|
- ≤9分为极高危
|
54
|
|
- </div>
|
55
|
|
- </td>
|
56
|
|
- <td rowspan="6" style="position: relative;vertical-align: top;">
|
57
|
|
- <div class="jiange">
|
58
|
|
- <label><input name="ball" type="checkbox" value="football" /> 挂床头警示标识</label>
|
59
|
|
- </div>
|
60
|
|
- <div class="jiange">
|
61
|
|
- <label><input name="ball" type="checkbox" value="football" /> 保护受压皮肤,使用减压用具(气垫床/压疮床)</label>
|
62
|
|
- </div>
|
63
|
|
- <div class="jiange">
|
64
|
|
- <label><input name="ball" type="checkbox" value="football" /> 定时翻身,移动避免拖拉</label>
|
65
|
|
- </div>
|
66
|
|
- <div class="jiange">
|
67
|
|
- <label><input name="ball" type="checkbox" value="football" /> 加强营养</label>
|
68
|
|
- </div>
|
69
|
|
- <div class="jiange">
|
70
|
|
- <label><input name="ball" type="checkbox" value="football" /> 保持被衣物清洁舒适</label>
|
71
|
|
- </div>
|
72
|
|
- <div class="jiange">
|
73
|
|
- <label><input name="ball" type="checkbox" value="football" /> 其他</label>
|
74
|
|
- </div>
|
75
|
|
- <div class="tianjia" @click="add_press=true">
|
76
|
|
- <!-- style="position: absolute;bottom: 0px;font-size: 17px;color:#4579C5;line-height: 40px;" -->
|
77
|
|
- +添加
|
78
|
|
- </div>
|
79
|
|
- </td>
|
80
|
|
- </tr>
|
81
|
|
- <tr class="bg_color start">
|
82
|
|
- <td class="start">
|
83
|
|
- <span class="bing">B.湿度</span><br/>
|
84
|
|
- 皮肤处于潮湿状态的程度
|
85
|
|
- </td>
|
86
|
|
- <td>
|
87
|
|
- 持久潮湿<br>由于出汗、小便等原因皮肤一直处于潮湿状态,每当移动患者或者给患者翻身时就可以发现患者皮肤是湿的
|
88
|
|
- </td>
|
89
|
|
- <td>
|
90
|
|
- 非常潮湿<br>皮肤经常但不总是处于潮湿状态,床单每天至少换一次
|
91
|
|
- </td>
|
92
|
|
- <td>
|
93
|
|
- 偶尔潮湿<br>每天大概需要额外换一次床单
|
94
|
|
- </td>
|
95
|
|
- <td>
|
96
|
|
- 很少潮湿<br>皮肤通常是干的,只是按照常规换床单即可
|
97
|
|
- </td>
|
98
|
|
- </tr>
|
99
|
|
- <tr class="start">
|
100
|
|
- <td>
|
101
|
|
- <span class="bing">C.活动能力</span><br>
|
102
|
|
- 躯体活动的能力
|
103
|
|
- </td>
|
104
|
|
- <td>
|
105
|
|
- 卧床不起<br>限制在床上
|
106
|
|
- </td>
|
107
|
|
- <td>
|
108
|
|
- 局限于轮椅活动<br>行动能力严重受限或者没有行走能力
|
109
|
|
- </td>
|
110
|
|
- <td>
|
111
|
|
- 可偶尔步行<br>白天在帮助或者无需帮助的情况下偶尔可以走一段路。每天大部分时间在床上或者椅子上度过
|
112
|
|
- </td>
|
113
|
|
- <td>
|
114
|
|
- 经常步行<br>每天至少2次室外行走,白天醒着的时候至少每2h行走一次
|
115
|
|
- </td>
|
116
|
|
- </tr>
|
117
|
|
- <tr class="bg_color start">
|
118
|
|
- <td>
|
119
|
|
- <span class="bing">D.移动能力</span><br>
|
120
|
|
- 改变/控制躯体位置的能力
|
121
|
|
- </td>
|
122
|
|
- <td>
|
123
|
|
- 完全受限<br>没有帮助的情况下不能完成轻微的躯体 或者四肢的位置变动
|
124
|
|
- </td>
|
125
|
|
- <td>
|
126
|
|
- 严重受限<br>偶尔能轻微地移动躯体或者四肢,但不能独立完成经常的或显著的躯体位置变动
|
127
|
|
- </td>
|
128
|
|
- <td>
|
129
|
|
- 轻度受限<br>能经常独立地改变躯体或四肢的位置,但变动幅度不大
|
130
|
|
- </td>
|
131
|
|
- <td>
|
132
|
|
- 不受限<br>能经常独立地改变躯体或四肢的位置,但变动幅度不大
|
133
|
|
- </td>
|
134
|
|
- </tr>
|
135
|
|
- <tr class="start">
|
136
|
|
- <td>
|
137
|
|
- <span class="bing">E.营养</span><br>
|
138
|
|
- 平常的食物摄入模式
|
139
|
|
- </td>
|
140
|
|
- <td>
|
141
|
|
- 重度营养摄入不足<br>
|
142
|
|
- 从来不能吃完一餐饭,很少能摄入所给实物量的1/3。每天能摄入2份或以下的蛋白量(肉或者乳制品)很少摄入液体,没有摄入流质饮食。或者禁食和/或清流摄入或静脉输入大于5d
|
143
|
|
- </td>
|
144
|
|
- <td>
|
145
|
|
- 营养摄入不足<br>
|
146
|
|
- 很少能吃完一餐饭,通常只能摄入所给食物的1/2。每天蛋白摄入量是3份肉或者乳制品。偶尔能摄入规定实物量。或者可摄入略低于理想量的流质或者管饲
|
147
|
|
- </td>
|
148
|
|
- <td>
|
149
|
|
- 营养摄入适当<br>
|
150
|
|
- 可摄入提供量的一半以上。每天4份蛋白量(肉或乳制品),偶尔拒绝肉类,如果提供给食物通常会吃掉。或者管饲或TNP能达到绝大部分的营养所需
|
151
|
|
- </td>
|
152
|
|
- <td>
|
153
|
|
- 营养摄入良好<br>每餐能摄入绝大部分食物从来不拒绝食物,通常吃4份或更多的肉和乳制品,两餐间偶尔进食。不需要其他补充食物
|
154
|
|
- </td>
|
155
|
|
- </tr>
|
156
|
|
- <tr class="bg_color start">
|
157
|
|
- <td>
|
158
|
|
- <span class="bing">F.摩擦力和剪切力</span><br>
|
159
|
|
- </td>
|
160
|
|
- <td>
|
161
|
|
- 有此问题<br>
|
162
|
|
- 移动时需要得到大量的帮助,不可能做到完全抬空而不碰到床单,在床上或椅子上时经常滑落。需要大力帮助下重摆体位。痉挛、挛缩或躁动不安通常导致摩擦
|
163
|
|
- </td>
|
164
|
|
- <td>
|
165
|
|
- 有潜在问题<br>
|
166
|
|
- 躯体移动乏力,或者需要一些帮助,在移动过程中,皮肤在一定程度上会碰到床单、椅子、约束带或者其他设施。在床上或椅子上可保持相对好的位置,偶尔会滑落下来
|
167
|
|
- </td>
|
168
|
|
- <td>
|
169
|
|
- 无明显问题<br>
|
170
|
|
- 能独立在床上或椅子上移动,并且有足够的肌肉力量在移动时完全抬空躯体。在床上和椅子上总是保持良好的位置
|
171
|
|
- </td>
|
172
|
|
- <td></td>
|
173
|
|
- </tr>
|
174
|
|
- </tbody>
|
175
|
|
- </table>
|
|
14
|
+ <div style="display: flex;">
|
|
15
|
+ <div style="flex: 5;">
|
|
16
|
+ <table class="table" border style="width: 100%;">
|
|
17
|
+ <thead>
|
|
18
|
+ <tr>
|
|
19
|
+ <th rowspan="2" style="width: 9%">项目/编码</th>
|
|
20
|
+ <th colspan="4" style="width: 68%;">分值</th>
|
|
21
|
+ <th rowspan="2" style="width: 9%">说明</th>
|
|
22
|
+ <!-- <th rowspan="2" style="width: 14%">护理措施</th> -->
|
|
23
|
+ </tr>
|
|
24
|
+ <tr>
|
|
25
|
+ <th >1分</th>
|
|
26
|
+ <th >2分</th>
|
|
27
|
+ <th >3分</th>
|
|
28
|
+ <th >4分</th>
|
|
29
|
+ </tr>
|
|
30
|
+ </thead>
|
|
31
|
+ <tbody>
|
|
32
|
+ <tr class="start">
|
|
33
|
+ <td >
|
|
34
|
+ <span class="bing">A.感知</span><br/>
|
|
35
|
+ 机体对压力所引起不适感的反应能力
|
|
36
|
+ </td>
|
|
37
|
+ <td >
|
|
38
|
+ 完全受限 <br>对疼痛刺激没有反应(没有呻吟,退缩或紧握)或者绝大部分机体对疼痛的感觉受限
|
|
39
|
+ </td>
|
|
40
|
+ <td >
|
|
41
|
+ 中度受限<br>只对疼痛刺激有反应,能通过呻吟、烦躁的方式表达机体不适。或者机体一半以上的部位对疼痛或不适感觉障碍
|
|
42
|
+ </td>
|
|
43
|
+ <td>
|
|
44
|
+ 轻微受限<br>对其讲话有反应,但不是所有时间都能用语言表达不适感。或者机体机体的一到两个肢体对疼痛或不适感感觉障碍
|
|
45
|
+ </td>
|
|
46
|
+ <td>
|
|
47
|
+ 没有改变<br>对其讲话有反应,机体没有对疼痛或不适的感觉确失
|
|
48
|
+ </td>
|
|
49
|
+ <td rowspan="6" style="vertical-align: middle;">
|
|
50
|
+ <div style="text-align: center;">
|
|
51
|
+ 总分23分,<br>
|
|
52
|
+ 15~18分为低危;<br>
|
|
53
|
+ 13~14分为中危;<br>
|
|
54
|
+ 10~12分为高危;<br>
|
|
55
|
+ ≤9分为极高危
|
|
56
|
+ </div>
|
|
57
|
+ </td>
|
|
58
|
+ <!-- <td rowspan="6" style="position: relative;vertical-align: top;">
|
|
59
|
+ <div class="jiange">
|
|
60
|
+ <label><input name="ball" type="checkbox" value="football" /> 挂床头警示标识</label>
|
|
61
|
+ </div>
|
|
62
|
+ <div class="jiange">
|
|
63
|
+ <label><input name="ball" type="checkbox" value="football" /> 保护受压皮肤,使用减压用具(气垫床/压疮床)</label>
|
|
64
|
+ </div>
|
|
65
|
+ <div class="jiange">
|
|
66
|
+ <label><input name="ball" type="checkbox" value="football" /> 定时翻身,移动避免拖拉</label>
|
|
67
|
+ </div>
|
|
68
|
+ <div class="jiange">
|
|
69
|
+ <label><input name="ball" type="checkbox" value="football" /> 加强营养</label>
|
|
70
|
+ </div>
|
|
71
|
+ <div class="jiange">
|
|
72
|
+ <label><input name="ball" type="checkbox" value="football" /> 保持被衣物清洁舒适</label>
|
|
73
|
+ </div>
|
|
74
|
+ <div class="jiange">
|
|
75
|
+ <label><input name="ball" type="checkbox" value="football" /> 其他</label>
|
|
76
|
+ </div>
|
|
77
|
+ <div class="tianjia" @click="add_press=true">
|
|
78
|
+
|
|
79
|
+ +添加
|
|
80
|
+ </div>
|
|
81
|
+ </td> -->
|
|
82
|
+ </tr>
|
|
83
|
+ <tr class="bg_color start">
|
|
84
|
+ <td class="start">
|
|
85
|
+ <span class="bing">B.湿度</span><br/>
|
|
86
|
+ 皮肤处于潮湿状态的程度
|
|
87
|
+ </td>
|
|
88
|
+ <td>
|
|
89
|
+ 持久潮湿<br>由于出汗、小便等原因皮肤一直处于潮湿状态,每当移动患者或者给患者翻身时就可以发现患者皮肤是湿的
|
|
90
|
+ </td>
|
|
91
|
+ <td>
|
|
92
|
+ 非常潮湿<br>皮肤经常但不总是处于潮湿状态,床单每天至少换一次
|
|
93
|
+ </td>
|
|
94
|
+ <td>
|
|
95
|
+ 偶尔潮湿<br>每天大概需要额外换一次床单
|
|
96
|
+ </td>
|
|
97
|
+ <td>
|
|
98
|
+ 很少潮湿<br>皮肤通常是干的,只是按照常规换床单即可
|
|
99
|
+ </td>
|
|
100
|
+ </tr>
|
|
101
|
+ <tr class="start">
|
|
102
|
+ <td>
|
|
103
|
+ <span class="bing">C.活动能力</span><br>
|
|
104
|
+ 躯体活动的能力
|
|
105
|
+ </td>
|
|
106
|
+ <td>
|
|
107
|
+ 卧床不起<br>限制在床上
|
|
108
|
+ </td>
|
|
109
|
+ <td>
|
|
110
|
+ 局限于轮椅活动<br>行动能力严重受限或者没有行走能力
|
|
111
|
+ </td>
|
|
112
|
+ <td>
|
|
113
|
+ 可偶尔步行<br>白天在帮助或者无需帮助的情况下偶尔可以走一段路。每天大部分时间在床上或者椅子上度过
|
|
114
|
+ </td>
|
|
115
|
+ <td>
|
|
116
|
+ 经常步行<br>每天至少2次室外行走,白天醒着的时候至少每2h行走一次
|
|
117
|
+ </td>
|
|
118
|
+ </tr>
|
|
119
|
+ <tr class="bg_color start">
|
|
120
|
+ <td>
|
|
121
|
+ <span class="bing">D.移动能力</span><br>
|
|
122
|
+ 改变/控制躯体位置的能力
|
|
123
|
+ </td>
|
|
124
|
+ <td>
|
|
125
|
+ 完全受限<br>没有帮助的情况下不能完成轻微的躯体 或者四肢的位置变动
|
|
126
|
+ </td>
|
|
127
|
+ <td>
|
|
128
|
+ 严重受限<br>偶尔能轻微地移动躯体或者四肢,但不能独立完成经常的或显著的躯体位置变动
|
|
129
|
+ </td>
|
|
130
|
+ <td>
|
|
131
|
+ 轻度受限<br>能经常独立地改变躯体或四肢的位置,但变动幅度不大
|
|
132
|
+ </td>
|
|
133
|
+ <td>
|
|
134
|
+ 不受限<br>能经常独立地改变躯体或四肢的位置,但变动幅度不大
|
|
135
|
+ </td>
|
|
136
|
+ </tr>
|
|
137
|
+ <tr class="start">
|
|
138
|
+ <td>
|
|
139
|
+ <span class="bing">E.营养</span><br>
|
|
140
|
+ 平常的食物摄入模式
|
|
141
|
+ </td>
|
|
142
|
+ <td>
|
|
143
|
+ 重度营养摄入不足<br>
|
|
144
|
+ 从来不能吃完一餐饭,很少能摄入所给实物量的1/3。每天能摄入2份或以下的蛋白量(肉或者乳制品)很少摄入液体,没有摄入流质饮食。或者禁食和/或清流摄入或静脉输入大于5d
|
|
145
|
+ </td>
|
|
146
|
+ <td>
|
|
147
|
+ 营养摄入不足<br>
|
|
148
|
+ 很少能吃完一餐饭,通常只能摄入所给食物的1/2。每天蛋白摄入量是3份肉或者乳制品。偶尔能摄入规定实物量。或者可摄入略低于理想量的流质或者管饲
|
|
149
|
+ </td>
|
|
150
|
+ <td>
|
|
151
|
+ 营养摄入适当<br>
|
|
152
|
+ 可摄入提供量的一半以上。每天4份蛋白量(肉或乳制品),偶尔拒绝肉类,如果提供给食物通常会吃掉。或者管饲或TNP能达到绝大部分的营养所需
|
|
153
|
+ </td>
|
|
154
|
+ <td>
|
|
155
|
+ 营养摄入良好<br>每餐能摄入绝大部分食物从来不拒绝食物,通常吃4份或更多的肉和乳制品,两餐间偶尔进食。不需要其他补充食物
|
|
156
|
+ </td>
|
|
157
|
+ </tr>
|
|
158
|
+ <tr class="bg_color start">
|
|
159
|
+ <td>
|
|
160
|
+ <span class="bing">F.摩擦力和剪切力</span><br>
|
|
161
|
+ </td>
|
|
162
|
+ <td>
|
|
163
|
+ 有此问题<br>
|
|
164
|
+ 移动时需要得到大量的帮助,不可能做到完全抬空而不碰到床单,在床上或椅子上时经常滑落。需要大力帮助下重摆体位。痉挛、挛缩或躁动不安通常导致摩擦
|
|
165
|
+ </td>
|
|
166
|
+ <td>
|
|
167
|
+ 有潜在问题<br>
|
|
168
|
+ 躯体移动乏力,或者需要一些帮助,在移动过程中,皮肤在一定程度上会碰到床单、椅子、约束带或者其他设施。在床上或椅子上可保持相对好的位置,偶尔会滑落下来
|
|
169
|
+ </td>
|
|
170
|
+ <td>
|
|
171
|
+ 无明显问题<br>
|
|
172
|
+ 能独立在床上或椅子上移动,并且有足够的肌肉力量在移动时完全抬空躯体。在床上和椅子上总是保持良好的位置
|
|
173
|
+ </td>
|
|
174
|
+ <td></td>
|
|
175
|
+ </tr>
|
|
176
|
+ </tbody>
|
|
177
|
+ </table>
|
|
178
|
+ </div>
|
|
179
|
+ <div style="flex: 1;">
|
|
180
|
+ <table class="table" border>
|
|
181
|
+ <thead>
|
|
182
|
+ <tr>
|
|
183
|
+ <th rowspan="2" style="width: 14%;height: 80px;">护理措施</th>
|
|
184
|
+ </tr>
|
|
185
|
+ </thead>
|
|
186
|
+ <tbody>
|
|
187
|
+ <tr>
|
|
188
|
+ <td rowspan="6" style="position: relative;vertical-align: top;">
|
|
189
|
+ <div class="jiange">
|
|
190
|
+ <label><input name="ball" type="checkbox" value="football" /> 挂床头警示标识</label>
|
|
191
|
+ </div>
|
|
192
|
+ <div class="jiange">
|
|
193
|
+ <label><input name="ball" type="checkbox" value="football" /> 保护受压皮肤,使用减压用具(气垫床/压疮床)</label>
|
|
194
|
+ </div>
|
|
195
|
+ <div class="jiange">
|
|
196
|
+ <label><input name="ball" type="checkbox" value="football" /> 定时翻身,移动避免拖拉</label>
|
|
197
|
+ </div>
|
|
198
|
+ <div class="jiange">
|
|
199
|
+ <label><input name="ball" type="checkbox" value="football" /> 加强营养</label>
|
|
200
|
+ </div>
|
|
201
|
+ <div class="jiange">
|
|
202
|
+ <label><input name="ball" type="checkbox" value="football" /> 保持被衣物清洁舒适</label>
|
|
203
|
+ </div>
|
|
204
|
+ <div class="jiange">
|
|
205
|
+ <label><input name="ball" type="checkbox" value="football" /> 其他</label>
|
|
206
|
+ </div>
|
|
207
|
+ <div class="tianjia" @click="add_press=true">
|
|
208
|
+ +添加
|
|
209
|
+ </div>
|
|
210
|
+ </td>
|
|
211
|
+ </tr>
|
|
212
|
+ </tbody>
|
|
213
|
+ </table>
|
|
214
|
+ </div>
|
|
215
|
+ </div>
|
|
216
|
+
|
176
|
217
|
<table class="table" border style="width: 100%;">
|
177
|
218
|
<thead>
|
178
|
219
|
<tr>
|
|
@@ -406,7 +447,7 @@ export default {
|
406
|
447
|
padding-left: 5px;
|
407
|
448
|
}
|
408
|
449
|
.tianjia{
|
409
|
|
- position: absolute;
|
|
450
|
+ position: relative;
|
410
|
451
|
bottom: 0px;
|
411
|
452
|
font-size: 17px;
|
412
|
453
|
color:#4579C5;
|