123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193 |
- <?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>
- <list>
- <list>
- <instcd/>
- <batchseq/>
- <batchflag/>
- <batchfromdd/>
- <batchtodd/>
- <exeid/>
- <exestartdd/>
- <exestarttm/>
- <exeenddd/>
- <exeendtm/>
- <execnt/>
- <delcnt/>
- <cnts/>
- </list>
- </list>
- <condition>
- <fromdd/>
- <todd/>
- <batchflag/>
- <instcd/>
- <exeid/>
- <execnt/>
- <execntflag/>
- </condition>
- </main>
- <send>
- <reqdata/>
- </send>
- <init>
- <batchflag>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>진료/퇴원일</label>
- <value>0</value>
- </item>
- <item>
- <label>암등록일</label>
- <value>1</value>
- </item>
- <item>
- <label>환자별</label>
- <value>2</value>
- </item>
- <item>
- <label>스케줄</label>
- <value>9</value>
- </item>
- </batchflag>
- <instcd/>
- </init>
- </root>
- </instance>
- <!--- END-->
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/cncrpatmngtweb/js/cncrpatmngt.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var fromdd = ((getCurrentDate()).toDate()).getAddDate(-30, "D");
- model.makeValue("/root/main/condition/fromdd", fromdd.getDateFormat());
- model.makeValue("/root/main/condition/todd", getCurrentDate());
- zbcfGetCodeList( new Array("C0048"), new Array("/root/init/instcd"));
- addComboItem("combo1", "전체");
- combo2.select(0);
- combo1.select(0);
- model.refresh();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMRD03101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/condition" resultref="/root/main/list"/>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:3px; width:1185px; height:744px; ">
- <select1 id="radio1" appearance="full" overflow="visible" style="left:475px; top:245px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>radio1</label>
- <value>radio1</value>
- </item>
- </choices>
- </select1>
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:5px; width:1184px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1030px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRMRD03101");
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1020px; y1:10px; x2:1020px; y2:57px; "/>
- <input id="input1" ref="/root/main/condition/fromdd" class="input_search" editable="false" inputtype="date" validateformat="false" style="left:111px; top:15px; width:102px; height:19px; "/>
- <caption id="caption7" class="search_name" style="left:20px; top:15px; width:91px; height:17px; ">실행일자 :</caption>
- <input id="input2" ref="/root/main/condition/todd" class="input_search" editable="false" inputtype="date" style="left:240px; top:15px; width:102px; height:19px; "/>
- <caption id="caption8" class="search_no_b" style="left:220px; top:15px; width:12px; height:17px; ">~</caption>
- <caption id="caption1" class="search_name" style="left:590px; top:15px; width:91px; height:17px; ">기관코드 :</caption>
- <select1 id="combo1" ref="/root/main/condition/instcd" class="combo_search" appearance="minimal" style="left:680px; top:15px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd/C0048">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="combo2" ref="/root/main/condition/batchflag" class="combo_search" appearance="minimal" style="left:460px; top:15px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/batchflag/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:370px; top:15px; width:91px; height:17px; ">실행구분 :</caption>
- <input id="input3" ref="/root/main/condition/exeid" class="input_search" style="left:900px; top:15px; width:100px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:810px; top:15px; width:91px; height:17px; ">실행자ID :</caption>
- <caption id="caption4" class="search_name" style="left:20px; top:40px; width:91px; height:17px; ">처리건수 :</caption>
- <input id="input4" ref="/root/main/condition/execnt" class="input_search" format="#,###" style="left:110px; top:40px; width:100px; height:19px; text-align:right; "/>
- <select id="checkbox1" ref="/root/main/condition/execntflag" class="input_search" overflow="visible" appearance="full" style="left:220px; top:42px; width:55px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>이상</label>
- <value>1</value>
- </item>
- </choices>
- </select>
- <button id="button2" class="btn1_letter4" style="left:1030px; top:35px; width:80px; height:22px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel();
- ]]>
- </script>
- </button>
- <button id="button3" class="btn1_letter2" style="left:1105px; top:10px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReport();
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="grd_list" nodeset="/root/main/list/list" caption="기관코드^배치ID^처리구분^기준시작일^기준종료일^실행자ID^실행시작일시^실행시작일시^실행종료일시^실행종료일시^처리건수^삭제건수^상세정보" colsep="^" colwidth="92, 80, 84, 80, 80, 80, 80, 70, 80, 70, 60, 60, 320" dataheight="25" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="byrowrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:80px; width:1185px; height:665px; ">
- <col disabled="true" ref="instcd" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/instcd/C0048">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="batchseq" type="output" style="text-align:center; "/>
- <col disabled="true" ref="batchflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/batchflag/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="batchfromdd" type="output" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="batchtodd" type="output" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="exeid" type="output" style="text-align:center; "/>
- <col ref="exestartdd" type="output" format="yyyy-mm-dd" style="text-align:right; border-right-width:0; "/>
- <col ref="exestarttm" type="output" format="hh:nn:ss" style="text-align:left; border-left-width:0; "/>
- <col ref="exeenddd" type="output" format="yyyy-mm-dd" style="text-align:right; border-right-width:0; "/>
- <col ref="exeendtm" type="output" format="hh:nn:ss" style="text-align:left; border-left-width:0; "/>
- <col ref="execnt" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
- <col ref="delcnt" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
- <col ref="cnts" type="output"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|