是否急诊:否
结算方式:{{ faber && faber.transBody ? getName(faber.transBody.outputlist1) : '' }}
金额:{{ total }}
姓名:{{advicePrint[0].patient.name? advicePrint[0].patient.name.indexOf("(") > -1 ? advicePrint[0].patient.name.substring(0,advicePrint[0].patient.name.indexOf("(")) : advicePrint[0].patient.name:""}}
性别:
男
女
年龄:{{advicePrint[0].patient.age?advicePrint[0].patient.age:""}}岁
病史摘要:{{history.history_of_present_illness?history.history_of_present_illness:''}}
临床诊断:{{ getDiagnosis(advicePrint[0].info.diagnosis) }}
检验项目:
{{ item.team.project_team }}
{{ item.project.project_name }}
开单医生:{{ doctor ? doctor : '' }}
开单日期:
{{getTime(pre_time) ? getTime(pre_time).split(' ')[0] : ''}}
医生签字:{{ doctor ? doctor : '' }}