SMMRS01700_퇴원통계.xrw 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <dschdd/>
  12. </condition>
  13. </main>
  14. <send>
  15. <reqdata/>
  16. </send>
  17. <init>
  18. <orddept/>
  19. <info/>
  20. <userlist/>
  21. </init>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. fInitialize();
  27. ]]>
  28. </script>
  29. <submission id="TRMRS01700" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/statslist"/>
  30. </model>
  31. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  34. <script type="javascript" src="../../../emr/emrstatsweb/js/SMMRS01700.js"/>
  35. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  36. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  37. </xhtml:head>
  38. <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; ">
  39. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">퇴원통계</caption>
  40. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:20px; width:1194px; height:60px; "/>
  41. <button id="btn_req" class="btn1_letter2" style="left:280px; top:40px; width:56px; height:22px; ">
  42. <caption>조회</caption>
  43. <script type="javascript" ev:event="DOMActivate">
  44. <![CDATA[
  45. fSrchStatsList();
  46. ]]>
  47. </script>
  48. </button>
  49. <line id="line5" style="x1:270px; y1:30px; x2:270px; y2:75px; border-color:#ffe4bb; border-left-style:solid; "/>
  50. <caption id="caption20" class="tit_2" style="left:5px; top:88px; width:108px; height:14px; ">퇴원통계LIST</caption>
  51. <line id="line1" class="line_1" style="x1:4px; y1:106px; x2:1191px; y2:107px; "/>
  52. <datagrid id="grd_statslist" nodeset="/root/main/statslist" caption="등록번호^입원일^환자명^진료과^진료의사^병실^퇴원예고일시^재원일^성별^나이^상병명^수납처리시간" colsep="^" colwidth="81, 80, 80, 100, 100, 80, 100, 65, 45, 45, 179, 130" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:110px; width:1190px; height:655px; ">
  53. <col ref="pid"/>
  54. <col ref="indd" format="yyyy-mm-dd"/>
  55. <col ref="patnm"/>
  56. <col ref="orddeptnm"/>
  57. <col ref="medispclnm"/>
  58. <col ref="roomcd"/>
  59. <col ref="dschdclrdt" format="yyyy-mm-dd"/>
  60. <col ref="indate"/>
  61. <col ref="sex"/>
  62. <col ref="age"/>
  63. <col ref="diagnm"/>
  64. <col ref="rcptddtm" format="yyyy-mm-dd hh:mm:ss"/>
  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/dschdd" class="input_s_essential" inputtype="date" style="left:100px; top:39px; width:90px; height:19px; "/>
  76. </xhtml:body>
  77. </xhtml:html>