index.vue 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248
  1. <template>
  2. <div class="bg-box" style="overflow: hidden; position: relative;" :class="{'has_control': controlData.bSwitch }">
  3. <div class="bg-card">
  4. <h3 class="title">住院病案首页</h3>
  5. <div class="zyh">病案编号:{{ blInfo.patient_info.AAA28 }}</div>
  6. <div class="btn-wrapper">
  7. <el-button type="primary" class="export-btn" size="small" @click="onToggle">质控结果</el-button>
  8. </div>
  9. <!-- 基本信息 -->
  10. <table class="table">
  11. <tr>
  12. <td class="label">医疗机构</td>
  13. <td colspan="5">{{ blInfo.patient_other_info.ZA03 }}</td>
  14. <td class="label">统一社会信用代码</td>
  15. <td colspan="5">
  16. <NoValueInputVue :data="blInfo.patient_add.TYSHXYDM" />
  17. (组织机构机构代码:<NoValueInputVue :data="blInfo.patient_other_info.UNT_ID" />)
  18. </td>
  19. </tr>
  20. <tr>
  21. <td class="label">医疗付费方式</td>
  22. <td colspan="5">{{ blInfo.patient_info.AAA26C }}</td>
  23. <td class="label">健康卡号</td>
  24. <td colspan="3">{{ blInfo.patient_add.JKKH }}</td>
  25. <td class="label">住院次数</td>
  26. <td>{{ blInfo.patient_info.AAA29 }}</td>
  27. </tr>
  28. <tr>
  29. <td class="label">姓名</td>
  30. <td>{{ blInfo.patient_info.AAA01 }}</td>
  31. <td class="label">性别</td>
  32. <td>{{ blInfo.patient_info.AAA02C }}</td>
  33. <td class="label">出生日期</td>
  34. <td colspan="3">{{ blInfo.patient_info.AAA03 }}</td>
  35. <td class="label">年龄</td>
  36. <td>{{ blInfo.patient_info.AAA04 }}</td>
  37. <td class="label">天龄(不足1周岁)</td>
  38. <td>{{ blInfo.patient_info.AAA40 }}</td>
  39. </tr>
  40. <tr>
  41. <td class="label">出生地</td>
  42. <td colspan="3">
  43. <NoValueInputVue :data="blInfo.patient_address_info.AAA09 ? blInfo.patient_address_info.AAA09.replace('省', '') : ''" />(省)
  44. <NoValueInputVue :data="blInfo.patient_address_info.AAA10 ? blInfo.patient_address_info.AAA10.replace('市', '') : ''" />(市)
  45. </td>
  46. <td class="label">籍贯</td>
  47. <td colspan="3">
  48. <NoValueInputVue :data="blInfo.patient_address_info.AAA43 ? blInfo.patient_address_info.AAA43.replace('省', '') : ''" />(省)
  49. <NoValueInputVue :data="blInfo.patient_address_info.AAA44 ? blInfo.patient_address_info.AAA44.replace('市', '') : ''" />(市)
  50. </td>
  51. <td class="label">民族</td>
  52. <td>{{ blInfo.patient_info.AAA06C }}</td>
  53. <td class="label">国籍</td>
  54. <td>{{ blInfo.patient_info.AAA05C }}</td>
  55. </tr>
  56. <tr>
  57. <td class="label">身份证件类型</td>
  58. <td>{{ blInfo.patient_add.SFZJLX }}</td>
  59. <td class="label">身份证号</td>
  60. <td colspan="5">{{ blInfo.patient_info.AAA07 }}</td>
  61. <td class="label">职业</td>
  62. <td>{{ blInfo.patient_work_info.AAA18C }}</td>
  63. <td class="label">婚姻</td>
  64. <td>{{ blInfo.patient_info.AAA08C }}</td>
  65. </tr>
  66. <tr>
  67. <td class="label">现住址</td>
  68. <td colspan="7">
  69. <NoValueInputVue :data="blInfo.patient_address_info.AAA48 ? blInfo.patient_address_info.AAA48.replace('省', '') : ''" />(省)
  70. <NoValueInputVue :data="blInfo.patient_address_info.AAA49 ? blInfo.patient_address_info.AAA49.replace('市', '') : ''" />(市)
  71. <NoValueInputVue :data="blInfo.patient_address_info.AAA50 ? blInfo.patient_address_info.AAA50.replace('县', '') : ''" />(县)
  72. <NoValueInputVue :data="blInfo.patient_address_info.AAA15" />
  73. </td>
  74. <td class="label">电话</td>
  75. <td>{{ blInfo.patient_address_info.AAA51 }}</td>
  76. <td class="label">邮编</td>
  77. <td>{{ blInfo.patient_address_info.AAA17C }}</td>
  78. </tr>
  79. <tr>
  80. <td class="label">户口地址</td>
  81. <td colspan="9">
  82. <NoValueInputVue :data="blInfo.patient_address_info.AAA45 ? blInfo.patient_address_info.AAA45.replace('省', '') : ''" />(省)
  83. <NoValueInputVue :data="blInfo.patient_address_info.AAA46 ? blInfo.patient_address_info.AAA46.replace('市', '') : ''" />(市)
  84. <NoValueInputVue :data="blInfo.patient_address_info.AAA47 ? blInfo.patient_address_info.AAA47.replace('县', '') : ''" />(县)
  85. <NoValueInputVue :data="blInfo.patient_address_info.AAA12" />
  86. </td>
  87. <td class="label">邮编</td>
  88. <td>{{ blInfo.patient_address_info.AAA14C }}</td>
  89. </tr>
  90. <tr>
  91. <td class="label">工作单位及地址</td>
  92. <td colspan="7">{{ blInfo.patient_work_info.AAA19 }}</td>
  93. <td class="label">单位电话</td>
  94. <td>{{ blInfo.patient_work_info.AAA20 }}</td>
  95. <td class="label">邮编</td>
  96. <td>{{ blInfo.patient_work_info.AAA21C }}</td>
  97. </tr>
  98. <tr>
  99. <td class="label">联系人姓名</td>
  100. <td colspan="3">{{ blInfo.patient_contacts_info.AAA22 }}</td>
  101. <td class="label">地址</td>
  102. <td colspan="3">{{ blInfo.patient_contacts_info.AAA24 }}</td>
  103. <td class="label">关系</td>
  104. <td>{{ blInfo.patient_contacts_info.AAA23C }}</td>
  105. <td class="label">电话</td>
  106. <td>{{ blInfo.patient_contacts_info.AAA25 }}</td>
  107. </tr>
  108. <tr>
  109. <td class="label">入院途径</td>
  110. <td colspan="11">
  111. <span class="square">{{ blInfo.patient_info.AAB06C }}</span>
  112. <span class="mlr10" />1.门诊
  113. <span class="mlr10" />2.急诊
  114. <span class="mlr10" />3.其他医疗机构转入,转诊医疗机构名称:<NoValueInputVue :data="blInfo.patient_info.ZZYLJG" />
  115. <span class="mlr10" />4.其他
  116. </td>
  117. </tr>
  118. <tr>
  119. <td class="label">新生儿出生体重</td>
  120. <td colspan="5">
  121. <NoValueInputVue :data="blInfo.patient_info.AEN01" /> 克
  122. </td>
  123. <td class="label">新生儿入院体重</td>
  124. <td colspan="5">
  125. <NoValueInputVue :data="blInfo.patient_info.AAA42" /> 克
  126. </td>
  127. </tr>
  128. <tr>
  129. <td class="label">入院时间</td>
  130. <td colspan="2">{{ blInfo.patient_info.AAB01 }}</td>
  131. <td class="label">入院科别</td>
  132. <td colspan="2">{{ blInfo.patient_hospital_info.AAB02C }}</td>
  133. <td class="label">病房</td>
  134. <td colspan="2">{{ blInfo.patient_hospital_info.AAB11N }}</td>
  135. <td class="label">转科科别</td>
  136. <td colspan="2">{{ blInfo.patient_hospital_info.AAD01C }}</td>
  137. </tr>
  138. <tr>
  139. <td class="label">出院时间</td>
  140. <td colspan="2">{{ blInfo.patient_info.AAC01 }}</td>
  141. <td class="label">出院科别</td>
  142. <td colspan="2">{{ blInfo.patient_hospital_info.AAC02C }}</td>
  143. <td class="label">病房</td>
  144. <td colspan="2">{{ blInfo.patient_info.AAC11N }}</td>
  145. <td class="label">实际住院天数</td>
  146. <td colspan="2">{{ blInfo.patient_info.AAC04 }}</td>
  147. </tr>
  148. <tr>
  149. <td class="label">门(急)诊诊断</td>
  150. <td colspan="5">{{ blInfo.patient_medical_info.ABA01C }}</td>
  151. <td class="label">疾病编码</td>
  152. <td colspan="5">{{ blInfo.patient_medical_info.ABA01N }}</td>
  153. </tr>
  154. </table>
  155. <div class="oper-box">
  156. <IconBtnVue>
  157. <el-image
  158. class="icon_btn"
  159. :src="require('../../assets/images/sort.png')"
  160. fit="contain">
  161. </el-image>
  162. </IconBtnVue>
  163. <IconBtnVue style="margin-right: 0;">
  164. <el-image
  165. class="icon_btn"
  166. :src="require('../../assets/images/setting.png')"
  167. fit="contain">
  168. </el-image>
  169. </IconBtnVue>
  170. </div>
  171. <!-- 诊断信息 -->
  172. <table class="table">
  173. <tr>
  174. <th class="label" colspan="3">出院诊断</th>
  175. <th class="label">疾病编码</th>
  176. <th class="label">入院病情</th>
  177. <th class="label" colspan="3">出院诊断</th>
  178. <th class="label">疾病编码</th>
  179. <th class="label">入院病情</th>
  180. </tr>
  181. <tr v-for="i of zdRows" :key="'zd'+i">
  182. <td colspan="3">{{ zdList[i-1] ? `${zdLevel(i)}:` +zdList[i-1].ICD10_NAME : '' }}</td>
  183. <td class="center">{{ zdList[i-1] ? zdList[i-1].ICD10_ID1 : '' }}</td>
  184. <td class="center">{{ zdList[i-1] ? zdList[i-1].CYQK : '' }}</td>
  185. <td colspan="3">{{ zdList[zdRows+i-1] ? `${zdLevel(zdRows+i-1)}:` + zdList[zdRows+i-1].ICD10_NAME : '' }}</td>
  186. <td class="center">{{ zdList[zdRows+i-1] ? zdList[zdRows+i-1].ICD10_ID1 : '' }}</td>
  187. <td class="center">{{ zdList[zdRows+i-1]? zdList[zdRows+i-1].CYQK : '' }}</td>
  188. </tr>
  189. <!-- <tr>
  190. <td colspan="3" class="center">{{ blInfo.main_diagnosis.ICD10_NAME ? '主要诊断:' + blInfo.main_diagnosis.ICD10_NAME : '' }}</td>
  191. <td class="center">{{ blInfo.main_diagnosis.ICD10_ID1 }}</td>
  192. <td class="center">{{ blInfo.main_diagnosis.RYQK }}</td>
  193. <td colspan="3" class="center">{{ blInfo.other_diagnosis.length ? '其他诊断:' + blInfo.other_diagnosis[0].ICD10_NAME : '' }}</td>
  194. <td class="center">{{ blInfo.other_diagnosis.length ?blInfo.other_diagnosis[0].ICD10_ID1 : '' }}</td>
  195. <td class="center">{{ blInfo.other_diagnosis.length ?blInfo.other_diagnosis[0].CYQK : '' }}</td>
  196. </tr>
  197. <tr v-for="i of get2Rows(blInfo.other_diagnosis.length-1)" :key="'zd'+i">
  198. <td colspan="3" class="center">其他诊断:{{ blInfo.other_diagnosis[1+i] ? blInfo.other_diagnosis[1+i].ICD10_NAME : '' }}</td>
  199. <td class="center">{{ blInfo.other_diagnosis[1+i] ? blInfo.other_diagnosis[1+i].ICD10_ID1 : '' }}</td>
  200. <td class="center">{{ blInfo.other_diagnosis[1+i] ? blInfo.other_diagnosis[1+i].CYQK : '' }}</td>
  201. <td colspan="3" class="center">{{ blInfo.other_diagnosis[2+i] ? '其他诊断:' + blInfo.other_diagnosis[2+i].ICD10_NAME : '' }}</td>
  202. <td class="center">{{ blInfo.other_diagnosis[2+i] ? blInfo.other_diagnosis[2+i].ICD10_ID1 : '' }}</td>
  203. <td class="center">{{ blInfo.other_diagnosis[2+i]? blInfo.other_diagnosis[2+i].CYQK : '' }}</td>
  204. </tr> -->
  205. <tr>
  206. <td class="label">入院病情</td>
  207. <td colspan="9">1.有<span class="mlr10" />2.临床未确定<span class="mlr10" />3.情况不明<span class="mlr10" />4.无</td>
  208. </tr>
  209. <tr>
  210. <td class="label">损伤、中毒的外部原因</td>
  211. <td colspan="7">{{ blInfo.patient_info.ABG01N }}</td>
  212. <td class="label">疾病编码</td>
  213. <td>{{ blInfo.patient_info.ABG01C }}</td>
  214. </tr>
  215. <tr>
  216. <td class="label">病理诊断</td>
  217. <td colspan="7">{{ blInfo.patient_medical_info.ABF01N }}</td>
  218. <td class="label">疾病编码</td>
  219. <td>{{ blInfo.patient_medical_info.ABF01C }}</td>
  220. </tr>
  221. <tr>
  222. <td class="label">最高诊断依据</td>
  223. <td colspan="4">{{ blInfo.patient_medical_info.ABF02C }}</td>
  224. <td class="label">病理号</td>
  225. <td colspan="2">{{ blInfo.patient_medical_info.ABF04 }}</td>
  226. <td class="label">ICD-0-3</td>
  227. <td>{{ blInfo.patient_add.ICD }}</td>
  228. </tr>
  229. <tr>
  230. <td class="label">药物过敏</td>
  231. <td colspan="4">
  232. <span class="square">{{ blInfo.patient_medical_info.AEB02C }}</span>
  233. <span class="mlr10" />1.无
  234. <span class="mlr10" />2.有
  235. <span class="mlr10" />3.-
  236. <span style="margin-left: 40px;">过敏药物:</span>
  237. <NoValueInputVue :data="blInfo.patient_medical_info.AEB01" />
  238. </td>
  239. <td class="label">死亡患者尸检</td>
  240. <td colspan="4">
  241. <span class="square">{{ blInfo.patient_hospital_info.AEI01C }}</span>
  242. <span class="mlr10" />1.是
  243. <span class="mlr10" />2.否
  244. <span class="mlr10" />3.-
  245. </td>
  246. </tr>
  247. <tr>
  248. <td class="label">血型</td>
  249. <td colspan="4">
  250. <span class="square">{{ blInfo.patient_medical_info.AEG01C }}</span>
  251. <span class="mlr10" />1.A
  252. <span class="mlr10" />2.B
  253. <span class="mlr10" />3.O
  254. <span class="mlr10" />4.AB
  255. <span class="mlr10" />5.不详
  256. <span class="mlr10" />6.未查
  257. </td>
  258. <td class="label">Rh</td>
  259. <td colspan="4">
  260. <span class="square">{{ blInfo.patient_medical_info.AEG02C }}</span>
  261. <span class="mlr10" />1.阴
  262. <span class="mlr10" />2.阳
  263. <span class="mlr10" />3.不详
  264. <span class="mlr10" />4.未查
  265. </td>
  266. </tr>
  267. <tr>
  268. <td class="label">护理级别</td>
  269. <td colspan="9">
  270. 1.特级护理<NoValueInputVue :data="blInfo.patient_add.TJHL" />天
  271. <span class="mlr10" />
  272. 2.一级护理<NoValueInputVue :data="blInfo.patient_add.YJHL" />天
  273. <span class="mlr10" />
  274. 3.二级护理<NoValueInputVue :data="blInfo.patient_add.EJHL" />天
  275. <span class="mlr10" />
  276. 4.三级护理<NoValueInputVue :data="blInfo.patient_add.SJHL" />天
  277. </td>
  278. </tr>
  279. <tr>
  280. <td class="label">科主任</td>
  281. <td>{{ blInfo.patient_doctor_info.AEE01 }}</td>
  282. <td class="label">科主任编码</td>
  283. <td>{{ blInfo.patient_doctor_info.AEE01_CODE }}</td>
  284. <td class="label">医疗组长</td>
  285. <td>{{ blInfo.patient_doctor_info.ZZYISXM }}</td>
  286. <td class="label">主任(副主任)医师</td>
  287. <td>{{ blInfo.patient_doctor_info.AEE02 }}</td>
  288. <td class="label">主任(副主任)医师编码</td>
  289. <td>{{ blInfo.patient_doctor_info.AEE02_CODE }}</td>
  290. </tr>
  291. <tr>
  292. <td class="label">主治医师</td>
  293. <td>{{ blInfo.patient_doctor_info.AEE03 }}</td>
  294. <td class="label">主治医师编码</td>
  295. <td>{{ blInfo.patient_doctor_info.AEE03_CODE }}</td>
  296. <td class="label">住院医师</td>
  297. <td>{{ blInfo.patient_doctor_info.AEE04 }}</td>
  298. <td class="label">住院医师编码</td>
  299. <td>{{ blInfo.patient_doctor_info.AEE04_CODE }}</td>
  300. <td class="label"></td>
  301. <td></td>
  302. </tr>
  303. <tr>
  304. <td class="label">责任护士</td>
  305. <td>{{ blInfo.patient_doctor_info.AEE10 }}</td>
  306. <td class="label">责任护士编码</td>
  307. <td>{{ blInfo.patient_doctor_info.AEE10_CODE }}</td>
  308. <td class="label">进修医生</td>
  309. <td>{{ blInfo.patient_doctor_info.AEE05 }}</td>
  310. <td class="label">实习医师</td>
  311. <td>{{ blInfo.patient_doctor_info.AEE07 }}</td>
  312. <td class="label">编码员</td>
  313. <td>{{ blInfo.patient_doctor_info.AEE08 }}</td>
  314. </tr>
  315. <tr>
  316. <td class="label">病案质量</td>
  317. <td colspan="3">
  318. <span class="square">{{ blInfo.patient_medical_info.AED01C }}</span>
  319. <span class="mlr10" />1.甲
  320. <span class="mlr10" />2.乙
  321. <span class="mlr10" />3.丙
  322. </td>
  323. <td class="label">质控医师</td>
  324. <td>{{ blInfo.patient_doctor_info.AED02 }}</td>
  325. <td class="label">质控护士</td>
  326. <td>{{ blInfo.patient_doctor_info.AED03 }}</td>
  327. <td class="label">质控时间</td>
  328. <td>{{ blInfo.patient_doctor_info.AED04 }}</td>
  329. </tr>
  330. </table>
  331. <div class="oper-box">
  332. <IconBtnVue>
  333. <el-image
  334. class="icon_btn"
  335. :src="require('../../assets/images/sort.png')"
  336. fit="contain">
  337. </el-image>
  338. </IconBtnVue>
  339. <IconBtnVue style="margin-right: 0;">
  340. <el-image
  341. class="icon_btn"
  342. :src="require('../../assets/images/setting.png')"
  343. fit="contain">
  344. </el-image>
  345. </IconBtnVue>
  346. </div>
  347. <!-- 手术信息 -->
  348. <table class="table shoushu">
  349. <tr>
  350. <th rowspan="2" class="label th25">手术及操作编码</th>
  351. <th rowspan="2" class="label th25">手术及操作日期</th>
  352. <th colspan="2" rowspan="2" class="label th25">手术及操作名称</th>
  353. <th rowspan="2" class="label th25">手术级别</th>
  354. <th rowspan="2" class="label th25">手术类型</th>
  355. <th colspan="3" class="label th25">手术及操作人员</th>
  356. <th rowspan="2" class="label th25">切口愈合等级</th>
  357. <th rowspan="2" class="label th25">麻醉方式</th>
  358. <th rowspan="2" class="label th25">麻醉医师</th>
  359. </tr>
  360. <tr>
  361. <th class="label th25">术者</th>
  362. <th class="label th25">Ⅰ助</th>
  363. <th class="label th25">Ⅱ助</th>
  364. </tr>
  365. <tr>
  366. <td class="center">{{ blInfo.main_operation.ICD9_ID1 }}</td>
  367. <td class="center">{{ blInfo.main_operation.OPE_DATE }}</td>
  368. <td class="center" colspan="2">{{ blInfo.main_operation.ICD9_NAME }}</td>
  369. <td class="center">{{ blInfo.main_operation.OPE_LEVEL }}</td>
  370. <td class="center">{{ blInfo.main_operation.SSPB }}</td>
  371. <td class="center">{{ blInfo.main_operation.OPE_MAN_NAME }}</td>
  372. <td class="center">{{ blInfo.main_operation.FRIST_ASSISTANT_NAME }}</td>
  373. <td class="center">{{ blInfo.main_operation.SECOND_ASSISTANT_NAME }}</td>
  374. <td class="center">{{ blInfo.main_operation.QKDJ / blInfo.main_operation.YHDJ }}</td>
  375. <td class="center">{{ blInfo.main_operation.HOCUS_WAY_ID }}</td>
  376. <td class="center">{{ blInfo.main_operation.HOCUS_MAN_NAME }}</td>
  377. </tr>
  378. <tr v-for="item of blInfo.secondary_operation" :key="'ss' + item">
  379. <td class="center">{{ item.ICD9_ID1 }}</td>
  380. <td class="center">{{ item.OPE_DATE }}</td>
  381. <td class="center" colspan="2">{{ item.ICD9_NAME }}</td>
  382. <td class="center">{{ item.OPE_LEVEL }}</td>
  383. <td class="center">{{ item.SSPB }}</td>
  384. <td class="center">{{ item.OPE_MAN_NAME }}</td>
  385. <td class="center">{{ item.FRIST_ASSISTANT_NAME }}</td>
  386. <td class="center">{{ item.SECOND_ASSISTANT_NAME }}</td>
  387. <td class="center">{{ item.INCISION_GRADE_ID }}</td>
  388. <td class="center">{{ item.HOCUS_WAY_ID }}</td>
  389. <td class="center">{{ item.HOCUS_MAN_NAME }}</td>
  390. </tr>
  391. <tr v-for="item of 5" :key="'ss2' + item">
  392. <td class="center"></td>
  393. <td class="center"></td>
  394. <td class="center" colspan="2"></td>
  395. <td class="center"></td>
  396. <td class="center"></td>
  397. <td class="center"></td>
  398. <td class="center"></td>
  399. <td class="center"></td>
  400. <td class="center"></td>
  401. <td class="center"></td>
  402. <td class="center"></td>
  403. </tr>
  404. <tr>
  405. <td class="label">是否为日间手术</td>
  406. <td colspan="5">
  407. <span class="square">{{ blInfo.main_operation.RJSS }}</span>
  408. <span class="mlr10" />1.是
  409. <span class="mlr10" />2.否
  410. </td>
  411. <td class="label">有创呼吸机使用时间</td>
  412. <td colspan="5">{{ blInfo.patient_medical_info.AEL01 }}</td>
  413. </tr>
  414. <tr>
  415. <td class="label">临床路径/入径情况</td>
  416. <td colspan="5">
  417. <span class="square">{{ blInfo.patient_add.LCLJ }}</span>
  418. <span class="mlr10" />1.是
  419. <span class="mlr10" />2.否
  420. </td>
  421. <td class="label">完成情况</td>
  422. <td colspan="2">
  423. <span class="square">{{ blInfo.patient_add.WCQK }}</span>
  424. <span class="mlr10" />1.完成
  425. <span class="mlr10" />2.退出
  426. </td>
  427. <td class="label">变异情况</td>
  428. <td colspan="2">
  429. <span class="square">{{ blInfo.patient_add.BYQK }}</span>
  430. <span class="mlr10" />1.有
  431. <span class="mlr10" />2.无
  432. </td>
  433. </tr>
  434. <tr>
  435. <td class="label">颅脑损伤患者昏迷时间</td>
  436. <td colspan="11">
  437. 入院前:
  438. <NoValueInputVue :data="blInfo.patient_medical_info.AEJ01" />天
  439. <NoValueInputVue :data="blInfo.patient_medical_info.AEJ02" />小时
  440. <NoValueInputVue :data="blInfo.patient_medical_info.AEJ03" />分钟
  441. <span class="mlr10" />
  442. 入院后:
  443. <NoValueInputVue :data="blInfo.patient_medical_info.AEJ04" />天
  444. <NoValueInputVue :data="blInfo.patient_medical_info.AEJ05" />小时
  445. <NoValueInputVue :data="blInfo.patient_medical_info.AEJ06" />分钟
  446. </td>
  447. </tr>
  448. <tr>
  449. <th class="label" colspan="4">重症监护病房类型<br />(CCU、RICU、SICU、NICU、PICU、EICU、MICU、其他)</th>
  450. <th class="label" colspan="3">进重症监护室时间<br />年月日时分</th>
  451. <th class="label" colspan="3">出重症监护室时间<br />年月日时分</th>
  452. <th class="label" colspan="2">合计<br />小时</th>
  453. </tr>
  454. <tr v-for="(item, index) of blInfo.icu" :key="'icu' + index">
  455. <td colspan="4" class="center">{{ item.IS_MAIN_WAY }}</td>
  456. <td colspan="3" class="center">{{ item.IN_TIME }}</td>
  457. <td colspan="3" class="center">{{ item.OUT_TIME }}</td>
  458. <td colspan="2" class="center">{{ item.HJXS }}</td>
  459. </tr>
  460. <tr v-for="item of 3" :key="'zz' + item">
  461. <td colspan="4" class="center"></td>
  462. <td colspan="3" class="center"></td>
  463. <td colspan="3" class="center"></td>
  464. <td colspan="2" class="center"></td>
  465. </tr>
  466. <tr>
  467. <td class="label">离院方式</td>
  468. <td colspan="11">
  469. <span class="square">{{ blInfo.patient_info.AEM01C }}</span>
  470. <span class="mlr10" />1.医嘱离院
  471. <span class="mlr10" />2.医嘱转院,拟接收医疗机构名称:<NoValueInputVue :data="blInfo.patient_info.AEM01C == 2 ? blInfo.patient_hospital_info.AEM02 : ''" />
  472. <span class="mlr10" />3.医嘱转社区卫生服务机构/乡镇卫生院,拟接收医疗机构名称:<NoValueInputVue :data="blInfo.patient_info.AEM01C == 3 ? blInfo.patient_hospital_info.AEM02 : ''" />
  473. <span class="mlr10" />4.非医嘱离院
  474. <span class="mlr10" />5.死亡
  475. <span class="mlr10" />6其他
  476. </td>
  477. </tr>
  478. <tr>
  479. <td class="label">是否有出院31天内再住院计划</td>
  480. <td colspan="11">
  481. <span class="square">{{ blInfo.patient_hospital_info.AEM03C }}</span>
  482. <span class="mlr10" />1.无
  483. <span class="mlr10" />2.有,<NoValueInputVue :data="blInfo.patient_hospital_info.AEM04" />
  484. </td>
  485. </tr>
  486. </table>
  487. <div class="oper-box">
  488. <IconBtnVue style="margin-right: 0;">
  489. <span class="text_btn" @click="toCostPage">查看费用详情</span>
  490. </IconBtnVue>
  491. </div>
  492. <!-- 费用信息 -->
  493. <table class="table">
  494. <tr>
  495. <td class="label">住院费用(元)</td>
  496. <td colspan="9">总费用:<NoValueInputVue :data="blInfo.patient_info.ADA01" /> (自付金额:<NoValueInputVue :data="blInfo.patient_cost_info.ADA0101" /> )</td>
  497. </tr>
  498. <tr>
  499. <td class="label">1.综合医疗服务费</td>
  500. <td colspan="9">(1)一般医疗服务费: <NoValueInputVue :data="blInfo.patient_cost_info.D11" /> (2)一般治疗操作费:<NoValueInputVue :data="blInfo.patient_cost_info.D12" />(3)护理费:<NoValueInputVue :data="blInfo.patient_cost_info.D13" /> (4)其他费用:<NoValueInputVue :data="blInfo.patient_cost_info.D14" /></td>
  501. </tr>
  502. <tr>
  503. <td class="label">2.诊断类</td>
  504. <td colspan="9">(5)病理诊断费:<NoValueInputVue :data="blInfo.patient_cost_info.D15" /> (6)实验室诊断费:<NoValueInputVue :data="blInfo.patient_cost_info.D16" /> (7)影像学诊断费:<NoValueInputVue :data="blInfo.patient_cost_info.D17" /> (8)临床诊断项目费:<NoValueInputVue :data="blInfo.patient_cost_info.D18" /></td>
  505. </tr>
  506. <tr>
  507. <td class="label">3.治疗类</td>
  508. <td colspan="9">(9)非手术治疗项目费:<NoValueInputVue :data="blInfo.patient_cost_info.D19" /> (临床物理治疗费:<NoValueInputVue :data="blInfo.patient_cost_info.D19X01" /> ) (10)手术治疗费:<NoValueInputVue :data="blInfo.patient_cost_info.D20" /> (麻醉费:<NoValueInputVue :data="blInfo.patient_cost_info.D20X01" /> 手术费:<NoValueInputVue :data="blInfo.patient_cost_info.D20X02" /> )</td>
  509. </tr>
  510. <tr>
  511. <td class="label">4.康复类</td>
  512. <td colspan="9">(11)康复费:<NoValueInputVue :data="blInfo.patient_cost_info.D21" /></td>
  513. </tr>
  514. <tr>
  515. <td class="label">5.中医类</td>
  516. <td colspan="9">(12)中医治疗费:<NoValueInputVue :data="blInfo.patient_cost_info.D22" /></td>
  517. </tr>
  518. <tr>
  519. <td class="label">6.西药类</td>
  520. <td colspan="9">(13)西药费:<NoValueInputVue :data="blInfo.patient_cost_info.D23" /> (抗菌药物费用:<NoValueInputVue :data="blInfo.patient_cost_info.D23X01" /> )</td>
  521. </tr>
  522. <tr>
  523. <td class="label">7.中药类</td>
  524. <td colspan="9">(14)中成药费:<NoValueInputVue :data="blInfo.patient_cost_info.D24" /> (15)中草药费:<NoValueInputVue :data="blInfo.patient_cost_info.D25" /></td>
  525. </tr>
  526. <tr>
  527. <td class="label">8.血液和血液制品类</td>
  528. <td colspan="9">(16)血费:<NoValueInputVue :data="blInfo.patient_cost_info.D26" /> (17)白蛋白类制品费:<NoValueInputVue :data="blInfo.patient_cost_info.D27" /> (18)球蛋白类制品费:<NoValueInputVue :data="blInfo.patient_cost_info.D28" /> (19)凝血因子类制品费:<NoValueInputVue :data="blInfo.patient_cost_info.D29" /> (20)细胞因子类制品费:<NoValueInputVue :data="blInfo.patient_cost_info.D30" /></td>
  529. </tr>
  530. <tr>
  531. <td class="label">9.耗材类</td>
  532. <td colspan="9">(21)检查用一次性医用材料费:<NoValueInputVue :data="blInfo.patient_cost_info.D31" /> (22)治疗用一次性医用材料费:<NoValueInputVue :data="blInfo.patient_cost_info.D32" /> (23)手术用一次性医用材料费:<NoValueInputVue :data="blInfo.patient_cost_info.D33" /></td>
  533. </tr>
  534. <tr>
  535. <td class="label">10.其他类</td>
  536. <td colspan="9">(24)其他费:<NoValueInputVue :data="blInfo.patient_cost_info.D3" /></td>
  537. </tr>
  538. </table>
  539. </div>
  540. <ControlDrawerVue v-if="controlData.bSwitch" :data="controlData" @close="controlData.bSwitch=false" />
  541. </div>
  542. </template>
  543. <script>
  544. import ControlDrawerVue from './components/index/ControlDrawer.vue'
  545. import IconBtnVue from './components/index/IconBtn.vue'
  546. import NoValueInputVue from './components/index/NoValueInput.vue'
  547. export default {
  548. components: {
  549. IconBtnVue,
  550. NoValueInputVue,
  551. ControlDrawerVue
  552. },
  553. data() {
  554. return {
  555. controlData: {
  556. bSwitch: false,
  557. zyh: ''
  558. },
  559. blInfo: {
  560. patient_info: {},
  561. patient_add: {},
  562. patient_address_info: {},
  563. patient_contacts_info: {},
  564. patient_cost_info: {},
  565. patient_doctor_info: {},
  566. patient_hospital_info: {},
  567. patient_medical_info: {},
  568. patient_other_info: {},
  569. patient_work_info: {},
  570. main_diagnosis: {},
  571. other_diagnosis: [],
  572. main_operation: {},
  573. secondary_operation: [],
  574. icu: []
  575. },
  576. // blInfo: {
  577. // "patient_info": {
  578. // "id": 108258,
  579. // "hospital_name": "滨州医学院烟台附属医院",
  580. // "AAA28": "00224538",
  581. // "MED_REC_ID": "844664",
  582. // "AAA01": "林*娟",
  583. // "AAA02C": "女",
  584. // "AAA03": "1956-03-27 00:00:00",
  585. // "AAA04": 67,
  586. // "AAA05C": "汉族",
  587. // "AAA40": 0,
  588. // "AAA42": "",
  589. // "AEN01": "",
  590. // "AAA06C": "中国",
  591. // "AAA07": "370631********5526",
  592. // "AAA08C": "已婚",
  593. // "AEM01C": "1",
  594. // "AAB01": "2023-09-25 07:58:00",
  595. // "AAC01": "2023-09-29 09:18:00",
  596. // "AAC11N": "胃肠外科、疝与腹壁外科二病区",
  597. // "AAC04": 4,
  598. // "ADA01": "6122.22",
  599. // "ADA0101": "514.9",
  600. // "AAA29": 5,
  601. // "AAB06C": "2",
  602. // "ABC01N": "手术后恶性肿瘤化学治疗",
  603. // "ICD9_NAME": null,
  604. // "ORG_STATE": "01",
  605. // "AAA26C": "2.城乡居民基本医疗保险",
  606. // "ATTEND_GRP_CODE": "",
  607. // "ATTEND_GRP_NAME": "",
  608. // "F_D": null,
  609. // "J": null,
  610. // "coder_id": null,
  611. // "score": 100,
  612. // "is_error": 0,
  613. // "ABG01N": "",
  614. // "ABG01C": "",
  615. // "status": 0,
  616. // "created_at": "2023-10-08 12:33:32",
  617. // "updated_at": "2023-10-09 00:32:54",
  618. // "source": 0,
  619. // "level": 0,
  620. // "is_defect": 1,
  621. // "is_defect_v2": 0,
  622. // "is_update": 0,
  623. // "home_bmy_score": null,
  624. // "AAC11C": null,
  625. // "AEE03_CODE": null,
  626. // "AEE04_CODE": null,
  627. // "AEE08_CODE": null,
  628. // "ICD10_NAME": null
  629. // },
  630. // "patient_add": {
  631. // "id": 534804,
  632. // "YLJG": "",
  633. // "AAA28": "00224538",
  634. // "BRCW": "",
  635. // "BAHM": "",
  636. // "TYSHXYDM": "123700000871841638",
  637. // "JKKH": null,
  638. // "SFZJLX": "居民身份证",
  639. // "XB": "女",
  640. // "CSRQ": "1956-03-27 00:00:00",
  641. // "ZYH": 844664,
  642. // "XM": "林*娟",
  643. // "RYKB": "胃肠外科、疝与腹壁外科二病区",
  644. // "BFRY": "胃肠外科、疝与腹壁外科二病区",
  645. // "ZKKB": "4269",
  646. // "CYKB": "胃肠外科、疝与腹壁外科二病区",
  647. // "CYSJ": "2023-09-29 09:18:00",
  648. // "NL": "67岁",
  649. // "rynyr": "2023-09-25",
  650. // "rys": "07:58:00",
  651. // "SJHL": 0,
  652. // "EJHL": 4,
  653. // "YJHL": 0,
  654. // "TJHL": 0,
  655. // "ZRHSBM": "9334",
  656. // "ZRHS": "张*娥",
  657. // "BMY": "隋*平",
  658. // "ZKHSBM": "619",
  659. // "ZKHS": "王*",
  660. // "ZKRQ": "2023-09-29 00:00:00",
  661. // "ZHFZRYS": "203",
  662. // "ZZYSBM": "9276",
  663. // "ZYYSBM": "10291",
  664. // "ZZZYSBM": null,
  665. // "SS1BM": "99.2503",
  666. // "SS1RQ": "2023-09-25 00:00:00",
  667. // "SS1MC": "静脉注射化疗药物",
  668. // "SSLX1": null,
  669. // "SS2BM": null,
  670. // "SS2RQ": null,
  671. // "SS2MC": null,
  672. // "SSLX2": null,
  673. // "SS3BM": null,
  674. // "SS3RQ": null,
  675. // "SS3MC": null,
  676. // "SSLX3": null,
  677. // "SS4BM": null,
  678. // "SS4RQ": null,
  679. // "SS4MC": null,
  680. // "SSLX4": null,
  681. // "SS5BM": null,
  682. // "SS5RQ": null,
  683. // "SS5MC": null,
  684. // "SSLX5": null,
  685. // "SS6BM": null,
  686. // "SS6RQ": null,
  687. // "SS6MC": null,
  688. // "SSLX6": null,
  689. // "SS7BM": null,
  690. // "SS7RQ": null,
  691. // "SS7MC": null,
  692. // "SSLX7": null,
  693. // "SS8BM": null,
  694. // "SS8RQ": null,
  695. // "SS8MC": null,
  696. // "SSLX8": null,
  697. // "SS9BM": null,
  698. // "SS9RQ": null,
  699. // "SS9MC": null,
  700. // "SSLX9": null,
  701. // "SS10BM": null,
  702. // "SS10RQ": null,
  703. // "SS10MC": null,
  704. // "SSLX10": null,
  705. // "SS11BM": null,
  706. // "SS11RQ": null,
  707. // "SS11MC": null,
  708. // "SSLX11": null,
  709. // "SS12BM": null,
  710. // "SS12RQ": null,
  711. // "SS12MC": null,
  712. // "SSLX12": null,
  713. // "SS13BM": null,
  714. // "SS13RQ": null,
  715. // "SS13MC": null,
  716. // "SSLX13": null,
  717. // "SS14BM": null,
  718. // "SS14RQ": null,
  719. // "SS14MC": null,
  720. // "SSLX14": null,
  721. // "SS15BM": null,
  722. // "SS15RQ": null,
  723. // "SS15MC": null,
  724. // "SSLX15": null,
  725. // "LCLJ": "2",
  726. // "WCQK": null,
  727. // "KZRXM": "李*",
  728. // "ZHFZRYSXM": "李*",
  729. // "ZZYSXM": "鲁*翔",
  730. // "ZYYSXM": "常*宾",
  731. // "ZZYISXM": null,
  732. // "SFCH": "是",
  733. // "BLZDMC": null,
  734. // "BLZDBM": null,
  735. // "SSPB": 0,
  736. // "created_at": "2023-10-08 06:50:49",
  737. // "updated_at": "2023-10-08 06:50:49",
  738. // "BYQK": "0",
  739. // "HB": 0,
  740. // "HCV": 0,
  741. // "HIV": 0
  742. // },
  743. // "patient_address_info": {
  744. // "id": 108258,
  745. // "AAA28": "844664",
  746. // "AAA09": "山东省",
  747. // "AAA10": "烟台市",
  748. // "AAA11": "牟平区",
  749. // "AAA43": "山东省",
  750. // "AAA44": "烟台市",
  751. // "AAA45": "山东省",
  752. // "AAA46": "烟台市",
  753. // "AAA47": "牟平区",
  754. // "AAA12": "体育馆路511号3单元3301号",
  755. // "AAA13C": 370631,
  756. // "AAA33C": "",
  757. // "AAA14C": "",
  758. // "AAA15": "体育馆路511号3单元3301号",
  759. // "AAA48": "山东省",
  760. // "AAA49": "烟台市",
  761. // "AAA50": "牟平区",
  762. // "AAA16C": 370612,
  763. // "AAA36C": "",
  764. // "AAA51": "",
  765. // "AAA17C": "",
  766. // "created_at": "2023-10-08 12:33:32",
  767. // "updated_at": "2023-10-08 12:33:32"
  768. // },
  769. // "patient_contacts_info": {
  770. // "id": 515554,
  771. // "AAA28": "844664",
  772. // "AAA22": "唐*江",
  773. // "AAA23C": "配偶",
  774. // "AAA24": "体育馆路511号3单元3301号",
  775. // "AAA25": "156****5028",
  776. // "created_at": "2023-10-08 12:33:32",
  777. // "updated_at": "2023-10-08 12:33:32"
  778. // },
  779. // "patient_cost_info": {
  780. // "id": 515554,
  781. // "AAA28": "844664",
  782. // "AAA22": "唐*江",
  783. // "AAA23C": "10",
  784. // "AAA24": "体育馆路511号3单元3301号",
  785. // "AAA25": "156****5028",
  786. // "created_at": "2023-10-08 12:33:32",
  787. // "updated_at": "2023-10-08 12:33:32"
  788. // },
  789. // "patient_doctor_info": {
  790. // "id": 108258,
  791. // "AAA28": "844664",
  792. // "AED02": "李贺",
  793. // "AED03": "王东",
  794. // "AED04": "2023-09-29",
  795. // "AEE01": "李贺",
  796. // "AEE01_CODE": "203",
  797. // "AEE02": "李贺",
  798. // "AEE03": "鲁科翔",
  799. // "AEE11": "",
  800. // "AEE09": "常凯宾",
  801. // "AEE04": "常凯宾",
  802. // "AEE05": "",
  803. // "AEE07": "",
  804. // "AEE08": "8292",
  805. // "AEE10": "张勤娥",
  806. // "CODE_DATE": null,
  807. // "COMPLETION_DATE": null,
  808. // "SIGN_IN_DATE": null,
  809. // "QUALITY_CONTROL": null,
  810. // "AEE02_CODE": "203",
  811. // "AEE03_CODE": "9276",
  812. // "AEE04_CODE": "10291",
  813. // "created_at": "2023-10-08 12:33:32",
  814. // "updated_at": "2023-10-08 12:33:32",
  815. // "AEE10_CODE": "9334"
  816. // },
  817. // "patient_hospital_info": {
  818. // "id": 108258,
  819. // "AAA28": "844664",
  820. // "AAA30": "00224538",
  821. // "ABC01C": "Z51.102",
  822. // "AAA27": "-",
  823. // "AAC001": "",
  824. // "AAB01": "2023-09-25",
  825. // "AAB02C": "胃肠外科、疝与腹壁外科二病区",
  826. // "AAB03": "",
  827. // "AAB11C": "胃肠外科、疝与腹壁外科二病区",
  828. // "AAB11N": "胃肠外科、疝与腹壁外科二病区",
  829. // "AAC02C": "胃肠外科、疝与腹壁外科二病区",
  830. // "AAC03": " ",
  831. // "AAC11C": "胃肠外科、疝与腹壁外科二病区",
  832. // "AAD01C": "",
  833. // "AEM02": "",
  834. // "AEM03C": 1,
  835. // "AEM04": "",
  836. // "AEI01C": 2,
  837. // "created_at": "2023-10-08 12:33:32",
  838. // "updated_at": "2023-10-08 12:33:32"
  839. // },
  840. // "patient_medical_info": {
  841. // "id": 620795,
  842. // "AAA28": "844664",
  843. // "ABA01C": "Z51.102",
  844. // "ABA01N": "手术后恶性肿瘤化学治疗",
  845. // "ABC03C": 0,
  846. // "ABF01C": "",
  847. // "ABF01N": "",
  848. // "ABF04": "2312126",
  849. // "ABF02C": 1,
  850. // "ABF03C": "",
  851. // "ABH01C": "",
  852. // "ABH0201C": "",
  853. // "ABH0202C": "",
  854. // "ABH0203C": "",
  855. // "ABH03C": "",
  856. // "AEB02C": 1,
  857. // "AEB01": "",
  858. // "AED01C": 1,
  859. // "AEG01C": 6,
  860. // "AEG02C": 4,
  861. // "AEG04": "",
  862. // "AEG05": "",
  863. // "AEG06": "",
  864. // "AEG07": "",
  865. // "AEG08": "",
  866. // "AEJ01": 0,
  867. // "AEJ02": 0,
  868. // "AEJ03": 0,
  869. // "AEJ04": 0,
  870. // "AEJ05": 0,
  871. // "AEJ06": 0,
  872. // "AEL01": 0,
  873. // "AEN02C": "",
  874. // "AEN02N": "",
  875. // "AEI09": "",
  876. // "AEI10": "",
  877. // "AEI08": "",
  878. // "created_at": "2023-10-08 12:33:32",
  879. // "updated_at": "2023-10-08 12:33:32"
  880. // },
  881. // "patient_other_info": {
  882. // "id": 620795,
  883. // "AAA28": "844664",
  884. // "AAB07C": "",
  885. // "AAB07N": "",
  886. // "AAB07": 3,
  887. // "AAB07D": "",
  888. // "ABD04": "",
  889. // "ABD051": 1,
  890. // "ABD052": 1,
  891. // "ABD053": 0,
  892. // "ABD054": 0,
  893. // "ZB09": "",
  894. // "ZB08": "",
  895. // "ZB07": "",
  896. // "ZB06": "",
  897. // "ZB05": "",
  898. // "ZB04": "隋亚平",
  899. // "ZB03": 9,
  900. // "ZB02": 2023,
  901. // "ZB01C": "",
  902. // "ZA04": "",
  903. // "MED_REC_ID": 844664,
  904. // "UNT_ID": "060101",
  905. // "ZA03": "滨州医学院烟台附属医院",
  906. // "AFA01": 0,
  907. // "AFA02": 0,
  908. // "AFA03": 0,
  909. // "AFA04": 0,
  910. // "AFA05": 0,
  911. // "AFA06": 0,
  912. // "AFA07": 0,
  913. // "AFA08": 0,
  914. // "AFA09": 0,
  915. // "AFA10": 0,
  916. // "AFA11": 0,
  917. // "AFA12": "",
  918. // "ZB10": "",
  919. // "ZB11": "",
  920. // "IS_VALID": "",
  921. // "SYN_DATE": "",
  922. // "QU_STATE": "",
  923. // "DATA_STATE": "",
  924. // "BALANCEID": "",
  925. // "AKC021": "",
  926. // "created_at": "2023-10-08 12:33:32",
  927. // "updated_at": "2023-10-08 12:33:32"
  928. // },
  929. // "patient_work_info": {
  930. // "id": 108258,
  931. // "AAA28": "844664",
  932. // "AAA18C": 18,
  933. // "AAA19": "无",
  934. // "AAA20": "156****5029",
  935. // "AAA21C": "",
  936. // "created_at": "2023-10-08 12:33:32",
  937. // "updated_at": "2023-10-08 12:33:32"
  938. // },
  939. // "main_diagnosis": {
  940. // "id": 194173,
  941. // "AAA28": "844664",
  942. // "ZYHM": "00224538",
  943. // "BAHM": "00224538",
  944. // "CYRQ": "2023-09-29 09:18:00",
  945. // "DIA_ORDER": 1,
  946. // "ZZPB": 1,
  947. // "LBMC": "出院诊断",
  948. // "ICD10_ID1": "Z51.102",
  949. // "ICD10_NAME": "手术后恶性肿瘤化学治疗",
  950. // "RYQK": "有",
  951. // "CYQK": null,
  952. // "AREA_ID": "",
  953. // "BATCH_ID": "",
  954. // "created_at": "2023-10-08 06:45:40",
  955. // "updated_at": "2023-10-08 06:45:40"
  956. // },
  957. // "other_diagnosis": [
  958. // {
  959. // "id": 886005,
  960. // "AAA28": "844664",
  961. // "ZYHM": "00224538",
  962. // "BAHM": "00224538",
  963. // "CYRQ": "2023-09-29 09:18:00",
  964. // "DIA_ORDER": 1,
  965. // "ZZPB": 0,
  966. // "LBMC": "其他诊断1",
  967. // "ICD10_ID1": "C18.900",
  968. // "ICD10_NAME": "结肠恶性肿瘤",
  969. // "RYQK": "有",
  970. // "CYQK": null,
  971. // "AREA_ID": "",
  972. // "BATCH_ID": "",
  973. // "created_at": "2023-10-08 06:46:20",
  974. // "updated_at": "2023-10-08 06:46:20"
  975. // },
  976. // {
  977. // "id": 886006,
  978. // "AAA28": "844664",
  979. // "ZYHM": "00224538",
  980. // "BAHM": "00224538",
  981. // "CYRQ": "2023-09-29 09:18:00",
  982. // "DIA_ORDER": 2,
  983. // "ZZPB": 0,
  984. // "LBMC": "其他诊断2",
  985. // "ICD10_ID1": "E11.900",
  986. // "ICD10_NAME": "2型糖尿病",
  987. // "RYQK": "有",
  988. // "CYQK": null,
  989. // "AREA_ID": "",
  990. // "BATCH_ID": "",
  991. // "created_at": "2023-10-08 06:46:20",
  992. // "updated_at": "2023-10-08 06:46:20"
  993. // },
  994. // {
  995. // "id": 886007,
  996. // "AAA28": "844664",
  997. // "ZYHM": "00224538",
  998. // "BAHM": "00224538",
  999. // "CYRQ": "2023-09-29 09:18:00",
  1000. // "DIA_ORDER": 3,
  1001. // "ZZPB": 0,
  1002. // "LBMC": "其他诊断3",
  1003. // "ICD10_ID1": "I10.x00x002",
  1004. // "ICD10_NAME": "高血压",
  1005. // "RYQK": "有",
  1006. // "CYQK": null,
  1007. // "AREA_ID": "",
  1008. // "BATCH_ID": "",
  1009. // "created_at": "2023-10-08 06:46:20",
  1010. // "updated_at": "2023-10-08 06:46:20"
  1011. // },
  1012. // {
  1013. // "id": 886095,
  1014. // "AAA28": "844664",
  1015. // "ZYHM": "00224538",
  1016. // "BAHM": "00224538",
  1017. // "CYRQ": "2023-09-29 09:18:00",
  1018. // "DIA_ORDER": 4,
  1019. // "ZZPB": 0,
  1020. // "LBMC": "其他诊断4",
  1021. // "ICD10_ID1": "Z98.800x005",
  1022. // "ICD10_NAME": "肺术后",
  1023. // "RYQK": "有",
  1024. // "CYQK": null,
  1025. // "AREA_ID": "",
  1026. // "BATCH_ID": "",
  1027. // "created_at": "2023-10-08 06:46:20",
  1028. // "updated_at": "2023-10-08 06:46:20"
  1029. // }
  1030. // ],
  1031. // "main_operation": {
  1032. // "id": 225938,
  1033. // "AAA28": "844664",
  1034. // "ICD9_ID1": "99.2503",
  1035. // "ICD9_NAME": "静脉注射化疗药物",
  1036. // "OPE_DATE": "2023-09-25 00:00:00",
  1037. // "OPE_MAN_NAME": "李*",
  1038. // "OPE_MAN_CODE": "203",
  1039. // "FRIST_ASSISTANT_CODE": null,
  1040. // "FRIST_ASSISTANT_NAME": null,
  1041. // "SECOND_ASSISTANT_CODE": null,
  1042. // "SECOND_ASSISTANT_NAME": null,
  1043. // "HOCUS_WAY_ID": null,
  1044. // "INCISION_GRADE_ID": "0",
  1045. // "HOCUS_MAN_CODE": null,
  1046. // "HOCUS_MAN_NAME": null,
  1047. // "START_TIME": null,
  1048. // "END_TIME": null,
  1049. // "OPE_ORDER": 1,
  1050. // "OPE_LEVEL": 2,
  1051. // "RJSS": "否",
  1052. // "AREA_ID": "",
  1053. // "BATCH_ID": "",
  1054. // "created_at": "2023-10-08 06:48:19",
  1055. // "updated_at": "2023-10-08 06:48:19",
  1056. // "OPE_TYPE": null,
  1057. // "SSPB": "治疗操作",
  1058. // "HEAL_ID": null,
  1059. // "ZYHM": "00224538",
  1060. // "BAHM": "00224538",
  1061. // "CYRQ": "2023-09-29 09:18:00",
  1062. // "SFZYSS": "1"
  1063. // },
  1064. // "secondary_operation": [
  1065. // {
  1066. // "id": 225938,
  1067. // "AAA28": "844664",
  1068. // "ICD9_ID1": "99.2503",
  1069. // "ICD9_NAME": "静脉注射化疗药物",
  1070. // "OPE_DATE": "2023-09-25 00:00:00",
  1071. // "OPE_MAN_NAME": "李*",
  1072. // "OPE_MAN_CODE": "203",
  1073. // "FRIST_ASSISTANT_CODE": null,
  1074. // "FRIST_ASSISTANT_NAME": null,
  1075. // "SECOND_ASSISTANT_CODE": null,
  1076. // "SECOND_ASSISTANT_NAME": null,
  1077. // "HOCUS_WAY_ID": null,
  1078. // "INCISION_GRADE_ID": "0",
  1079. // "HOCUS_MAN_CODE": null,
  1080. // "HOCUS_MAN_NAME": null,
  1081. // "START_TIME": null,
  1082. // "END_TIME": null,
  1083. // "OPE_ORDER": 1,
  1084. // "OPE_LEVEL": 2,
  1085. // "RJSS": "否",
  1086. // "AREA_ID": "",
  1087. // "BATCH_ID": "",
  1088. // "created_at": "2023-10-08 06:48:19",
  1089. // "updated_at": "2023-10-08 06:48:19",
  1090. // "OPE_TYPE": null,
  1091. // "SSPB": "治疗操作",
  1092. // "HEAL_ID": null,
  1093. // "ZYHM": "00224538",
  1094. // "BAHM": "00224538",
  1095. // "CYRQ": "2023-09-29 09:18:00",
  1096. // "SFZYSS": "1"
  1097. // }
  1098. // ],
  1099. // "icu": []
  1100. // },
  1101. }
  1102. },
  1103. computed: {
  1104. zdList() {
  1105. // 包含主要和其他
  1106. const { other_diagnosis, main_diagnosis } = this.blInfo
  1107. const other_list = JSON.parse(JSON.stringify(other_diagnosis))
  1108. other_list.unshift(main_diagnosis)
  1109. return other_list
  1110. },
  1111. zdRows() {
  1112. const count = this.zdList.length / 2
  1113. return count < 10 ? 10 : count
  1114. }
  1115. },
  1116. created() {
  1117. this.getData()
  1118. },
  1119. methods: {
  1120. zdLevel(i) {
  1121. return i === 1 ? '主他诊断' : '其他诊断'
  1122. },
  1123. // 是否显示质控栏
  1124. onToggle() {
  1125. this.controlData.zyh = this.$route.query.zyh
  1126. this.controlData.bSwitch = !this.controlData.bSwitch
  1127. },
  1128. // 计算行数
  1129. get2Rows(num) {
  1130. return Math.ceil(num / 2)
  1131. },
  1132. // 获取详情
  1133. getData() {
  1134. const params = {
  1135. ZYH: this.$route.query.zyh
  1136. }
  1137. this.$axios.post('/bmy/getBlDetails', params).then(res => {
  1138. this.blInfo = res.data
  1139. });
  1140. },
  1141. // 查看费用详情
  1142. toCostPage() {
  1143. this.$router.push({ name: 'Cost', query: { zyh: this.$route.query.zyh }})
  1144. }
  1145. }
  1146. }
  1147. </script>
  1148. <style lang="scss" scoped>
  1149. .bg-box {
  1150. transition: all .3s;
  1151. }
  1152. .has_control {
  1153. padding-right: 426px;
  1154. }
  1155. .title {
  1156. font-size: 24px;
  1157. font-family: Source Han Sans CN-Bold, Source Han Sans CN;
  1158. font-weight: bold;
  1159. color: #333333;
  1160. text-align: center;
  1161. line-height: 40px;
  1162. margin-bottom: 20px;
  1163. }
  1164. .bg-card {
  1165. position: relative;
  1166. user-select: none;
  1167. }
  1168. .btn-wrapper {
  1169. position: absolute;
  1170. top: 20px;
  1171. right: 20px;
  1172. }
  1173. .zyh {
  1174. font-size: 16px;
  1175. font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  1176. font-weight: 400;
  1177. color: #333333;
  1178. text-align: right;
  1179. margin-bottom: 20px;
  1180. }
  1181. .icon_btn {
  1182. width: 20px;
  1183. height: 20px;
  1184. display: block;
  1185. }
  1186. .text_btn {
  1187. font-size: 14px;
  1188. font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  1189. font-weight: 400;
  1190. color: #185DA6;
  1191. line-height: 20px;
  1192. }
  1193. .oper-box {
  1194. text-align: right;
  1195. }
  1196. .mlr10 {
  1197. margin: 0 10px;
  1198. }
  1199. .table {
  1200. width: 100%;
  1201. min-width: 600px;
  1202. table-layout: fixed;
  1203. empty-cells: show;
  1204. border-collapse: collapse;
  1205. margin: 0 auto;
  1206. th,td {
  1207. border: 1px solid #666666;
  1208. font-size: 14px;
  1209. box-sizing: border-box;
  1210. height: 40px;
  1211. color: #333333;
  1212. padding: 0 12px;
  1213. word-break: break-all;
  1214. }
  1215. td.label {
  1216. width: 140px;
  1217. height: 40px;
  1218. color: #666666;
  1219. background-color: #EBEBEB;
  1220. text-align: center;
  1221. }
  1222. th.label {
  1223. height: 40px;
  1224. color: #666666;
  1225. background-color: #EBEBEB;
  1226. text-align: center;
  1227. }
  1228. .center {
  1229. text-align: center;
  1230. }
  1231. }
  1232. .shoushu {
  1233. .th25 {
  1234. height: 25px !important;
  1235. }
  1236. }
  1237. .square {
  1238. display: inline-block;
  1239. width: 20px;
  1240. height: 20px;
  1241. text-align: center;
  1242. border: 1px solid #707070;
  1243. border-radius: 2px;
  1244. vertical-align: middle;
  1245. }
  1246. </style>