SMMRS01600_재원통계.xrw 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. <condition>
  11. <fromdd/>
  12. <todd/>
  13. </condition>
  14. </main>
  15. <send>
  16. <reqdata/>
  17. </send>
  18. <init>
  19. <orddept/>
  20. <info/>
  21. <userlist/>
  22. </init>
  23. </root>
  24. </instance>
  25. <script type="javascript" ev:event="xforms-ready">
  26. <![CDATA[
  27. fInitialize();
  28. ]]>
  29. </script>
  30. <submission id="TRMRS01600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/statslist"/>
  31. </model>
  32. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  35. <script type="javascript" src="../../../emr/emrstatsweb/js/SMMRS01600.js"/>
  36. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  37. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  38. </xhtml:head>
  39. <xhtml:body accesskey="f2" guideline="2,764;2,765;2,763;1,751;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  40. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">재원통계</caption>
  41. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:20px; width:1194px; height:60px; "/>
  42. <button id="btn_req" class="btn1_letter2" style="left:280px; top:40px; width:56px; height:22px; ">
  43. <caption>조회</caption>
  44. <script type="javascript" ev:event="DOMActivate">
  45. <![CDATA[
  46. fSrchStatsList();
  47. ]]>
  48. </script>
  49. </button>
  50. <line id="line5" style="x1:270px; y1:30px; x2:270px; y2:75px; border-color:#ffe4bb; border-left-style:solid; "/>
  51. <caption id="caption20" class="tit_2" style="left:5px; top:88px; width:108px; height:14px; ">재원통계LIST</caption>
  52. <line id="line1" class="line_1" style="x1:4px; y1:106px; x2:1191px; y2:107px; "/>
  53. <datagrid id="grd_statslist" nodeset="/root/main/statslist" caption="진료과^진료과코드^의사명^등록번호^환자명^입원일^재원기간^병실^성별^분류^특진" colsep="^" colwidth="100, 90, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:110px; width:1190px; height:655px; ">
  54. <col ref="orddeptnm"/>
  55. <col ref="orddeptcd"/>
  56. <col ref="medispclnm"/>
  57. <col ref="pid"/>
  58. <col ref="patnm"/>
  59. <col ref="indd" format="yyyy-mm-dd"/>
  60. <col ref="indate"/>
  61. <col ref="roomcd"/>
  62. <col ref="sex"/>
  63. <col ref="drnm4"/>
  64. <col ref="drnm5"/>
  65. </datagrid>
  66. <button id="btn_ex" class="btn2_letter2" style="left:1145px; top:85px; width:42px; height:19px; ">
  67. <caption>엑셀</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. fSaveExcel();
  71. ]]>
  72. </script>
  73. </button>
  74. <caption id="caption9" class="search_name" style="left:5px; top:40px; width:86px; height:17px; ">기준일자 :</caption>
  75. <input id="input2" ref="/root/main/condition/fromdd" class="input_s_essential" inputtype="date" style="left:100px; top:39px; width:90px; height:19px; "/>
  76. </xhtml:body>
  77. </xhtml:html>