SMMRD03300_연령별통계.xrw 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  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. <age/>
  13. <gender/>
  14. <m1/>
  15. <m2/>
  16. <m3/>
  17. <m4/>
  18. <m5/>
  19. <m6/>
  20. <m7/>
  21. <m8/>
  22. <m9/>
  23. <m10/>
  24. <m11/>
  25. <m12/>
  26. <mt/>
  27. <ml/>
  28. <mi/>
  29. </list>
  30. </list>
  31. <condition>
  32. <ordtype/>
  33. <ordflag/>
  34. <fromdd/>
  35. <instcd/>
  36. </condition>
  37. </main>
  38. <init>
  39. <instcd/>
  40. </init>
  41. </root>
  42. </instance>
  43. <!--- END-->
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  49. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  50. <script type="javascript" src="../../../emr/cncrpatmngtweb/js/cncrpatmngt.js"/>
  51. <script type="javascript" ev:event="xforms-ready">
  52. <![CDATA[
  53. model.makeValue("/root/main/condition/fromdd", getCurrentDate().substring(0, 4));
  54. zbcfGetCodeList( new Array("C0048"), new Array("/root/init/instcd"));
  55. addComboItem("cmb_instcd", "전체");
  56. cmb_instcd.select(0);
  57. submit("TRMRD03301");
  58. for ( var nCol = 0; nCol < grd_list.cols; nCol++ )
  59. grd_list.mergeCol(nCol) = (nCol == 1);
  60. grd_list.mergeCells = 'bycol';
  61. model.refresh();
  62. ]]>
  63. </script>
  64. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  65. <submission id="TRMRD03301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/condition" resultref="/root/main/list"/>
  66. </model>
  67. </xhtml:head>
  68. <xhtml:body style="padding-right:5; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  69. <group id="group3" scroll="auto" style="left:0px; top:3px; width:1185px; height:744px; ">
  70. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:5px; width:1184px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
  71. <button id="button1" class="btn1_letter2" style="left:1040px; top:10px; width:56px; height:22px; ">
  72. <caption>조회</caption>
  73. <script type="javascript" ev:event="DOMActivate">
  74. <![CDATA[
  75. submit("TRMRD03301");
  76. model.refresh();
  77. ]]>
  78. </script>
  79. </button>
  80. <line id="line13" class="line_4" style="x1:1020px; y1:10px; x2:1020px; y2:57px; "/>
  81. <caption id="caption7" class="search_name" style="left:240px; top:15px; width:66px; height:17px; ">기간 :</caption>
  82. <caption id="caption1" class="search_name" style="left:15px; top:15px; width:92px; height:17px; ">내원구분 :</caption>
  83. <select1 id="cmb_ordtype" ref="/root/main/condition/ordtype" class="combo_search" appearance="minimal" style="left:105px; top:15px; width:100px; height:19px; ">
  84. <choices>
  85. <item>
  86. <label>전체</label>
  87. <value/>
  88. </item>
  89. <item>
  90. <label>외래</label>
  91. <value>O</value>
  92. </item>
  93. <item>
  94. <label>입원</label>
  95. <value>I</value>
  96. </item>
  97. </choices>
  98. </select1>
  99. <select1 id="rdo_ordflag" ref="/root/main/condition/ordflag" class="input_search" visibility="hidden" appearance="full" cols="2" overflow="visible" style="left:305px; top:45px; width:145px; height:20px; border-style:none; ">
  100. <choices>
  101. <item>
  102. <label>내원(입원)일</label>
  103. <value>1</value>
  104. </item>
  105. <item>
  106. <label>퇴원일</label>
  107. <value>2</value>
  108. </item>
  109. </choices>
  110. </select1>
  111. <caption id="caption3" class="search_name" visibility="hidden" style="left:240px; top:45px; width:66px; height:17px; ">구분 :</caption>
  112. <select1 id="cmb_instcd" ref="/root/main/condition/instcd" class="combo_search" appearance="minimal" style="left:515px; top:15px; width:100px; height:19px; ">
  113. <choices>
  114. <itemset nodeset="/root/init/instcd/C0048">
  115. <label ref="cdnm"/>
  116. <value ref="cdid"/>
  117. </itemset>
  118. </choices>
  119. </select1>
  120. <caption id="caption5" class="search_name" style="left:425px; top:15px; width:91px; height:17px; ">기관코드 :</caption>
  121. <input id="input1" ref="/root/main/condition/fromdd" class="input_search" maxlength="4" format="yyyy" style="left:305px; top:15px; width:50px; height:19px; "/>
  122. <button id="button2" class="btn1_letter2" style="left:1110px; top:10px; width:56px; height:22px; ">
  123. <caption>출력</caption>
  124. <script type="javascript" ev:event="DOMActivate">
  125. <![CDATA[
  126. fReport();
  127. ]]>
  128. </script>
  129. </button>
  130. <button id="button3" class="btn1_letter4" style="left:1040px; top:35px; width:80px; height:22px; ">
  131. <caption>엑셀저장</caption>
  132. <script type="javascript" ev:event="DOMActivate">
  133. <![CDATA[
  134. fExcel();
  135. ]]>
  136. </script>
  137. </button>
  138. </group>
  139. <datagrid id="grd_list" nodeset="/root/main/list/list" caption="연령^연령^1월^2월^3월^4월^5월^6월^7월^8월^9월^10월^11월^12월^합계^전년^증감" colsep="^" colwidth="80, 30, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50" dataheight="25" explorerbar="sort" extendlastcol="false" mergecellsfixedrows="byrowrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:80px; width:1185px; height:665px; ">
  140. <col ref="age" type="output" style="text-align:center; "/>
  141. <col ref="gender" type="output" style="text-align:center; "/>
  142. <col ref="m1" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  143. <col ref="m2" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  144. <col ref="m3" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  145. <col ref="m4" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  146. <col ref="m5" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  147. <col ref="m6" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  148. <col ref="m7" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  149. <col ref="m8" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  150. <col ref="m9" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  151. <col ref="m10" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  152. <col ref="m11" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  153. <col ref="m12" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  154. <col ref="mt" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  155. <col ref="ml" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  156. <col ref="mi" type="output" format="#,###" style="text-align:right; padding-right:5; "/>
  157. </datagrid>
  158. <object id="tfexcel" clsid="{fe8d1001-6a9d-424d-ae2a-301493bb12da}" visibility="hidden" style="left:0px; top:750px; width:175px; height:30px; "/>
  159. </xhtml:body>
  160. </xhtml:html>