住院号:
{{ xkTransfuseApply.beinhos_id }}
姓名:
{{ xkPatientInfo.patient_name }}
性别:
{{ xkPatientInfo.patient_sex }}
年龄:
{{ xkPatientInfo.age }}
属地:
{{ formatDict(xkPatientInfo.apanage, 'sd') }}
病区:
{{ formatDict(xkTransfuseApply.zone_id, 'bq') }}
科室:
{{ formatDict(xkTransfuseApply.dept_id, 'ks') }}
床位号:
{{ xkTransfuseApply.patient_bed }}
临床诊断:
{{ xkTransfuseApply.diagnoses }}
{{ xkPatientInfo.abo || '-' }} 型
{{ xkPatientInfo.rh ? (xkPatientInfo.rh == '+' ? '阳性' : '阴性') : '-' }} RH
开单信息
申请单号: {{ xkTransfuseApply.bill_no }}
{{ v.label }}
病人/病人家属是否签署输血同意书
有
无
有
无
有
无
有
无
有
无
{{userList.find(item => item.value == xkTransfuseApply.check_medic)?.label}}
{{ xkTransfuseApply.medic_check_date }}
{{ getBillStatusInfo(xkTransfuseApply.bill_stasus).label }}
{{bloodBreed.find(v => v.value == row.blood_breed).label}}
{{ formatDict(row.apply_bloodtype, 'abotype') }}
{{ formatDict(row.intent, 'sxmd') }}
{{ formatDict(row.causalis, 'sxzz') }}
{{ formatDict(row.special_deal, 'sxzz') }}
{{bloodBreed.find(v => v.value == row.replace_bloodbreed)?.label}}
编辑
删除
申请单列表
{{ formatDict(scope.row.bill_stasus, 'billApplyStatus') }}
{{ formatDict(scope.row.dept_id, 'ks') }}
{{userList.find(item => item.value == scope.row.apply_medic)?.label || ''}}