追加项目
患者姓名:{{patientInspectLogDTO.patientName}} 住院号:{{patientInspectLogDTO.patientCode}}({{patientInspectLogDTO.bedNum}}) 门诊号:{{patientInspectLogDTO.patientCode}} 急诊号:{{patientInspectLogDTO.patientCode}} 护理级别:{{patientInspectLogDTO.careLevel?.name}} 危重等级:{{patientInspectLogDTO.illnessState?.name}}
{{item.name}}
检查项目 检查地点 预约时间 {{ data.inspectName}} {{ deptDisplay == 2 ? data.execDept?.deptalias : data.execDept?.dept }} {{ data.yyTime | date:"yyyy-MM-dd HH:mm" }}
检查类型:{{item.name}}
检查项目 检查地点 检查类型 {{ data.name}} {{ deptDisplay == 2 ? data.extra4DTO?.deptalias : data.extra4DTO?.dept }} {{ data.extra5DTO?.name }}