|
@@ -82,21 +82,21 @@
|
|
|
<table class="qctable">
|
|
|
<thead>
|
|
|
<tr class="tabTitle">
|
|
|
- <th class="textCenter" valCode="behospitalCode">病人住院序号</th>
|
|
|
- <th class="scoreTime textCenter" valCode="jobTypeName">任务来源</th>
|
|
|
- <th class="scoreTime textCenter" valCode="month">任务月份</th>
|
|
|
- <th class="doctorName textCenter" valCode="status" >病历核查状态</th>
|
|
|
- <th class="deptName textCenter" valCode="behDeptName">科室</th>
|
|
|
- <th class="patientName textCenter" valCode="name" style="width: 100px;">病人姓名</th>
|
|
|
- <th class="patientNo textCenter" valCode="fileCode" >病案号</th>
|
|
|
- <th class="doctorName textCenter" valCode="doctorName">主管医生</th>
|
|
|
- <th class="outHospitalDate textCenter" valCode="leaveHospitalDate" >出院日期</th>
|
|
|
- <th class="inHospitalDate textCenter desc" valCode="jobDistributionTime" code="jobDistributionTime">分配日期</th>
|
|
|
- <th class="patientSex textCenter" valCode="checkTime" code="checkTime">核查日期</th>
|
|
|
- <th class="patientage textCenter" valCode="checkName">核查员</th>
|
|
|
- <th class="bedNum textCenter" valCode="casesEntryNum" code="casesEntryNum">缺陷数</th>
|
|
|
- <th class="recordLevel textCenter" valCode="level" >病历等级</th>
|
|
|
- <th class="recordScore textCenter" valCode="scoreRes" >病历得分</th>
|
|
|
+ <th class="textCenter" code="behospitalCode">病人住院序号</th>
|
|
|
+ <th class="scoreTime textCenter" code="jobTypeName">任务来源</th>
|
|
|
+ <th class="scoreTime textCenter" code="month">任务月份</th>
|
|
|
+ <th class="doctorName textCenter" code="status" >病历核查状态</th>
|
|
|
+ <th class="deptName textCenter" code="behDeptName">科室</th>
|
|
|
+ <th class="patientName textCenter" code="name" style="width: 100px;">病人姓名</th>
|
|
|
+ <th class="patientNo textCenter" code="fileCode" >病案号</th>
|
|
|
+ <th class="doctorName textCenter" code="doctorName">主管医生</th>
|
|
|
+ <th class="outHospitalDate textCenter" code="leaveHospitalDate" >出院日期</th>
|
|
|
+ <th class="inHospitalDate textCenter desc" code="jobDistributionTime" code="jobDistributionTime">分配日期</th>
|
|
|
+ <th class="patientSex textCenter" code="checkTime" >核查日期</th>
|
|
|
+ <th class="patientage textCenter" code="checkName">核查员</th>
|
|
|
+ <th class="bedNum textCenter" code="casesEntryNum" >缺陷数</th>
|
|
|
+ <th class="recordLevel textCenter" code="level" >病历等级</th>
|
|
|
+ <th class="recordScore textCenter" code="scoreRes" >病历得分</th>
|
|
|
<!-- <th class="recordScoreOpera textCenter" style="width: 65px;">操作</th> -->
|
|
|
</tr>
|
|
|
</thead>
|