科室:{{ item.info ? getDepart(item.info.departments) : "" }}
费别:
门诊号:{{ hisPatient.number ? hisPatient.number : "" }}
{{ record_date.split("-")[0] }}年{{ record_date.split("-")[1] }}月{{ record_date.split("-")[2] }}日
门诊号:{{ hisPatient.number ? hisPatient.number : "" }}
姓名:{{ item.patient.name ? item.patient.name : "" }}
性别: 男 女
年龄:{{ getAge(item.patient) ? getAge(item.patient) : "" }}岁
电话:{{ item.patient.phone }}
地址:{{ item.patient.home_address }}
诊断:{{ getDiagnosis(item.info.diagnosis) }}