123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <?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>
- <execprescondlist>
- <execprescond>
- <pid/>
- <hngnm/>
- <rtno/>
- <execdt/>
- <rtcnt/>
- </execprescond>
- </execprescondlist>
- <patinfo>
- <patinfolist/>
- </patinfo>
- </main>
- <send>
- <fromdd/>
- <todd/>
- <excucd/>
- <excucdnm/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <pid/>
- <patnm/>
- <retroomcd/>
- </send>
- <init>
- <cmb_info/>
- <baseinfo>
- <initmerge/>
- </baseinfo>
- </init>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <submission id="TRAER00602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/execprescondlist"/>
- <submission id="TRAEA01201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/globalinstance/instance1" resultref="/root/init/cmb_info"/>
- <submission id="TRAAA00001"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- aezfSetSuppDeptcd();
-
- model.removeNodeset("/root/main/execprescondlist/execprescond");
- model.setValue("/root/send/fromdd", getCurrentDate());
- model.setValue("/root/send/todd", getCurrentDate());
-
- submit("TRAEA01201");
-
- astGetComboList( new Array("A510"), new Array("/root/init/baseinfo/initmerge") );
- submit("TRAAA00001", false);
- model.removeNodeset("/root/init/baseinfo/initmerge/A510[" + 1 + "]");
-
- if (model.getValue("/root/init/baseinfo/initmerge/A510[" + 1 + "]/cdid") == "Y"){
- grd_mainordlist.mergecells = "bycol";
- grd_mainordlist.mergeCol(0) = false;
- grd_mainordlist.mergeCol(1) = false;
- grd_mainordlist.mergeCol(2) = true;
- grd_mainordlist.mergeCol(3) = true;
- grd_mainordlist.mergeCol(4) = false;
- grd_mainordlist.mergeCol(5) = false;
- grd_mainordlist.mergeCol(6) = false;
- grd_mainordlist.mergeCol(7) = false;
- grd_mainordlist.mergeCol(8) = false;
- grd_mainordlist.mergeCol(9) = false;
- grd_mainordlist.merge();
- }
-
- model.refresh();
- ]]>
- </script>
- </model>
- <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/dateHelper.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/combolist.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:151px; height:15px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">환자별 MU량 조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption3" class="search_name" style="left:10px; top:10px; width:86px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">기준 월 :</caption>
- <line id="line13" class="line_4" style="x1:1120px; y1:7px; x2:1120px; y2:29px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1129px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRAER00602");
- // if (model.getValue("/root/init/baseinfo/initmerge/A510[" + 1 + "]/cdid") == "Y"){
- // grd_mainordlist.mergecells = "bycol";
- // grd_mainordlist.mergeCol(0) = false;
- // grd_mainordlist.mergeCol(1) = false;
- // grd_mainordlist.mergeCol(2) = true;
- // grd_mainordlist.mergeCol(3) = true;
- // grd_mainordlist.mergeCol(4) = false;
- // grd_mainordlist.mergeCol(5) = false;
- // grd_mainordlist.mergeCol(6) = false;
- // grd_mainordlist.mergeCol(7) = false;
- // grd_mainordlist.mergeCol(8) = false;
- // grd_mainordlist.mergeCol(9) = false;
- // grd_mainordlist.merge();
- // }
- // model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_pid" ref="/root/send/pid" class="input_search" style="left:460px; top:8px; width:70px; height:19px; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- inputEnterKey("btn_sea","DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption8" class="search_name" style="left:370px; top:8px; width:95px; height:17px; text-align:left; background-image:../../../com/commonweb/images/search_bullet1.gif; ">등록번호 :</caption>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:190px; top:8px; width:91px; height:19px; "/>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:94px; top:8px; width:91px; height:19px; "/>
- </group>
- <line id="line2" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
- <caption id="caption10" class="tit_2" style="left:5px; top:55px; width:141px; height:15px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">환자별 Mu량 조회</caption>
- <button id="btn_excel" class="btn2_letter4" disable.background-image="../../../com/commonweb/images/dis_btn2_letter4.gif" style="left:1126px; top:48px; width:64px; height:19px; background-image:../../../com/commonweb/images/btn2_letter4.gif; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (model.getValue("/root/init/baseinfo/initmerge/A510[" + 1 + "]/cdid") == "Y"){
- grd_mainordlist.mergecells = "bycol";
- grd_mainordlist.mergeCol(0) = false;
- grd_mainordlist.mergeCol(1) = false;
- grd_mainordlist.mergeCol(2) = false;
- grd_mainordlist.mergeCol(3) = false;
- grd_mainordlist.mergeCol(4) = false;
- grd_mainordlist.mergeCol(5) = false;
- grd_mainordlist.mergeCol(6) = false;
- grd_mainordlist.mergeCol(7) = false;
- grd_mainordlist.mergeCol(8) = false;
- grd_mainordlist.mergeCol(9) = false;
- grd_mainordlist.merge();
- }
- var file = window.fileDialog("save","","true","","xls","Excel Files(*.xls)|*.xls");
- if (model.getValue("/root/init/baseinfo/initmerge/A510[" + 1 + "]/cdid") == "Y"){
- grd_mainordlist.mergecells = "bycol";
- grd_mainordlist.mergeCol(0) = false;
- grd_mainordlist.mergeCol(1) = false;
- grd_mainordlist.mergeCol(2) = true;
- grd_mainordlist.mergeCol(3) = true;
- grd_mainordlist.mergeCol(4) = false;
- grd_mainordlist.mergeCol(5) = false;
- grd_mainordlist.mergeCol(6) = false;
- grd_mainordlist.mergeCol(7) = false;
- grd_mainordlist.mergeCol(8) = false;
- grd_mainordlist.mergeCol(9) = false;
- grd_mainordlist.merge();
- }
- if(file == "") return;
- grd_mainordlist.saveExcel(file, "sheet1");
- ]]>
- </script>
- </button>
- <datagrid id="grd_mainordlist" nodeset="/root/main/execprescondlist/execprescond" caption="등록번호^환자명^RTno^실시일시^MU 총량" colsep="^" colwidth="100, 100, 142, 100, 126" explorerbar="sortshow" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:1195px; height:669px; ">
- <col ref="pid"/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="rtno" style="text-align:center; "/>
- <col ref="execdt" style="text-align:center; "/>
- <col ref="rtcnt" style="text-align:right; "/>
- </datagrid>
- <output id="opt_patnm" ref="/root/send/patnm" class="output_fix" style="left:561px; top:17px; width:64px; height:19px; "/>
- <button id="button61" class="icon_search" style="left:539px; top:18px; width:16px; height:16px; background-image:../../../com/commonweb/images/icon_search.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SPPMC02500", "", "200", "200", "SPPMC02500","/root/send/pid","/root/send");
-
- model.setValue("/root/send/patnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
- model.setValue("/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
-
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
- <button id="btn_prt" class="btn6_letter2" disable.background-image="../../../com/commonweb/images/dis_btn6_letter2.gif" style="left:0px; top:760px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn6_letter2.gif; ">
- <caption>출력</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|