Browse Source

9月24,文书管理

yq1 6 months ago
parent
commit
19b2315c15
1 changed files with 91 additions and 45 deletions
  1. 91 45
      src/xt_pages/user/Informed/Informedconsent.vue

+ 91 - 45
src/xt_pages/user/Informed/Informedconsent.vue View File

132
                 <div v-if="show16">
132
                 <div v-if="show16">
133
                   <criticalpatient_informed2 :patient_id ="this.patientID" ref="childSixty" :patientCritaicalInformedOnePrint="patientCritaicalInformedOnePrint" @getPatientCriticalOneList="getPatientCriticalOneList"></criticalpatient_informed2>
133
                   <criticalpatient_informed2 :patient_id ="this.patientID" ref="childSixty" :patientCritaicalInformedOnePrint="patientCritaicalInformedOnePrint" @getPatientCriticalOneList="getPatientCriticalOneList"></criticalpatient_informed2>
134
                 </div>
134
                 </div>
135
+                <div v-if="show17">
136
+                  <Disease_diagnosis :patient_id ="this.patientID" ref="childsevety" >
137
+
138
+                  </Disease_diagnosis>
139
+                </div>
135
               </div>
140
               </div>
136
             </div>
141
             </div>
137
           </el-tab-pane>
142
           </el-tab-pane>
160
 import heal_informed from './components/heal_informed'
165
 import heal_informed from './components/heal_informed'
161
 import criticalpatient_informed from './components/criticalpatient_informed'
166
 import criticalpatient_informed from './components/criticalpatient_informed'
162
 import criticalpatient_informed2 from './components/criticalpatient_informed2'
167
 import criticalpatient_informed2 from './components/criticalpatient_informed2'
163
-import { getPatientDetailInformedconsent,getFallOutBedPrintList,getFilterInformed,getProfundaInformed,getArterOvernous,getHighRiskInformed,getPatientMeDicalList,getAnticoagulationInformed,getCriticalInformed,getHemoperfusionInformed,getInformedConsent,getCatheterization,getDialyzerInformed, getTherapyInformed,getPatientCriticalList,getPatientCriticalOneList,getTreamentPlan } from '@/api/patient'
168
+import Disease_diagnosis from './components/Disease_diagnosis'
169
+import { getPatientDetailInformedconsent,getFallOutBedPrintList,getFilterInformed,getProfundaInformed,
170
+  getArterOvernous,getHighRiskInformed,getPatientMeDicalList,getAnticoagulationInformed,getCriticalInformed,
171
+  getHemoperfusionInformed,getInformedConsent,getCatheterization,getDialyzerInformed, getTherapyInformed,
172
+  getPatientCriticalList,getPatientCriticalOneList,getTreamentPlan } from '@/api/patient'
164
 export default {
173
 export default {
165
 
174
 
166
   components: {
175
   components: {
180
     Medicalhistory,
189
     Medicalhistory,
181
     heal_informed,
190
     heal_informed,
182
     criticalpatient_informed,
191
     criticalpatient_informed,
183
-    criticalpatient_informed2
192
+    criticalpatient_informed2,
193
+    Disease_diagnosis
184
   },
194
   },
185
   data() {
195
   data() {
186
     return {
196
     return {
187
-      // patient_id:0,
197
+      // patient_id:0,{date:'透析器(滤器)重复使用知情同意书',value:'11'},{date:'危重病人知情同意书',value:'15'},
188
       activeName:'second',
198
       activeName:'second',
189
       templates:[{date:'人脸识别知情同意书',value:'1'},{date:'血液透析(滤过、灌流)治疗知情同意书',value:'2'},{date:'深静脉透析导管拔管术知情同意书',value:'3'},{date:'动静脉内瘘穿刺知情同意书',value:'4'},
199
       templates:[{date:'人脸识别知情同意书',value:'1'},{date:'血液透析(滤过、灌流)治疗知情同意书',value:'2'},{date:'深静脉透析导管拔管术知情同意书',value:'3'},{date:'动静脉内瘘穿刺知情同意书',value:'4'},
190
                 {date:'高危出血患者血液净化抗凝方式选择知情同意书',value:'5'},{date:'抗凝溶栓治疗知情同意书',value:'6'},{date:'危重患者接受血液净化治疗知情同意书',value:'7'},
200
                 {date:'高危出血患者血液净化抗凝方式选择知情同意书',value:'5'},{date:'抗凝溶栓治疗知情同意书',value:'6'},{date:'危重患者接受血液净化治疗知情同意书',value:'7'},
191
                 {date:'血液灌流治疗知情同意书',value:'8'},{date:'自带药物代为注射告知知情同意书',value:'9'},{date:'深静脉透析导管置入术知情同意书',value:'10'},
201
                 {date:'血液灌流治疗知情同意书',value:'8'},{date:'自带药物代为注射告知知情同意书',value:'9'},{date:'深静脉透析导管置入术知情同意书',value:'10'},
192
-                {date:'透析器(滤器)重复使用知情同意书',value:'11'},{date:'血液透析(滤过)治疗知情同意书',value:'12'},{date:'门诊血液透析治疗病历首页',value:'13'},
193
-                {date:'治疗处理方案知情同意书',value:'14'},{date:'危重病人知情同意书',value:'15'},{date:'危重病人知情同意书',value:'16'},],
202
+                {date:'血液透析(滤过)治疗知情同意书',value:'12'},{date:'门诊血液透析治疗病历首页',value:'13'},
203
+                {date:'治疗处理方案知情同意书',value:'14'},{date:'危重病人知情同意书',value:'16'},{date:'疾病诊断证明书',value:'17'},],
194
 
204
 
195
       face_show:true,
205
       face_show:true,
196
       filter_show:false,
206
       filter_show:false,
208
       show14:false,
218
       show14:false,
209
       show15:false,
219
       show15:false,
210
       show16:false,
220
       show16:false,
221
+      show17:false,
211
       patientID:0,
222
       patientID:0,
212
       patient:{},
223
       patient:{},
213
       tableData:[],
224
       tableData:[],
248
       }
259
       }
249
     })
260
     })
