Elizabeth's proactive approach involves introducing urinal toilet attachment , an ingenious concept that optimizes space and functionality.

dialysisMonitoring.vue 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <template>
  2. <div class="plate-box">
  3. <h2 class="DetailsTit">
  4. <span>{{ title }}</span>
  5. </h2>
  6. <div style="width:100%;overflow:hildden;overflow-x:auto;">
  7. <table class="table" style="">
  8. <tr>
  9. <th v-if="isShow('监测时间')" width="124px">时间</th>
  10. <th v-if="isShow('体温')" width="72px">体温(℃)</th>
  11. <th v-if="isShow('血压')" width="72px">血压(mmHg)</th>
  12. <th v-if="isShow('拒测血压')" width="72px">拒测血压</th>
  13. <th v-if="isShow('脉搏')" width="80px">脉搏(次/分)</th>
  14. <th v-if="isShow('呼吸频率')" width="110px">呼吸频率(次/分)</th>
  15. <th width="76px">静脉压/动脉压({{monitores[0]&&monitores[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}})</th>
  16. <th v-if="isShow('血流量')" width="92px">血流量(ml/min)</th>
  17. <th v-if="isShow('跨膜压')" width="76px">跨膜压({{monitores[0]&&monitores[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}})</th>
  18. <th v-if=" isShow('超滤量') &&(template_id == 6 || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 27 || template_id == 28 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 39 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || this.$store.getters.xt_user.template_info.org_id == 9555 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10485 || this.$store.getters.xt_user.template_info.org_id == 10375 || this.$store.getters.xt_user.template_info.org_id == 10480) &&this.$store.getters.xt_user.template_info.org_id!=10387 " width="76px" > 超滤量(ml)</th>
  19. <th v-if=" isShow('超滤量') && (template_id != 6 && template_id != 9 && template_id != 10 && template_id != 11 && template_id != 13 && template_id != 17 && template_id != 18 && template_id != 19 && template_id != 20 && template_id != 21 && template_id != 22 && template_id != 23 && template_id != 24 && template_id != 26 && template_id !=27 && template_id!=28 && template_id!=29 && template_id!=30 && template_id!=31 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id != 39 && template_id != 40 && template_id != 41 && template_id != 43 && template_id != 44 && template_id != 46 && template_id != 47 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && template_id != 60 && template_id != 65 && this.$store.getters.xt_user.template_info.org_id != 9555 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id!=10432 && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 && this.$store.getters.xt_user.template_info.org_id!=10485 && this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480) || this.$store.getters.xt_user.template_info.org_id == 10387" width="76px"> 超滤量(L) </th>
  20. <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 65 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10485 || this.$store.getters.xt_user.template_info.org_id == 10375 || this.$store.getters.xt_user.template_info.org_id == 10480) && this.$store.getters.xt_user.template_info.org_id!=10387" width="50px"> 超滤率 <br />(ml/h) </th>
  21. <th v-if="isShow('超滤率') && (template_id !=6 && template_id !=65 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=29 && template_id !=30 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=46 && template_id !=47 && template_id !=48 && template_id !=53 && template_id !=54 && template_id !=56 && template_id !=60 && this.$store.getters.xt_user.template_info.org_id!=10432 && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=10410 &&this.$store.getters.xt_user.template_info.org_id!=10485 &&this.$store.getters.xt_user.template_info.org_id!=10375 && this.$store.getters.xt_user.template_info.org_id!=10480 ) || this.$store.getters.xt_user.template_info.org_id==10387" width="50px"> 超滤率 <br />(L/h) </th>
  22. <th v-if="isShow('钠浓度')" width="92px">钠浓度(mmol/L)</th>
  23. <th v-if="isShow('透析液温度')" width="92px">透析液温度(℃)</th>
  24. <th v-if=" isShow('置换率') && (template_id == 6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10410) && org_id!=10558" width="92px" > 置换率(ml/min) </th>
  25. <th v-if=" isShow('置换率') && (template_id != 6 && template_id != 10 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && org_id!=10432 && org_id!=10445 && org_id!=10410) || org_id == 10558" width="92px" > 置换率(L/h) </th>
  26. <th v-if=" isShow('置换量') && (template_id == 43)" width="92px"> 置换量(ml/h) </th>
  27. <th v-if=" isShow('置换量') && ((template_id == 6 && org_id != 9919 && org_id !=10191 && org_id!=10478) || org_id == 9779 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10445 ) && org_id!=10558" width="92px" > 置换量(ml) </th>
  28. <th v-if=" isShow('置换量') && ((template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478) && org_id != 9779 && template_id != 11 && template_id != 20 && template_id != 26 && template_id != 29 && template_id != 46 && template_id != 48 && template_id != 53 && template_id != 54 && template_id != 56 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id != 10432 && this.$store.getters.xt_user.template_info.org_id != 10445) || org_id == 10558" width="92px" > 置换量(L) </th>
  29. <th v-if=" isShow('SpO₂') && template_id != 6 && template_id != 10 && template_id != 11 " width="92px" > SpO₂(%) </th>
  30. <th v-if="isShow('电导度')" width="92px">电导度(mS/m)</th>
  31. <th v-if="isShow('置换液流量') && template_id != 27" width="92px">置换液流量(ml/h)</th>
  32. <th v-if="isShow('置换液流量') && template_id == 27" width="92px">置换液流量(ml/min)</th>
  33. <th v-if="isShow('透析液流量')" width="92px">透析液流量(ml/h)</th>
  34. <th v-if="isShow('肝素用量余量')" width="92px">肝素用量余量(ml)</th>
  35. <th v-if="isShow('抗凝剂')" width="92px">抗凝剂</th>
  36. <th v-if="isShow('累计血容量') && org_id!=10340 && org_id!=0" width="92px">累计血容量
  37. <span v-if="template_id !=41 && org_id!=9671 && org_id!=9538 && org_id!=10340">(ml)</span>
  38. <span v-if="template_id == 41 || org_id == 9671 || org_id == 9538 || org_id == 10340">(L)</span>
  39. </th>
  40. <th v-if="isShow('血容量')" width="92px">血容量(L)</th>
  41. <th v-if="isShow('血温监测')" width="92px">血温监测</th>
  42. <th v-if="isShow('尿素监测')" width="92px">尿素监测</th>
  43. <th v-if="isShow('血浓量')" width="92px">血浓量</th>
  44. <th v-if="isShow('血压监测')" width="92px">血压监测</th>
  45. <th v-if="isShow('肝素量')" width="92px">肝素量(mg)</th>
  46. <th v-if="isShow('脱水')" width="92px">脱水(L)</th>
  47. <th v-if="isShow('滤前压')" width="92px">滤前压(mmHg)</th>
  48. <th v-if="isShow('KT/V') && (org_id == 9987 || org_id == 10215 || org_id == 9800 || org_id == 9598)" width="92px">KT/V</th>
  49. <th v-if="isShow('病情变化')" width="92px">病情变化</th>
  50. <th v-if="isShow('处理')" width="92px">处理</th>
  51. <th v-if="isShow('结果')" width="92px">结果</th>
  52. </tr>
  53. <tr v-for="(monitor, index) in monitores" :key="index">
  54. <td v-if="isShow('监测时间')"> {{ parseTime(monitor.operate_time, "{y}-{m}-{d} {h}:{i}") }} </td>
  55. <td v-if="isShow('体温')"> {{ monitor.temperature ? monitor.temperature : "" }} </td>
  56. <td v-if="isShow('血压')"> {{ monitor.systolic_blood_pressure ? monitor.systolic_blood_pressure : "" }}/{{ monitor.diastolic_blood_pressure ? monitor.diastolic_blood_pressure : "" }} </td>
  57. <th v-if="isShow('拒测血压')" width="72px">{{ monitor.is_pressure }}</th>
  58. <td v-if="isShow('脉搏')"> {{ monitor.pulse_frequency ? monitor.pulse_frequency : "" }} </td>
  59. <td v-if="isShow('呼吸频率')"> {{ monitor.breathing_rate ? monitor.breathing_rate : "" }} </td>
  60. <td> {{ monitor.venous_pressure ? monitor.venous_pressure : "" }} /{{ monitor.arterial_pressure ? monitor.arterial_pressure : "" }} </td>
  61. <td v-if="isShow('血流量')"> {{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "" }} </td>
  62. <td v-if="isShow('跨膜压')"> {{ monitor.transmembrane_pressure ? monitor.transmembrane_pressure : "" }} </td>
  63. <td v-if="isShow('超滤量')">
  64. <span v-if="org_id!=9671 && org_id!=10440">{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "" }} </span>
  65. <span v-if="org_id ==9671 || org_id==10440">{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "0" }} </span>
  66. </td>
  67. <td v-if="isShow('超滤率')" >{{monitor.ultrafiltration_rate?monitor.ultrafiltration_rate:''}}</td>
  68. <td v-if="isShow('钠浓度')"> {{ monitor.sodium_concentration ? monitor.sodium_concentration : "" }} </td>
  69. <td v-if="isShow('透析液温度')"> {{ monitor.dialysate_temperature ? monitor.dialysate_temperature : "" }} </td>
  70. <td v-if="isShow('置换率')"> {{ monitor.replacement_rate ? monitor.replacement_rate : "" }} </td>
  71. <td v-if="isShow('置换量')"> {{ monitor.displacement_quantity ? monitor.displacement_quantity : "" }} </td>
  72. <td v-if="isShow('SpO₂')"> {{ monitor.blood_oxygen_saturation ? monitor.blood_oxygen_saturation : "" }} </td>
  73. <td v-if="isShow('电导度')"> {{ monitor.conductivity ? monitor.conductivity : "" }} </td>
  74. <td v-if="isShow('置换液流量')"> {{ monitor.displacement_flow_quantity ? monitor.displacement_flow_quantity : "" }} </td>
  75. <td v-if="isShow('透析液流量')"> {{ monitor.dialysate_flow ? monitor.dialysate_flow : "" }} </td>
  76. <td v-if="isShow('肝素用量余量')"> {{ monitor.heparin ? monitor.heparin : "" }} </td>
  77. <td v-if="isShow('抗凝剂')">
  78. <span v-if="monitor.monitor_anticoagulant == 1">无肝素</span>
  79. <span v-if="monitor.monitor_anticoagulant == 2">普通肝素</span>
  80. <span v-if="monitor.monitor_anticoagulant == 3">低分子肝素</span>
  81. <span v-if="monitor.monitor_anticoagulant == 4">阿加曲班</span>
  82. <span v-if="monitor.monitor_anticoagulant == 5">枸橼酸钠</span>
  83. <span v-if="monitor.monitor_anticoagulant == 6">低分子肝素钙</span>
  84. <span v-if="monitor.monitor_anticoagulant == 7">低分子肝素钠</span>
  85. <span v-if="monitor.monitor_anticoagulant == 8">依诺肝素</span>
  86. <span v-if="monitor.monitor_anticoagulant == 9">达肝素</span>
  87. <span v-if="monitor.monitor_anticoagulant == 12">无抗凝剂</span>
  88. <span v-if="monitor.monitor_anticoagulant_value!=''">({{monitor.monitor_anticoagulant_value ? monitor.monitor_anticoagulant_value : "" }})</span>
  89. </td>
  90. <th v-if="isShow('累计血容量') && org_id!=10340 && org_id!=0" width="92px">{{monitor.accumulated_blood_volume ? monitor.accumulated_blood_volume : ""}}</th>
  91. <th v-if="isShow('血容量')" width="92px">{{monitor.accumulated_blood_volume ? monitor.accumulated_blood_volume : ""}}</th>
  92. <th v-if="isShow('血温监测')" width="92px">{{monitor.blood_temperature ? monitor.blood_temperature : ""}}</th>
  93. <th v-if="isShow('尿素监测')" width="92px">{{monitor.urea_monitoring ? monitor.urea_monitoring : ""}}</th>
  94. <th v-if="isShow('血浓量')" width="92px">{{monitor.blood_thickness ? monitor.blood_thickness : ""}}</th>
  95. <th v-if="isShow('血压监测')" width="92px">{{monitor.blood_monitor ? monitor.blood_monitor : ""}}</th>
  96. <th v-if="isShow('肝素量')" width="92px">{{monitor.heparin_amount ? monitor.heparin_amount : ""}}</th>
  97. <th v-if="isShow('脱水')" width="92px">{{monitor.dehydration ? monitor.dehydration : ""}}</th>
  98. <th v-if="isShow('滤前压')" width="92px">{{monitor.filter_pressure ? monitor.filter_pressure : ""}}</th>
  99. <td v-if="isShow('KT/V') && (org_id == 9987 || org_id == 10215 || org_id == 9800 || org_id == 9598 || org_id ==10517)">{{ monitor.ktv?monitor.ktv:""}}</td>
  100. <td v-if="isShow('病情变化')">{{ monitor.symptom }}
  101. <span v-if="(index == monitores.length-1) && (org_id == 0 || org_id == 10340)">累计血容量:{{monitor.accumulated_blood_volume }}L</span>
  102. </td>
  103. <td v-if="isShow('处理')">{{ monitor.dispose }}</td>
  104. <td v-if="isShow('结果')">{{ monitor.result }}</td>
  105. </tr>
  106. </table>
  107. </div>
  108. <div class="middleLine"></div>
  109. </div>
  110. </template>
  111. <script>
  112. import store from '@/store'
  113. import { parseTime } from '@/utils'
  114. import { getDataConfig } from '@/utils/data'
  115. export default {
  116. name: 'statOrder',
  117. data() {
  118. return {
  119. title: '透析监测 ',
  120. template_id: 0
  121. }
  122. },
  123. props: {
  124. monitores: {
  125. type: Array
  126. }
  127. },
  128. created() {
  129. this.template_id = this.$store.getters.xt_user.template_info.template_id
  130. this.org_id = this.$store.getters.xt_user.template_info.org_id
  131. },
  132. methods: {
  133. parseTime(time, layout) {
  134. return parseTime(time, layout)
  135. },
  136. isShow(name) {
  137. var filedList = store.getters.xt_user.fileds
  138. for (let i = 0; i < filedList.length; i++) {
  139. if (filedList[i].module == 4 && filedList[i].filed_name_cn == name && filedList[i].is_show === 1) {
  140. return true
  141. }
  142. }
  143. return false
  144. },
  145. getBloodPressure(id){
  146. var bloodPressureMmonitoringSite = getDataConfig('hemodialysis','blood_pressure_monitoring_site')
  147. var name = ""
  148. for(let i=0;i<bloodPressureMmonitoringSite.length;i++){
  149. if(id == bloodPressureMmonitoringSite[i].id){
  150. name = bloodPressureMmonitoringSite[i].name
  151. }
  152. }
  153. return name
  154. },
  155. getComplication(id){
  156. var complication = getDataConfig('hemodialysis','complication')
  157. var name = ""
  158. for(let i=0;i<complication.length;i++){
  159. if(id == complication[i].id){
  160. name = complication[i].name
  161. }
  162. }
  163. return name
  164. }
  165. }
  166. }
  167. </script>
  168. <style rel="stylesheet/scss" lang="scss" scoped>
  169. .table {
  170. width: 1500px;
  171. overflow: auto;
  172. font-size: 14px;
  173. text-align: center;
  174. border: $border-color;
  175. padding-bottom: 2px;
  176. tr {
  177. padding: 0;
  178. margin: 0;
  179. padding: 10px 0;
  180. th {
  181. background: $main-color;
  182. border: none;
  183. color: #fff;
  184. padding: 0;
  185. margin: 0;
  186. height: 44px;
  187. font-weight: normal;
  188. padding: 18px 0;
  189. }
  190. td {
  191. background: #f0f5fa;
  192. border: none;
  193. padding: 18px 0;
  194. }
  195. }
  196. }
  197. </style>