SMMRD03200_성별순위별통계.xrw 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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. <list>
  11. <list>
  12. <rank/>
  13. <tophlgcd/>
  14. <tplengnm/>
  15. <mcnt/>
  16. <fcnt/>
  17. <tot/>
  18. </list>
  19. </list>
  20. <condition>
  21. <ordtype/>
  22. <ordflag/>
  23. <fromdd/>
  24. <todd/>
  25. <kcdflag>3</kcdflag>
  26. <gender/>
  27. <instcd/>
  28. </condition>
  29. </main>
  30. <init>
  31. <instcd/>
  32. </init>
  33. </root>
  34. </instance>
  35. <!--- END-->
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  41. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  42. <script type="javascript" src="../../../emr/cncrpatmngtweb/js/cncrpatmngt.js"/>
  43. <script type="javascript" ev:event="xforms-ready">
  44. <![CDATA[
  45. var fromdd = ((getCurrentDate()).toDate()).getAddDate(-30, "D");
  46. model.makeValue("/root/main/condition/fromdd", fromdd.getDateFormat());
  47. model.makeValue("/root/main/condition/todd", getCurrentDate());
  48. zbcfGetCodeList( new Array("C0048"), new Array("/root/init/instcd"));
  49. addComboItem("cmb_instcd", "전체");
  50. cmb_instcd.select(0);
  51. submit("TRMRD03201");
  52. model.refresh();
  53. ]]>
  54. </script>
  55. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  56. <submission id="TRMRD03201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/condition" resultref="/root/main/list"/>
  57. </model>
  58. </xhtml:head>
  59. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  60. <group id="group3" scroll="auto" style="left:0px; top:3px; width:1185px; height:744px; ">
  61. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:5px; width:1184px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
  62. <button id="button1" class="btn1_letter2" style="left:1040px; top:10px; width:56px; height:22px; ">
  63. <caption>조회</caption>
  64. <script type="javascript" ev:event="DOMActivate">
  65. <![CDATA[
  66. submit("TRMRD03201");
  67. model.refresh();
  68. ]]>
  69. </script>
  70. </button>
  71. <line id="line13" class="line_4" style="x1:1020px; y1:10px; x2:1020px; y2:57px; "/>
  72. <input id="ipt_fromdd" ref="/root/main/condition/fromdd" class="input_search" editable="false" inputtype="date" validateformat="false" style="left:306px; top:15px; width:92px; height:19px; "/>
  73. <caption id="caption7" class="search_name" style="left:240px; top:15px; width:66px; height:17px; ">기간 :</caption>
  74. <input id="ipt_todd" ref="/root/main/condition/todd" class="input_search" editable="false" inputtype="date" style="left:415px; top:15px; width:92px; height:19px; "/>
  75. <caption id="caption8" class="search_no_b" style="left:400px; top:15px; width:12px; height:17px; ">~</caption>
  76. <select1 id="cmb_kcdflag" ref="/root/main/condition/kcdflag" class="combo_search" appearance="minimal" style="left:640px; top:15px; width:100px; height:19px; ">
  77. <choices>
  78. <item>
  79. <label>3단</label>
  80. <value>3</value>
  81. </item>
  82. <item>
  83. <label>4단</label>
  84. <value>4</value>
  85. </item>
  86. </choices>
  87. </select1>
  88. <caption id="caption2" class="search_name" style="left:545px; top:15px; width:92px; height:17px; ">KCD 분류 :</caption>
  89. <caption id="caption1" class="search_name" style="left:15px; top:15px; width:92px; height:17px; ">내원구분 :</caption>
  90. <select1 id="cmb_ordtype" ref="/root/main/condition/ordtype" class="combo_search" appearance="minimal" style="left:105px; top:15px; width:100px; height:19px; ">
  91. <choices>
  92. <item>
  93. <label>전체</label>
  94. <value/>
  95. </item>
  96. <item>
  97. <label>외래</label>
  98. <value>O</value>
  99. </item>
  100. <item>
  101. <label>입원</label>
  102. <value>I</value>
  103. </item>
  104. </choices>
  105. </select1>
  106. <select1 id="rdo_ordflag" ref="/root/main/condition/ordflag" class="input_search" visibility="hidden" appearance="full" cols="2" overflow="visible" style="left:305px; top:55px; width:145px; height:20px; border-style:none; ">
  107. <choices>
  108. <item>
  109. <label>내원(입원)일</label>
  110. <value>1</value>
  111. </item>
  112. <item>
  113. <label>퇴원일</label>
  114. <value>2</value>
  115. </item>
  116. </choices>
  117. </select1>
  118. <caption id="caption3" class="search_name" visibility="hidden" style="left:240px; top:55px; width:66px; height:17px; ">구분 :</caption>
  119. <caption id="caption4" class="search_name" style="left:15px; top:40px; width:92px; height:17px; ">남녀구분 :</caption>
  120. <select1 id="cmb_gender" ref="/root/main/condition/gender" class="combo_search" appearance="minimal" style="left:105px; top:40px; width:100px; height:19px; ">
  121. <choices>
  122. <item>
  123. <label>전체</label>
  124. <value/>
  125. </item>
  126. <item>
  127. <label>남</label>
  128. <value>M</value>
  129. </item>
  130. <item>
  131. <label>여</label>
  132. <value>F</value>
  133. </item>
  134. </choices>
  135. </select1>
  136. <caption id="caption5" class="search_name" style="left:775px; top:15px; width:91px; height:17px; ">기관코드 :</caption>
  137. <select1 id="cmb_instcd" ref="/root/main/condition/instcd" class="combo_search" appearance="minimal" style="left:865px; top:15px; width:100px; height:19px; ">
  138. <choices>
  139. <itemset nodeset="/root/init/instcd/C0048">
  140. <label ref="cdnm"/>
  141. <value ref="cdid"/>
  142. </itemset>
  143. </choices>
  144. </select1>
  145. <button id="button2" class="btn1_letter2" style="left:1110px; top:10px; width:56px; height:22px; ">
  146. <caption>출력</caption>
  147. <script type="javascript" ev:event="DOMActivate">
  148. <![CDATA[
  149. fReport();
  150. ]]>
  151. </script>
  152. </button>
  153. <button id="button3" class="btn1_letter4" style="left:1040px; top:35px; width:80px; height:22px; ">
  154. <caption>엑셀저장</caption>
  155. <script type="javascript" ev:event="DOMActivate">
  156. <![CDATA[
  157. fExcel();
  158. ]]>
  159. </script>
  160. </button>
  161. </group>
  162. <datagrid id="grd_list" nodeset="/root/main/list/list" caption="순위^코드^Primary Site(코드명)^남^여^합계" colsep="^" colwidth="60, 100, 500, 100, 100, 100" dataheight="25" explorerbar="sort" extendlastcol="false" mergecellsfixedrows="byrowrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:80px; width:1185px; height:665px; ">
  163. <col ref="rank" type="output" style="text-align:center; "/>
  164. <col ref="tophlgcd" type="output" style="text-align:center; "/>
  165. <col ref="tplengnm" type="output" style="padding-left:10; "/>
  166. <col ref="mcnt" type="output" format="#,###" style="text-align:right; padding-right:10; "/>
  167. <col ref="fcnt" type="output" format="#,###" style="text-align:right; padding-right:10; "/>
  168. <col ref="tot" type="output" format="#,###" style="text-align:right; padding-right:10; "/>
  169. </datagrid>
  170. <object id="tfexcel" clsid="{fe8d1001-6a9d-424d-ae2a-301493bb12da}" visibility="hidden" style="left:0px; top:750px; width:175px; height:30px; "/>
  171. </xhtml:body>
  172. </xhtml:html>