{{ category.label }}
Rp
西药处方
常用方
添加药品
{{index+1}}. {{item.drug_name}}
¥{{parseFloat(item.price || 0).toFixed(2)}}
规格:{{item.specification || '--'}}
×{{item.select_number || item.number}}盒
{{formatDrugUsage(item) || '请设置用法用量'}}
删除
调整用量
Rp
中药处方
常用方
添加药材
药材清单 (共{{currentDrugs.length}}味)
修改剂量
清空
{{it.drug_name || it.name}}
{{String(it.number)}}{{it.unit ? it.unit.name : 'g'}}
Rp
产品/器械
添加商品
{{index+1}}. {{item.drug_name}}
¥{{parseFloat(item.price || 0).toFixed(2)}}
规格:{{item.specification || '--'}}
-
{{item.select_number || item.number}}{{getProductUnit(activeCategory)}}
+
删除
诊疗费
¥
加工费
¥{{processingFee.toFixed(2)}}
商品计费
¥{{totalProductCost.toFixed(2)}}
合计
¥{{totalPrice}}
请确认患者已在实体医院就诊,并有明确诊断
另存常用方
{{ isCommonPrescription ? '保存常用方' : '发送处方' }}