SMMNC00900_낮병동운영실적.xrw 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>낮병동 운영실적</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <cond>
  11. <fromdd/>
  12. <todd/>
  13. </cond>
  14. <dayhosinfo/>
  15. </main>
  16. <send>
  17. <reqdata/>
  18. <savedata/>
  19. </send>
  20. <hidden/>
  21. <init>
  22. </init>
  23. </root>
  24. </instance>
  25. <script type="javascript">
  26. <![CDATA[
  27. ]]>
  28. </script>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. model.setValue("/root/main/cond/fromdd" , getCurrentDate().toDate().getAddDate(-1,"M").getDateFormat());
  32. model.setValue("/root/main/cond/todd" , getCurrentDate());
  33. /*
  34. var cur_day = getCurrentDate();
  35. var cur_year = cur_day.substr(0,4);
  36. model.setValue("/root/main/cond/year", cur_year); // 현재 년도 셋팅
  37. */
  38. model.refresh();
  39. ]]>
  40. </script>
  41. <submission id="TRMNC00901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/dayhosinfo"/>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  46. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  48. </xhtml:head>
  49. <xhtml:body guideline="1,1193;2,63;1,-3;1,1193;2,784;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  50. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:140px; height:14px; ">낮병동 운영실적</caption>
  51. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:21px; width:1193px; height:39px; background-color:#fffbf2; border-color:#ffd799; "/>
  52. <button id="btn_req" class="btn1_letter2" navindex="5" style="left:1122px; top:30px; width:56px; height:22px; ">
  53. <caption>조회</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. submit("TRMNC00901");
  57. ]]>
  58. </script>
  59. </button>
  60. <caption id="caption25" class="tit_2" style="left:0px; top:72px; width:147px; height:14px; ">낮병동 운영실적</caption>
  61. <line id="line1" class="line_1" style="x1:0px; y1:90px; x2:1193px; y2:90px; "/>
  62. <datagrid id="grd_ordliblist" nodeset="/root/main/dayhosinfo/dayhoslist" caption="구분^입원^수료^재수료^중퇴^자퇴^전월대비 입원환자 증감수^" colsep="^" colwidth="80, 145, 145, 145, 145, 146, 197" dataheight="25" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" navindex="6" style="left:1px; top:95px; width:1192px; height:689px; word-wrap:word; ">
  63. <col ref="inmonth" format="yyyy/mm" style="text-align:center; "/>
  64. <col ref="dayinpatcnts" style="text-align:center; "/>
  65. <col ref="dayendinpatcnts" style="text-align:center; "/>
  66. <col ref="dayselpendinpatcnts" style="text-align:center; "/>
  67. <col ref="daystopinpatcnts" style="text-align:center; "/>
  68. <col ref="dayreendinpatcnts" style="text-align:center; "/>
  69. <col ref="bfmonthcnts" style="text-align:center; "/>
  70. </datagrid>
  71. <line id="line3" style="x1:1110px; y1:25px; x2:1110px; y2:55px; border-color:#ffe4bb; border-left-style:solid; "/>
  72. <button id="button1" class="btn2_letter2" navindex="8" style="left:1151px; top:70px; width:42px; height:19px; ">
  73. <caption>엑셀</caption>
  74. <script type="javascript" ev:event="DOMActivate">
  75. <![CDATA[
  76. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  77. if (fileName != ""){
  78. grd_ordliblist.saveExcel(fileName, "SheetName", true, true, "", "", true);
  79. }
  80. ]]>
  81. </script>
  82. </button>
  83. <caption id="caption3" class="search_name" style="left:20px; top:32px; width:90px; height:17px; ">조회구분 :</caption>
  84. <input id="ipt_to_orddd" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:240px; top:32px; width:105px; height:19px; "/>
  85. <input id="input1" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:115px; top:32px; width:105px; height:19px; "/>
  86. <caption id="cap_from" style="left:225px; top:32px; width:15px; height:19px; ">~</caption>
  87. </xhtml:body>
  88. </xhtml:html>