250
    },
261
    },
251
-   
262
+
252
    getPatientMeDicalList(){
263
    getPatientMeDicalList(){
253
       var params = {
264
       var params = {
254
          patient_id:this.patientID,
265
          patient_id:this.patientID,
263
    },
274
    },
264
 
275
 
265
    getFallOutBedPrintList(){
276
    getFallOutBedPrintList(){
266
-      
277
+
267
       getFallOutBedPrintList().then(response=>{
278
       getFallOutBedPrintList().then(response=>{
268
          if(response.data.state ==1){
279
          if(response.data.state ==1){
269
             var list = response.data.data.list
280
             var list = response.data.data.list
395
       getTreamentPlan().then(response=>{
406
       getTreamentPlan().then(response=>{
396
         if(response.data.state ==1){
407
         if(response.data.state ==1){
397
           var list = response.data.data.treamentPlan
408
           var list = response.data.data.treamentPlan
398
-          this.patientTreamentPlan = list  
409
+          this.patientTreamentPlan = list
399
           this.$refs.childSeventy.show(list)
410
           this.$refs.childSeventy.show(list)
400
         }
411
         }
401
       })
412
       })
402
     },
413
     },
403
-   
414
+
404
     rowClick(row, column, event){
415
     rowClick(row, column, event){
405
      console.log('1111',row);
416
      console.log('1111',row);
406
       // console.log('2222',column);
417
       // console.log('2222',column);
407
       // console.log('3333',event);
418
       // console.log('3333',event);
408
-       
419
+
409
         if(row.value==1){
420
         if(row.value==1){
410
           this.face_show=true
421
           this.face_show=true
411
           this.filter_show=false,
422
           this.filter_show=false,
417
           this.hemoperfusion_show=false,
428
           this.hemoperfusion_show=false,
418
           this.Bring_show=false,
429
           this.Bring_show=false,
419
           this.catheterization_show=false,
430
           this.catheterization_show=false,
420
-          this.dialyzer_show=false,
431
+          // this.dialyzer_show=false,
421
           this.therapy_show=false,
432
           this.therapy_show=false,
422
           this.history_show=false,
433
           this.history_show=false,
423
           this.show14=false,
434
           this.show14=false,
424
           this.show15=false,
435
           this.show15=false,
425
-          this.show16=false
436
+          this.show16=false,
437
+          this.show17=false,
426
           this.getFallOutBedPrintList()
438
           this.getFallOutBedPrintList()
427
         }
439
         }
428
         if(row.value==2){
440
         if(row.value==2){
436
           this.hemoperfusion_show=false,
448
           this.hemoperfusion_show=false,
437
           this.Bring_show=false,
449
           this.Bring_show=false,
438
           this.catheterization_show=false,
450
           this.catheterization_show=false,
439
-          this.dialyzer_show=false,
451
+          // this.dialyzer_show=false,
440
           this.therapy_show=false,
452
           this.therapy_show=false,
441
           this.history_show=false,
453
           this.history_show=false,
442
           this.show14=false,
454
           this.show14=false,
443
           this.show15=false,
455
           this.show15=false,
444
-          this.show16=false
456
+          this.show16=false,
457
+          this.show17=false,
445
           this.getFilterInformed()
458
           this.getFilterInformed()
446
         }
459
         }
447
         if(row.value==3){
460
         if(row.value==3){
455
           this.hemoperfusion_show=false,
468
           this.hemoperfusion_show=false,
456
           this.Bring_show=false,
469
           this.Bring_show=false,
457
           this.catheterization_show=false,
470
           this.catheterization_show=false,
458
-          this.dialyzer_show=false,
471
+          // this.dialyzer_show=false,
459
           this.therapy_show=false,
472
           this.therapy_show=false,
460
           this.history_show=false,
473
           this.history_show=false,
461
           this.show14=false,
474
           this.show14=false,
462
           this.show15=false,
475
           this.show15=false,
463
-          this.show16=false
476
+          this.show16=false,
477
+          this.show17=false,
464
           this.getProfundaInformed()
478
           this.getProfundaInformed()
465
         }
479
         }
466
         if(row.value==4){
480
         if(row.value==4){
474
           this.hemoperfusion_show=false,
488
           this.hemoperfusion_show=false,
475
           this.Bring_show=false,
489
           this.Bring_show=false,
476
           this.catheterization_show=false,
490
           this.catheterization_show=false,
477
-          this.dialyzer_show=false,
491
+          // this.dialyzer_show=false,
478
           this.therapy_show=false,
492
           this.therapy_show=false,
479
           this.history_show=false,
493
           this.history_show=false,
480
           this.show14=false,
494
           this.show14=false,
481
           this.show15=false,
495
           this.show15=false,
482
-          this.show16=false
496
+          this.show16=false,
497
+          this.show17=false,
483
           this.getArterOvernous()
498
           this.getArterOvernous()
484
         }
499
         }
485
         if(row.value==5){
500
         if(row.value==5){
493
           this.hemoperfusion_show=false,
508
           this.hemoperfusion_show=false,
494
           this.Bring_show=false,
509
           this.Bring_show=false,
495
           this.catheterization_show=false,
510
           this.catheterization_show=false,
496
-          this.dialyzer_show=false,
511
+          // this.dialyzer_show=false,
497
           this.therapy_show=false,
512
           this.therapy_show=false,
498
           this.history_show=false,
513
           this.history_show=false,
499
           this.show14=false,
514
           this.show14=false,
500
           this.show15=false,
515
           this.show15=false,
501
-          this.show16=false
516
+          this.show16=false,
517
+          this.show17=false,
502
           this.getHighRiskInformed()
518
           this.getHighRiskInformed()
503
         }
519
         }
504
         if(row.value==6){
520
         if(row.value==6){
512
           this.hemoperfusion_show=false,
528
           this.hemoperfusion_show=false,
513
           this.Bring_show=false,
529
           this.Bring_show=false,
514
           this.catheterization_show=false,
530
           this.catheterization_show=false,
515
-          this.dialyzer_show=false,
531
+          // this.dialyzer_show=false,
516
           this.therapy_show=false,
532
           this.therapy_show=false,
517
           this.history_show=false,
533
           this.history_show=false,
518
           this.show14=false,
534
           this.show14=false,
519
           this.show15=false,
535
           this.show15=false,
520
-          this.show16=false
536
+          this.show16=false,
537
+          this.show17=false,
521
           this.getAnticoagulationInformed()
538
           this.getAnticoagulationInformed()
522
         }
539
         }
523
         if(row.value==7){
540
         if(row.value==7){
531
           this.hemoperfusion_show=false,
548
           this.hemoperfusion_show=false,
532
           this.Bring_show=false,
549
           this.Bring_show=false,
533
           this.catheterization_show=false,
550
           this.catheterization_show=false,
534
-          this.dialyzer_show=false,
551
+          // this.dialyzer_show=false,
535
           this.therapy_show=false,
552
           this.therapy_show=false,
536
           this.history_show=false,
553
           this.history_show=false,
537
           this.show14=false,
554
           this.show14=false,
538
           this.show15=false,
555
           this.show15=false,
539
-          this.show16=false
556
+          this.show16=false,
557
+          this.show17=false,
540
           this.getCriticalInformed()
558
           this.getCriticalInformed()
541
         }
559
         }
542
         if(row.value==8){
560
         if(row.value==8){
550
           this.hemoperfusion_show=true,
568
           this.hemoperfusion_show=true,
551
           this.Bring_show=false,
569
           this.Bring_show=false,
552
           this.catheterization_show=false,
570
           this.catheterization_show=false,
553
-          this.dialyzer_show=false,
571
+          // this.dialyzer_show=false,
554
           this.therapy_show=false,
572
           this.therapy_show=false,
555
           this.history_show=false,
573
           this.history_show=false,
556
           this.show14=false,
574
           this.show14=false,
557
           this.show15=false,
575
           this.show15=false,
558
-          this.show16=false
576
+          this.show16=false,
577
+          this.show17=false,
559
           this.getHemoperfusionInformed()
578
           this.getHemoperfusionInformed()
560
         }
579
         }
561
         if(row.value==9){
580
         if(row.value==9){
569
           this.hemoperfusion_show=false,
588
           this.hemoperfusion_show=false,
570
           this.Bring_show=true,
589
           this.Bring_show=true,
571
           this.catheterization_show=false,
590
           this.catheterization_show=false,
572
-          this.dialyzer_show=false,
591
+          // this.dialyzer_show=false,
573
           this.therapy_show=false,
592
           this.therapy_show=false,
574
           this.history_show=false,
593
           this.history_show=false,
575
           this.show14=false,
594
           this.show14=false,
576
           this.show15=false,
595
           this.show15=false,
577
-          this.show16=false
596
+          this.show16=false,
597
+          this.show17=false,
578
           this.getInformedConsent()
598
           this.getInformedConsent()
579
         }
599
         }
580
         if(row.value==10){
600
         if(row.value==10){
588
           this.hemoperfusion_show=false,
608
           this.hemoperfusion_show=false,
589
           this.Bring_show=false,
609
           this.Bring_show=false,
590
           this.catheterization_show=true,
610
           this.catheterization_show=true,
591
-          this.dialyzer_show=false,
611
+          // this.dialyzer_show=false,
592
           this.therapy_show=false,
612
           this.therapy_show=false,
593
           this.history_show=false,
613
           this.history_show=false,
594
           this.show14=false,
614
           this.show14=false,
595
           this.show15=false,
615
           this.show15=false,
596
-          this.show16=false
597
-         
616
+          this.show16=false,
617
+          this.show17=false
598
         }
618
         }
599
         if(row.value==11){
619
         if(row.value==11){
600
           this.face_show=false
620
           this.face_show=false
607
           this.hemoperfusion_show=false,
627
           this.hemoperfusion_show=false,
608
           this.Bring_show=false,
628
           this.Bring_show=false,
609
           this.catheterization_show=false,
629
           this.catheterization_show=false,
610
-          this.dialyzer_show=true,
630
+          // this.dialyzer_show=true,
611
           this.therapy_show=false,
631
           this.therapy_show=false,
612
           this.history_show=false,
632
           this.history_show=false,
613
           this.show14=false,
633
           this.show14=false,
614
           this.show15=false,
634
           this.show15=false,
615
-          this.show16=false
635
+          this.show16=false,
636
+          this.show17=false
616
           this.getDialyzerInformed()
637
           this.getDialyzerInformed()
617
         }
638
         }
618
         if(row.value==12){
639
         if(row.value==12){
626
           this.hemoperfusion_show=false,
647
           this.hemoperfusion_show=false,
627
           this.Bring_show=false,
648
           this.Bring_show=false,
628
           this.catheterization_show=false,
649
           this.catheterization_show=false,
629
-          this.dialyzer_show=false,
650
+          // this.dialyzer_show=false,
630
           this.therapy_show=true,
651
           this.therapy_show=true,
631
           this.history_show=false,
652
           this.history_show=false,
632
           this.show14=false,
653
           this.show14=false,
633
           this.show15=false,
654
           this.show15=false,
634
-          this.show16=false
655
+          this.show16=false,
656
+          this.show17=false
635
           this.getTherapyInformed()
657
           this.getTherapyInformed()
636
         }
658
         }
637
         if(row.value==13){
659
         if(row.value==13){
645
           this.hemoperfusion_show=false,
667
           this.hemoperfusion_show=false,
646
           this.Bring_show=false,
668
           this.Bring_show=false,
647
           this.catheterization_show=false,
669
           this.catheterization_show=false,
648
-          this.dialyzer_show=false,
670
+          // this.dialyzer_show=false,
649
           this.therapy_show=false,
671
           this.therapy_show=false,
650
           this.history_show=true,
672
           this.history_show=true,
651
           this.show14=false,
673
           this.show14=false,
652
           this.show15=false,
674
           this.show15=false,
653
-          this.show16=false
675
+          this.show16=false,
676
+          this.show17=false
654
           this.getPatientMeDicalList()
677
           this.getPatientMeDicalList()
655
         }
678
         }
656
         if(row.value==14){
679
         if(row.value==14){
664
           this.hemoperfusion_show=false,
687
           this.hemoperfusion_show=false,
665
           this.Bring_show=false,
688
           this.Bring_show=false,
666
           this.catheterization_show=false,
689
           this.catheterization_show=false,
667
-          this.dialyzer_show=false,
690
+          // this.dialyzer_show=false,
668
           this.therapy_show=false,
691
           this.therapy_show=false,
669
           this.history_show=false,
692
           this.history_show=false,
670
           this.show14=true,
693
           this.show14=true,
671
           this.show15=false,
694
           this.show15=false,
672
-          this.show16=false
695
+          this.show16=false,
696
+          this.show17=false
673
           this.getTreamentPlan()
697
           this.getTreamentPlan()
674
         }
698
         }
675
         if(row.value==15){
699
         if(row.value==15){
676
-     
700
+
677
           this.filter_show=false
701
           this.filter_show=false
678
           this.face_show=false
702
           this.face_show=false
679
           this.profunda_show=false,
703
           this.profunda_show=false,
684
           this.hemoperfusion_show=false,
708
           this.hemoperfusion_show=false,
685
           this.Bring_show=false,
709
           this.Bring_show=false,
686
           this.catheterization_show=false,
710
           this.catheterization_show=false,
687
-          this.dialyzer_show=false,
711
+          // this.dialyzer_show=false,
688
           this.therapy_show=false,
712
           this.therapy_show=false,
689
           this.history_show=false,
713
           this.history_show=false,
690
           this.show14=false,
714
           this.show14=false,
691
           this.show15=true,
715
           this.show15=true,
692
-          this.show16=false
716
+          this.show16=false,
717
+          this.show17=false
693
           this.getPatientCriticalList()
718
           this.getPatientCriticalList()
694
         }
719
         }
695
         if(row.value==16){
720
         if(row.value==16){
703
           this.hemoperfusion_show=false,
728
           this.hemoperfusion_show=false,
704
           this.Bring_show=false,
729
           this.Bring_show=false,
705
           this.catheterization_show=false,
730
           this.catheterization_show=false,
706
-          this.dialyzer_show=false,
731
+          // this.dialyzer_show=false,
707
           this.therapy_show=false,
732
           this.therapy_show=false,
708
           this.history_show=false,
733
           this.history_show=false,
709
           this.show14=false,
734
           this.show14=false,
710
           this.show15=false,
735
           this.show15=false,
711
-          this.show16=true
736
+          this.show16=true,
737
+          this.show17=false
712
           this.getPatientCriticalOneList()
738
           this.getPatientCriticalOneList()
713
         }
739
         }
740
+        if(row.value==17){
741
+          this.filter_show=false
742
+          this.face_show=false
743
+          this.profunda_show=false,
744
+          this.arteriovenous_show=false,
745
+          this.Highrisk_show=false,
746
+          this.anticoagulation_show=false,
747
+          this.critical_show=false,
748
+          this.hemoperfusion_show=false,
749
+          this.Bring_show=false,
750
+          this.catheterization_show=false,
751
+          // this.dialyzer_show=false,
752
+          this.therapy_show=false,
753
+          this.history_show=false,
754
+          this.show14=false,
755
+          this.show15=false,
756
+          this.show16=false,
757
+          this.show17=true
758
+          // this.getPatientCriticalOneList()
759
+        }
714
     },
760
     },
715
-   
761
+
716
   }
762
   }
717
 }
763
 }
718
 </script>
764
 </script>