123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>심사현황판</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <getdata>
- <jewon>
- <all_cnt/>
- <non_cnt/>
- <spcl_cnt/>
- <rtyn_cnt/>
- <tiyn_cnt/>
- <tstat_cnt/>
- <g_cnt/>
- <r_cnt/>
- </jewon>
- <isolstat>
- <reqdd/>
- <pid/>
- <hngnm/>
- <reqdeptcd/>
- <requserid/>
- <roomnm/>
- <cnststat/>
- <insuyn/>
- </isolstat>
- <operstat>
- <non_cnt/>
- <dey_cnt/>
- <don_cnt/>
- </operstat>
- <injudgstat>
- <clamym/>
- <clamdg/>
- <totcnt/>
- <acnt/>
- <ccnt/>
- <wcnt/>
- <ncnt/>
- </injudgstat>
- <outjudgstat>
- <clamym/>
- <clamdg/>
- <totcnt/>
- <acnt/>
- <ccnt/>
- <wcnt/>
- <ncnt/>
- </outjudgstat>
- <obtastat>
- <obtappflag/>
- <restterm/>
- <clamym/>
- <clamdg/>
- <ordfildcd/>
- <ioflag/>
- <acptno/>
- </obtastat>
- <obtanonstat>
- <obtappdd/>
- <restterm/>
- <clamym/>
- <clamdg/>
- <ordfildcd/>
- <ioflag/>
- <acptno/>
- <obtappflag/>
- </obtanonstat>
- <notistat>
- <notidd/>
- <docuno/>
- <clamym/>
- <clamseqno/>
- <ordfildcd/>
- <ioflag/>
- <acptno/>
- <judgdg/>
- <clamno/>
- </notistat>
- <returnstat>
- <clamym/>
- <clamdg/>
- <acptno/>
- <ordfildcd/>
- <ioflag/>
- <docuseqno/>
- <pid/>
- <hngnm/>
- <deptcd/>
- </returnstat>
- <holdstat>
- <clamym/>
- <clamdg/>
- <acptno/>
- <ordfildcd/>
- <ioflag/>
- <docuseqno/>
- <pid/>
- <hngnm/>
- <deptcd/>
- </holdstat>
- </getdata>
- </main>
- <init>
- <U0001list/>
- </init>
- <send>
- <basedd/>
- <judgrid/>
- <refterm1>3</refterm1>
- <refterm1from/>
- <refterm1to/>
- <refterm2>6</refterm2>
- </send>
- <send_rem>
- <acptno/>
- <judgdg/>
- <clamno/>
- </send_rem>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 화면 초기화
- fInitialize();
- // 심사자별 검색이므로 전체 옵션은 뺀다(첫번째가 빈 값이 들어 온다)
- if( model.getValue("/root/init/U0001list/U0001[1]/cdid") == "")
- {
- model.removenode("/root/init/U0001list/U0001[1]");
- cmb_judgrid.refresh();
- }
-
- cmb_judgrid.value = getUserId(); // 세션 아이디 채워 넣자
-
- fSearch();
- ]]>
- </script>
- <!-- submission -->
- <submission id="TRPIS00700" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/getdata"/>
- <submission id="TRPIB00603" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/U0001list"/>
- </model>
- <!-- js import -->
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <!-- 뽕숑 -->
- <script type="javascript">
- <![CDATA[
-
- // 화면 초기화
- function fInitialize()
- {
- var gToday = new Date();
- var gBaseyear = gToday.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
- var gBasemonth = gToday.getDateFormat("MM");
- var gBaseday = gToday.getDateFormat("DD");
- var gCurrentdd = gBaseyear + gBasemonth + gBaseday;
- var lv_date = gCurrentdd.toDate("YYYYMMDD");
- lv_date = lv_date.getAddDate(-12, "M")
- var gFromym = lv_date.getDateFormat("YYYYMM")
- model.setValue("/root/send/refterm1from",gFromym);
- model.setValue("/root/send/refterm1to" ,gBaseyear+gBasemonth);
- //model.setValue("/root/send/basedd",getCurrentDate()); // 오늘 날짜
- model.setValue("/root/send/basedd",gCurrentdd); // 오늘 날짜
-
-
- submit("TRPIB00603"); // 심사자 콤보리스트
- addComboItem("cmb_judgrid","전체","-","init"); // 2009-09-18 김용민 전체조회 추가
- addComboItem("cmb_judgrid"," "," ","above"); // 2009-09-18 김용민 공백추가
- }
-
- function fSearch()
- {
- // 콤보리스트에 해당 심사자가 없다면 조회 안 한다.
- if ( cmb_judgrid.label != "" && cmb_judgrid.label != " ")
- {
- submit("TRPIS00700");
- }
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1212;2,785;" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
- <!-- TITLE -->
- <group id="group1" style="left:0px; top:0px; width:1211px; height:13px; ">
- <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:155px; height:13px; ">심사현황판</caption>
- </group>
- <!-- 전체 그룹 -->
- <group id="group4" scroll="auto" style="left:0px; top:13px; width:1211px; height:742px; ">
- <!-- 조회조건 -->
- <group id="group5" style="left:0px; top:10px; width:1211px; height:30px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" style="left:0px; top:0px; width:1211px; height:30px; "/>
- <caption id="caption4" class="search_name" style="left:5px; top:6px; width:75px; height:17px; ">기준일 :</caption>
- <input id="input4" ref="/root/send/basedd" class="input_search" disabled="true" navindex="1" inputtype="date" style="left:80px; top:5px; width:85px; height:19px; "/>
- <caption id="caption26" class="search_name" style="left:175px; top:6px; width:73px; height:17px; ">심사자 :</caption>
- <select1 id="cmb_judgrid" ref="/root/send/judgrid" navindex="1" appearance="minimal" style="left:250px; top:5px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/U0001list/U0001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </select1>
- <line id="line2" class="line_4" style="x1:1119px; y1:5px; x2:1119px; y2:27px; "/>
- <button id="button1" class="btn1_letter2" navindex="2" style="left:1134px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <select1 id="rdo_refterm" ref="/root/send/refterm1" appearance="full" cellspacing="6" cols="6" overflow="visible" style="left:451px; top:7px; width:244px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>3개월</label>
- <value>3</value>
- </item>
- <item>
- <label>6개월</label>
- <value>6</value>
- </item>
- <item>
- <label>1년</label>
- <value>12</value>
- </item>
- <item>
- <label>2년</label>
- <value>24</value>
- </item>
- <item>
- <label>선택</label>
- <value>S</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if ( model.getValue("/root/send/refterm1") == "S" ) {
- ipt_termfrom.disabled = false;
- ipt_termto.disabled = false;
- } else {
- ipt_termfrom.disabled = true;
- ipt_termto.disabled = true;
- }
- ]]>
- </script>
- </select1>
- <caption id="caption2" class="search_name" style="left:365px; top:7px; width:90px; height:17px; ">심사현황 :</caption>
- <caption id="caption3" class="search_name" style="left:828px; top:7px; width:96px; height:17px; ">반송/보류 :</caption>
- <select1 id="radio1" ref="/root/send/refterm2" appearance="full" cellspacing="6" cols="6" overflow="visible" style="left:925px; top:7px; width:190px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>6개월</label>
- <value>6</value>
- </item>
- <item>
- <label>1년</label>
- <value>12</value>
- </item>
- <item>
- <label>2년</label>
- <value>24</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_termfrom" ref="/root/send/refterm1from" disabled="true" format="yyyy-mm" style="left:697px; top:6px; width:50px; height:19px; "/>
- <caption id="caption5" style="left:747px; top:6px; width:13px; height:20px; ">~</caption>
- <input id="ipt_termto" ref="/root/send/refterm1to" disabled="true" format="yyyy-mm" style="left:758px; top:6px; width:50px; height:19px; "/>
- </group>
- <!-- 조회 조건 끝 -->
- <caption id="caption27" class="cell_1" style="left:0px; top:45px; width:393px; height:20px; ">심사 현황</caption>
- <caption id="caption29" class="cell_1" style="left:399px; top:45px; width:400px; height:20px; ">심결 및 이의신청 현황</caption>
- <caption id="caption30" class="cell_1" style="left:805px; top:45px; width:406px; height:20px; ">반송/보류 현황</caption>
- <!-- 재원심사현황 시작 -->
- <caption id="caption31" class="tit_2" style="left:0px; top:70px; width:145px; height:13px; ">재원심사현황(당일)</caption>
- <caption id="caption32" class="cell_1" style="left:0px; top:90px; width:49px; height:30px; text-align:center; border-color:#99ccff; border-style:solid; ">
- <![CDATA[대상자수]]>
- </caption>
- <caption id="caption36" class="cell_1" style="left:49px; top:90px; width:49px; height:30px; text-align:center; border-color:#99ccff; border-style:solid; ">미심</caption>
- <caption id="caption37" class="cell_1" style="left:98px; top:90px; width:49px; height:30px; text-align:center; border-color:#99ccff; border-style:solid; ">
- <![CDATA[ 선별 심사]]>
- </caption>
- <caption id="caption38" class="cell_1" style="left:147px; top:90px; width:49px; height:30px; text-align:center; border-color:#99ccff; border-style:solid; ">
- <![CDATA[ 퇴원 예고]]>
- </caption>
- <caption id="caption39" class="cell_1" style="left:196px; top:90px; width:49px; height:30px; text-align:center; border-color:#99ccff; border-style:solid; ">
- <![CDATA[ 퇴원 확정]]>
- </caption>
- <caption id="caption40" class="cell_1" style="left:245px; top:90px; width:49px; height:30px; text-align:center; border-color:#99ccff; border-style:solid; ">가퇴원</caption>
- <caption id="caption41" class="cell_1" style="left:294px; top:90px; width:49px; height:30px; text-align:center; background-color:#ccffcc; border-color:#99ccff; border-style:solid; ">G</caption>
- <caption id="caption42" class="cell_1" style="left:343px; top:90px; width:49px; height:30px; text-align:center; background-color:#ffcc99; border-color:#99ccff; border-style:solid; ">R</caption>
- <output id="output9" ref="/root/main/getdata/jewon/all_cnt" class="output_fix" style="left:0px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output10" ref="/root/main/getdata/jewon/non_cnt" class="output_fix" style="left:49px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output11" ref="/root/main/getdata/jewon/spcl_cnt" class="output_fix" style="left:98px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output12" ref="/root/main/getdata/jewon/rtyn_cnt" class="output_fix" style="left:147px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output13" ref="/root/main/getdata/jewon/tiyn_cnt" class="output_fix" style="left:196px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output14" ref="/root/main/getdata/jewon/tstat_cnt" class="output_fix" style="left:245px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output15" ref="/root/main/getdata/jewon/g_cnt" class="output_fix" style="left:294px; top:120px; width:49px; height:19px; text-align:right; "/>
- <output id="output16" ref="/root/main/getdata/jewon/r_cnt" class="output_fix" style="left:343px; top:120px; width:49px; height:19px; text-align:right; "/>
- <!-- 재원심사현황 끝 -->
- <!-- 격리신청서 작성자 시작 -->
- <caption id="caption43" class="tit_2" style="left:0px; top:155px; width:220px; height:13px; ">격리신청서 작성자(7일이내)</caption>
- <datagrid id="grd_isolation" nodeset="/root/main/getdata/isolstat" class="datagrid2" caption="신청일^등록번호^환자명^의뢰과^진료의^병실^구분^확인" colsep="^" colwidth="46, 61, 48, 47, 50, 52, 35, 34" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:175px; width:393px; height:125px; text-align:center; ">
- <col ref="reqdd" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="reqdeptcd"/>
- <col ref="requserid" style="text-align:center; "/>
- <col ref="roomnm"/>
- <col ref="cnststat" style="text-align:center; "/>
- <col ref="insuyn" style="text-align:center; "/>
- </datagrid>
- <!-- 격리신청서 작성자 끝 -->
- <!-- 수술 심사 현황 시작 -->
- <caption id="caption44" class="tit_2" style="left:0px; top:325px; width:35px; height:13px; "/>
- <caption id="caption45" style="left:15px; top:305px; width:60px; height:50px; ">
- <![CDATA[수술심사 현황 (7일이내)]]>
- </caption>
- <caption id="caption46" class="cell_1" style="left:85px; top:320px; width:40px; height:19px; border-color:#99ccff; border-style:solid; ">미심</caption>
- <caption id="caption47" class="cell_1" style="left:189px; top:320px; width:40px; height:19px; border-color:#99ccff; border-style:solid; ">보류</caption>
- <caption id="caption48" class="cell_1" style="left:293px; top:320px; width:40px; height:19px; border-color:#99ccff; border-style:solid; ">완료</caption>
- <output id="output17" ref="/root/main/getdata/operstat/non_cnt" class="output_fix" style="left:125px; top:320px; width:50px; height:19px; text-align:center; "/>
- <output id="output18" ref="/root/main/getdata/operstat/dey_cnt" class="output_fix" style="left:229px; top:320px; width:50px; height:19px; text-align:center; "/>
- <output id="output19" ref="/root/main/getdata/operstat/don_cnt" class="output_fix" style="left:333px; top:320px; width:50px; height:19px; text-align:center; "/>
- <!-- 수술 심사 현황 끝 -->
- <caption id="caption49" class="tit_2" style="left:0px; top:358px; width:100px; height:13px; ">입원심사현황</caption>
- <datagrid id="grd_injudg" nodeset="/root/main/getdata/injudgstat" caption="청구연월^차수^생성건수^미심^완료^당일완료^보류" colsep="^" colwidth="63, 39, 55, 55, 61, 55, 41" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:375px; width:393px; height:170px; text-align:center; ">
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:center; "/>
- <col ref="totcnt" format="#,###" style="text-align:right; "/>
- <col ref="acnt" format="#,###" style="text-align:right; "/>
- <col ref="ccnt" format="#,###" style="text-align:right; "/>
- <col ref="wcnt" format="#,###" style="text-align:right; "/>
- <col ref="ncnt" format="#,###" style="text-align:right; "/>
- </datagrid>
- <caption id="caption50" class="tit_2" style="left:0px; top:552px; width:100px; height:13px; ">외래심사현황</caption>
- <datagrid id="grd_outjudg" nodeset="/root/main/getdata/outjudgstat" caption="청구연월^차수^생성건수^미심^완료^당일완료^보류" colsep="^" colwidth="62, 39, 55, 56, 60, 56, 41" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:570px; width:393px; height:165px; ">
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:center; "/>
- <col ref="totcnt" format="#,###" style="text-align:right; "/>
- <col ref="acnt" format="#,###" style="text-align:right; "/>
- <col ref="ccnt" format="#,###" style="text-align:right; "/>
- <col ref="wcnt" format="#,###" style="text-align:right; "/>
- <col ref="ncnt" format="#,###" style="text-align:right; "/>
- </datagrid>
- <caption id="caption51" class="tit_2" style="left:399px; top:70px; width:206px; height:13px; ">이의신청 현황 (기한 14일 이내)</caption>
- <datagrid id="grd_obtastat" nodeset="/root/main/getdata/obtastat" class="datagrid2" caption="이신구분^남은기한^청구연월^차수^분야^내원유형^접수번호" colsep="^" colwidth="79, 33, 61, 34, 57, 30, 74" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:399px; top:85px; width:400px; height:210px; ">
- <col ref="obtappflag"/>
- <col ref="restterm"/>
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:center; "/>
- <col ref="ordfildcd"/>
- <col ref="ioflag" style="text-align:center; "/>
- <col editable="false" ref="acptno" type="inputbutton" style="text-align:center; "/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- // 이의신청조회 화면 호출 2009-09-17 김용민 추가
- model.setValue("/root/send_rem/acptno", grd_obtastat.valueMatrix(grd_obtastat.row,7));
- modal("SMPIR30200", 1, 1, 1, "SMPIR30200", "/root/send_rem/acptno", "/root/send/acptno");
- ]]>
- </script>
- </datagrid>
- <caption id="caption52" class="tit_2" style="left:399px; top:303px; width:408px; height:13px; ">이의신청 최종 미마감현황 (최종마감 되지 않은 건 / 14일 이내)</caption>
- <datagrid id="datagrid6" nodeset="/root/main/getdata/obtanonstat" class="datagrid2" caption="이의신청일자^초과기한^청구연월^차수^분야^내원유형^이신구분^접수번호" colsep="^" colwidth="78, 33, 58, 34, 57, 32, 64" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:399px; top:320px; width:400px; height:195px; ">
- <col ref="obtappdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="restterm" style="text-align:center; "/>
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:center; "/>
- <col ref="ordfildcd"/>
- <col ref="ioflag" style="text-align:center; "/>
- <col editable="false" ref="obtappflag" type="inputbutton"/>
- <col ref="acptno" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- // 이의신청조회 화면 호출 2009-09-17 김용민 추가
- model.setValue("/root/send_rem/acptno", datagrid6.valueMatrix(datagrid6.row,8));
- modal("SMPIR30200", 1, 1, 1, "SMPIR30200", "/root/send_rem/acptno", "/root/send/acptno");
- ]]>
- </script>
- </datagrid>
- <caption id="caption53" class="tit_2" style="left:399px; top:522px; width:245px; height:13px; ">심결도착현황 (심결도착 후 14일 이내)</caption>
- <datagrid id="grd_notistat" nodeset="/root/main/getdata/notistat" class="datagrid2" caption="심결도착일자^수신구분^청구연월^차수^분야^내원유형^접수번호^심사차수^청구번호" colsep="^" colwidth="80, 36, 59, 43, 40, 32, 66, 49, 48" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:399px; top:540px; width:400px; height:195px; ">
- <col ref="notidd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="docuno" style="text-align:center; "/>
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamseqno" style="text-align:right; "/>
- <col ref="ordfildcd" style="text-align:center; "/>
- <col ref="ioflag" style="text-align:center; "/>
- <col editable="false" ref="acptno" type="inputbutton" style="text-align:center; "/>
- <col ref="judgdg" visibility="hidden"/>
- <col ref="clamno" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- // 수신파일비고란 팝업 소환
- // model.getValue 하니까 소팅 후에 안 들어쳐 먹는다. 그래서 valueMatrix 썼음.
- model.setValue("/root/send_rem/acptno", grd_notistat.valueMatrix(grd_notistat.row,7));
- model.setValue("/root/send_rem/judgdg", grd_notistat.valueMatrix(grd_notistat.row,8));
- model.setValue("/root/send_rem/clamno", grd_notistat.valueMatrix(grd_notistat.row,9));
- modal("SPPIE01110", 1, 1, 1, "SPPIE01110", "/root/send_rem", "/root/send/send_rem");
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_notistat.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <caption id="caption54" class="tit_2" style="left:805px; top:70px; width:115px; height:13px; ">반송현황</caption>
- <datagrid id="grd_returnstat" nodeset="/root/main/getdata/returnstat" class="datagrid2" caption="청구연월^차수^접수번호^분야^유형^명일련^등록번호^환자명^과" colsep="^" colwidth="54, 28, 54, 31, 19, 42, 57, 43, 51" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:805px; top:85px; width:404px; height:430px; ">
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:right; "/>
- <col ref="acptno" style="text-align:center; "/>
- <col ref="ordfildcd"/>
- <col ref="ioflag" style="text-align:center; "/>
- <col ref="docuseqno" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="deptcd" style="text-align:center; "/>
- </datagrid>
- <caption id="caption55" class="tit_2" style="left:805px; top:522px; width:170px; height:13px; ">보류현황</caption>
- <datagrid id="grd_holdstat" nodeset="/root/main/getdata/holdstat" class="datagrid2" caption="청구연월^차수^접수번호^분야^유형^명일련^등록번호^환자명^과" colsep="^" colwidth="54, 28, 54, 31, 19, 42, 57, 43, 51" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:805px; top:540px; width:404px; height:195px; ">
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:right; "/>
- <col ref="acptno" style="text-align:center; "/>
- <col ref="ordfildcd"/>
- <col ref="ioflag" style="text-align:center; "/>
- <col ref="docuseqno" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="deptcd" style="text-align:center; "/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|