|
@@ -564,6 +564,7 @@
|
564
|
564
|
dialysate_temperature: '',
|
565
|
565
|
conductivity: '',
|
566
|
566
|
doctor: '',
|
|
567
|
+ dialysate_formulation:'',
|
567
|
568
|
remark: '',
|
568
|
569
|
target_ktv:'',
|
569
|
570
|
target_ultrafiltration:'',
|
|
@@ -1114,6 +1115,53 @@
|
1114
|
1115
|
doctor: '',
|
1115
|
1116
|
first_dialysis: '',
|
1116
|
1117
|
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+ dialyzer: '',
|
|
1121
|
+ dialysate_formulation:'',
|
|
1122
|
+ hemodialysis_machine: '',
|
|
1123
|
+ perfusion_apparatus: '',
|
|
1124
|
+ blood_flow_volume: '',
|
|
1125
|
+ dewater: '',
|
|
1126
|
+ displace_liqui: 0,
|
|
1127
|
+ replacement_way: '',
|
|
1128
|
+ anticoagulant: '',
|
|
1129
|
+ anticoagulant_shouji: '',
|
|
1130
|
+ anticoagulant_weichi: '',
|
|
1131
|
+ anticoagulant_zongliang: '',
|
|
1132
|
+ anticoagulant_gaimingcheng: '',
|
|
1133
|
+ anticoagulant_gaijiliang: '',
|
|
1134
|
+ kalium: '',
|
|
1135
|
+ replacement_total: '',
|
|
1136
|
+ sodium: '',
|
|
1137
|
+ calcium: '',
|
|
1138
|
+ bicarbonate: '',
|
|
1139
|
+ glucose: '',
|
|
1140
|
+ dry_weight: '',
|
|
1141
|
+ dialysate_flow: '',
|
|
1142
|
+ dialysate_temperature: '',
|
|
1143
|
+ conductivity: '',
|
|
1144
|
+ remark: '',
|
|
1145
|
+ target_ktv:'',
|
|
1146
|
+ target_ultrafiltration:'',
|
|
1147
|
+ dialyzer_perfusion_apparatus: '',
|
|
1148
|
+ body_fluid: '',
|
|
1149
|
+ body_fluid_other: '',
|
|
1150
|
+ special_medicine: '',
|
|
1151
|
+ special_medicine_other: '',
|
|
1152
|
+ displace_liqui_part: '',
|
|
1153
|
+ displace_liqui_value: '',
|
|
1154
|
+ ultrafiltration: '',
|
|
1155
|
+ blood_access: '',
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
|
1117
|
1165
|
dialysis_duration: '3.30',
|
1118
|
1166
|
dialysis_duration_hour: '3',
|
1119
|
1167
|
dialysis_duration_minute: '30'
|