|
@@ -99,13 +99,13 @@
|
|
|
<th class="patientNo textCenter" valCode="fileCode">病案号</th>
|
|
|
<th class="patientSex textCenter" valCode="sex">性别</th>
|
|
|
<th class="patientage textCenter" valCode="age">年龄</th>
|
|
|
- <th class="bedNum textCenter" valCode="behospitalDept">科室</th>
|
|
|
+ <th class="bedNum textCenter" valCode="behDeptName">科室</th>
|
|
|
<th class="outHospitalDate textCenter desc" valCode="leaveHospitalDate">出院日期</th>
|
|
|
<th class="inHospitalDate textCenter" valCode="behospitalDayNum">住院天数</th>
|
|
|
- <th class="doctorName textCenter" valCode="attendingDoctor">主管医生</th>
|
|
|
+ <th class="doctorName textCenter" valCode="doctorName">主管医生</th>
|
|
|
<th class="recordLevel textCenter" valCode="level">病历等级</th>
|
|
|
<th class="diagnose textCenter" valCode="diagnose">主诊断</th>
|
|
|
- <th class="doctorName textCenter" valCode="value" code="value">筛选分值</th>
|
|
|
+ <th class="doctorName textCenter" valCode="score" code="score">筛选分值</th>
|
|
|
<th class="doctorName textCenter" valCode="creatStatus">生成状态</th>
|
|
|
<th class="deptName textCenter" valCode="jobCreateTime" code="jobCreateTime">生成日期</th>
|
|
|
<th class="recordScoreOpera textCenter" style="width: 65px;">操作</th>
|