SMLLS00300_시간대별외래채혈대기시간및환자수.xrw 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLLS00300_시간대별외래채혈대기시간및환자수.xrw
  4. * 설 명 : 시간대별외래채혈대기시간및환자수
  5. * 설 계 자 : (주)에이씨케이 -
  6. * 작 성 자 : (주)에이씨케이 -
  7. * 작 성 일 : 2006.12.07
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>시간대별 외래채혈 대기시간 및 환자수</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <tmbcollstat>
  20. <tm/>
  21. <wt2/>
  22. <wt3/>
  23. <wt4/>
  24. <wt5/>
  25. <wt6/>
  26. <wt7/>
  27. <wp2/>
  28. <wp3/>
  29. <wp4/>
  30. <wp5/>
  31. <wp6/>
  32. <wp7/>
  33. <total/>
  34. </tmbcollstat>
  35. </main>
  36. <send>
  37. <refsdd/>
  38. <refedd/>
  39. <refflag/>
  40. </send>
  41. <init>
  42. </init>
  43. <hidden>
  44. <refsdd/>
  45. <refedd/>
  46. <refflag/>
  47. </hidden>
  48. </root>
  49. </instance>
  50. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" ev:event="xforms-ready">
  54. <![CDATA[
  55. fSetInit();
  56. ]]>
  57. </script>
  58. <submission id="TRLLS00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/tmbcollstat"/>
  59. </model>
  60. <script type="javascript">
  61. <![CDATA[
  62. //초기화
  63. function fSetInit() {
  64. var today = getCurrentDate();
  65. model.setValue("/root/hidden/refsdd", today);
  66. model.setValue("/root/hidden/refedd", today);
  67. makeReportPreview(0, 115, 1194, 667);
  68. model.refresh();
  69. }
  70. //조회
  71. function fSetBCollStat() {
  72. model.setValue("/root/send/refsdd", model.getValue("/root/hidden/refsdd"));
  73. model.setValue("/root/send/refedd", model.getValue("/root/hidden/refedd"));
  74. if(model.getValue("/root/hidden/refflag") == "") {
  75. messageBox("조회구분을", "C002");
  76. return;
  77. }
  78. submit("TRLLS00301");
  79. var count = getNodesetCount("/root/main/tmbcollstat");
  80. if(count == 0) {
  81. model.makeNode("/root/main/tmbcollstat");
  82. }
  83. if(model.getValue("/root/hidden/refflag") == "1" || model.getValue("/root/hidden/refflag") == "2") {
  84. model.setValue("/root/send/refflag", model.getValue("/root/hidden/refflag"));
  85. } else {
  86. model.setValue("/root/send/refflag", "3");
  87. }
  88. exeReportPreview("RPLLS00100", "XMLSTR", "/root/main/tmbcollstat");
  89. }
  90. ]]>
  91. </script>
  92. </xhtml:head>
  93. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  94. <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744; ">
  95. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
  96. <caption id="caption1" class="tit_2" style="left:5px; top:55px; width:134px; height:13px; ">통계 리스트</caption>
  97. <group id="group1" style="left:0px; top:10px; width:1195px; height:35px; ">
  98. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  99. <line id="line3" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; "/>
  100. <button id="btn_search" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  101. <caption>조회</caption>
  102. <script type="javascript" ev:event="DOMActivate">
  103. <![CDATA[
  104. fSetBCollStat();
  105. ]]>
  106. </script>
  107. </button>
  108. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:99px; height:17px; ">조회기간 :</caption>
  109. <caption id="caption3" class="search_no_b" style="left:197px; top:10px; width:15px; height:17px; ">~</caption>
  110. <input id="input1" ref="/root/hidden/refsdd" class="input_search" inputtype="date" style="left:108px; top:8px; width:85px; height:19px; "/>
  111. <input id="input2" ref="/root/hidden/refedd" class="input_search" inputtype="date" style="left:213px; top:8px; width:85px; height:19px; "/>
  112. <select id="checkbox1" ref="/root/hidden/refflag" overflow="visible" appearance="full" cellspacing="25" cols="2" style="left:415px; top:9px; width:200px; height:20px; border-style:none; ">
  113. <choices>
  114. <item>
  115. <label>채혈평균시간</label>
  116. <value>1</value>
  117. </item>
  118. <item>
  119. <label>채혈환자수</label>
  120. <value>2</value>
  121. </item>
  122. </choices>
  123. </select>
  124. <caption id="caption4" class="search_name" style="left:313px; top:9px; width:99px; height:17px; ">조회구분 :</caption>
  125. </group>
  126. </group>
  127. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
  128. <button id="btn_init" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  129. <caption>초기화</caption>
  130. <script type="javascript" ev:event="onclick">
  131. <![CDATA[
  132. fSetInit();
  133. ]]>
  134. </script>
  135. </button>
  136. <line id="line2" class="line_2" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  137. <button id="btn_print" class="btn6_letter2" visibility="hidden" style="left:0px; top:3px; width:56px; height:22px; ">
  138. <caption>출력</caption>
  139. </button>
  140. </group>
  141. <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
  142. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">시간대별 외래채혈 대기시간 및 환자수</caption>
  143. </group>
  144. </xhtml:body>
  145. </xhtml:html>