{{$store.getters.xt_user.org.org_name}}费用清单
医疗机构名称:{{$store.getters.xt_user.org.org_name}}
科别:{{getDepartment(his_patient.departments)}}
床号:
门诊号:{{his_patient.number}}
姓名:{{patient.name}}
预交款:
总费用:{{getAllPice()}}
门诊日期:
西药:
中成药:{{chineseTraditionalMedicineCostTotal}}
中草药:
检查费:{{checkCostTotal}}
输氧费:
手术费:
化验费:{{laboratoryCostTotal}}
输血费:
诊断费:{{zhenChaCostTotal}}
治疗费:
护理费:
床位费:{{bedCostTotal}}
麻醉费:
材料费:{{materialCostTotal}}
其他:{{otherCostTotal}}
费用分类 |
项目名称 |
规格 |
单价 |
数量 |
金额 |
医保类型 |
{{ item.med_chrgitm_type }}
|
{{item.name}}
|
{{ item.spec }}
|
{{item.price}}
|
{{item.count }}{{item.unit }}
|
{{item.total}}
{{(item.price * item.count).toFixed(2) }}
|
甲类
乙类
自费
|