123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>病历质控评分</title>
-
- </head>
- <body>
- <div class="container qcListPerson">
- <h2>质控评分</h2>
- <div class="main-body">
- <div class="filterBox">
- <div class="clearfix">
- <span class="filterItem typeFilter">
- <span>科室:</span>
- <span class="selectDept">
- 全部
- </span>
- <ul class="deptList filterDropList"></ul>
- </span>
- <span class="filterItem typeFilter clearfix" >
- <span class="fl">出院日期:</span>
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" readonly/></span>
- <span class="divide fl">-</span>
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker2" autocomplete="off" readonly/></span>
- </span>
- <span class="filterItem">
- <span>病历等级:</span>
- <span class="selectLevel">全部</span>
- <ul class="levelList filterDropList">
- <Li class="levelItem" data-name="全部" data-id="全部">全部</Li>
- <Li class="levelItem" data-name="未评分" data-id="未评分">未评分</Li>
- <Li class="levelItem" data-name="甲" data-id="甲">甲</Li>
- <li class="levelItem" data-name="乙" data-id=乙>乙</li>
- <li class="levelItem" data-name="丙" data-id=丙>丙</li>
- </ul>
- </span>
- <span class="filter">查询</span>
- <span class="filterclear abnormalClear filterclearT">重置</span>
- <span class="export">导出</span>
- </div>
- <a href="javascript:void(0);" class="filter-toggler up" id="filterToggler">展开筛选</a>
- <div class="toggle-item clearfix">
- <span class="filterItem typeFilter">
- <span>病人姓名:</span>
- <input class="patientNameInp" type="text" placeholder="请输入病人姓名">
- </span>
- <span class="filterItem typeFilter">
- <span>病人住院序号:</span>
- <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
- </span>
- <span class="filterItem typeFilter">
- <span>病案号:</span>
- <input class="fileCodeNumInp" style="width: 148px;" type="text" placeholder="请输入病案号">
- </span>
- <span class="filterItem doctorFilter">
- <span>医生:</span>
- <span class="selectDoctor">
-
- </span>
- <!-- <input class="doctorInp" type="text" placeholder="请输入医生姓名"> -->
- </span>
- <span class="filterItem filterHide fpFilterItem">
- <span>病案首页核查状态:</span>
- <span class="fpSelectCheck">全部</span>
- <ul class="checkList filterDropList fpCheckList">
- <Li class="fpCheckItem" data-name="全部" data-id="">全部</Li>
- <Li class="fpCheckItem" data-name="未核查" data-id="0">未核查</Li>
- <Li class="fpCheckItem" data-name="已核查" data-id="1">已核查</Li>
- </ul>
- </span>
- <span class="filterItem filterHide doctorFilter fpFilterItem">
- <span>病案首页核查人:</span>
- <input class="fpCheckPeople" type="text" placeholder=" 请输入核查人">
- </span>
- <span class="filterItem filterHide typeFilter clearfix" >
- <span class="fl">病案首页核查时间:</span>
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepickerFp1" autocomplete="off" readonly /></span>
- <span class="divide fl">-</span>
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepickerFp2" autocomplete="off" readonly/></span>
- </span>
- <span class="filterItem qcFiliterItem">
- <span>病历核查状态:</span>
- <span class="qcSelectCheck">全部</span>
- <ul class="checkList filterDropList qcCheckList">
- <Li class="qcCheckItem" data-name="全部" data-id="">全部</Li>
- <Li class="qcCheckItem" data-name="未核查" data-id="0">未核查</Li>
- <Li class="qcCheckItem" data-name="已核查" data-id="1">已核查</Li>
- </ul>
- </span>
- <span class="filterItem doctorFilter qcFiliterItem">
- <span>病历核查人:</span>
- <input class="qcCheckPeople" type="text" placeholder=" 请输入核查人">
- </span>
- <span class="filterItem typeFilter clearfix qcFiliterItem" >
- <span class="fl">病历核查时间:</span>
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepickerQc1" autocomplete="off" readonly /></span>
- <span class="divide fl">-</span>
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepickerQc2" autocomplete="off" readonly/></span>
- </span>
- <span class="filterItem doctorFilter qcFiliterItem">
- <span>主诊断:</span>
- <input class="qcCheckMain" type="text" placeholder="请输入主诊断">
- </span>
- </div>
- </div>
- <div class="overAuto">
- <table class="qctable">
- <thead>
- <tr class="tabOpera">
- <!-- <td colspan="18" style="background: #fff">
- <div class="tabFoot">
- <span class="scoreOpera" data-selectAll=false><img class="iconCheck" src="../images/icon_unchecked.png" alt="checkbox">全选</span>
- <span class="recordScoreBtn">评分</span>
- </div>
- </td> -->
- </tr>
- <tr class="tabTitle">
- <!-- <th class="textCenter" ></th>
- <th class="recordScoreOpera textCenter" style="width: 65px;">操作</th>
- <th class="beHospitalId textCenter" code="behospital_code">病人住院序号</th>
- <th class="patientNo textCenter" code="file_code">病案号</th>
- <th class="patientName textCenter" code="name" style="width: 100px;">病人姓名</th>
- <th class="patientSex textCenter" code="sex">性别</th>
- <th class="patientage textCenter" code="age">年龄</th>
- <th class="bedNum textCenter" code="bed_code">床号</th>
- <th class="inHospitalDate textCenter" code="behospital_date">入院日期</th>
- <th class="outHospitalDate textCenter desc" code="leave_hospital_date">出院日期</th>
- <th class="diagnose textCenter" code="diagnose">主诊断</th>
- <th class="doctorName textCenter" code="beh_doctor_name">住院医生</th>
- <th class="doctorName textCenter" code="doctor_name">主管医生</th>
- <th class="doctorName textCenter" code="director_doctor_name">主任医生</th>
- <th class="deptName textCenter" code="beh_dept_name">科室</th>
- <th class="recordLevel textCenter" code="level">病历等级</th>
- <th class="recordScore textCenter" code="score_res">病历得分</th>
- <th class="scoreTime textCenter" code="grade_time">评分时间</th> -->
- </tr>
- </thead>
- <tbody class="tbody">
- </tbody>
- <!-- <tfoot>
- <tr>
- <td colspan="17">
- <div class="tabFoot">
- <span class="scoreOpera" data-selectAll=false><img class="iconCheck" src="../images/icon_unchecked.png" alt="checkbox">全选</span>
- <span class="recordScoreBtn">评分</span>
- </div>
- </td>
- </tr>
- </tfoot> -->
- </table>
- </div>
- <!--<div class="tabFoot">
- <span class="scoreOpera" data-selectAll=false><img class="iconCheck" src="" alt="checkbox">全选</span>
- <span class="recordScoreBtn">评分</span>
- </div>-->
- <div class="pagination"></div>
- </div>
-
- </div>
- </body>
- </html>
|