SMPIR30500_이의신청서출력.xrw 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  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. <send>
  10. <judgdg/>
  11. <clamno/>
  12. <acptno/>
  13. <obtappflag>01</obtappflag>
  14. <instcd/>
  15. <judgrid/>
  16. <prtseq/>
  17. </send>
  18. <main>
  19. <obtlist>
  20. <check/>
  21. <docuseqno/>
  22. <orddeptcd/>
  23. <pid/>
  24. <patnm/>
  25. <ioflag/>
  26. <matramt/>
  27. <actamt/>
  28. <judgrnm/>
  29. <obtapprem/>
  30. <attdocu/>
  31. <prtseq/>
  32. </obtlist>
  33. </main>
  34. <CountNode/>
  35. <source_judgrinfo>
  36. <judgrid/>
  37. </source_judgrinfo>
  38. <init>
  39. <U0001list>
  40. <U0001>
  41. <judgrid/>
  42. <judgrnm/>
  43. </U0001>
  44. </U0001list>
  45. </init>
  46. </root>
  47. </instance>
  48. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  52. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  53. <submission id="TRPIR30501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/source_judgrinfo/judgrid" resultref="/root/init/U0001list"/>
  54. <submission id="TRPIR30500" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
  55. </model>
  56. <script type="javascript" ev:event="xforms-ready">
  57. <![CDATA[
  58. CommCode_Load();
  59. model.setValue("/root/CountNode", "조회건수 OO건 ");
  60. model.refresh();
  61. ]]>
  62. </script>
  63. <script type="javascript">
  64. <![CDATA[
  65. function CommCode_Load() {
  66. // 관련 Control 초기화
  67. //zbcfGetCodeList(new Array("P0426"), new Array("/root/init/P0426list"));
  68. // 심사자 조회
  69. var judgrid = model.getValue("/root/send/judgrid");
  70. model.setValue("/root/source_judgrinfo/judgrid", judgrid);
  71. submit("TRPIR30501");
  72. model.refresh();
  73. }
  74. ]]>
  75. </script>
  76. </xhtml:head>
  77. <xhtml:body guideline="1,1193;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  78. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  79. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">이의신청서 출력</caption>
  80. </group>
  81. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  82. <group id="group2" style="left:0px; top:10px; width:1194px; height:50px; vertical-align:top; ">
  83. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:50px; background-color:#fffbf2; border-color:#ffd799; "/>
  84. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">검색조건 :</caption>
  85. <line id="line13" class="line_4" style="x1:1108px; y1:15px; x2:1108px; y2:37px; border-color:#ffe4bb; border-left-style:solid; "/>
  86. <button id="btn_search" class="btn1_letter2" style="left:1123px; top:15px; width:56px; height:22px; ">
  87. <caption>조회</caption>
  88. <script type="javascript" ev:event="onclick">
  89. <![CDATA[
  90. model.resetInstanceNode("/root/main/obtlist");
  91. model.refresh();
  92. submit("TRPIR30500");
  93. ]]>
  94. </script>
  95. </button>
  96. <select1 id="radio1" ref="/root/send/obtappflag" class="radio_search" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:104px; top:6px; width:206px; height:39px; border-style:none; ">
  97. <choices>
  98. <item>
  99. <label>이의신청서</label>
  100. <value>01</value>
  101. </item>
  102. <item>
  103. <label>재심사 조정청구서</label>
  104. <value>03</value>
  105. </item>
  106. <item>
  107. <label>심사청구서</label>
  108. <value>06</value>
  109. </item>
  110. <item>
  111. <label>정산의뢰</label>
  112. <value>10</value>
  113. </item>
  114. </choices>
  115. </select1>
  116. <caption id="caption11" class="search_name" style="left:351px; top:9px; width:79px; height:17px; ">심사자 :</caption>
  117. <select1 id="combo2" ref="/root/send/judgrid" class="combo_search" appearance="minimal" style="left:428px; top:8px; width:90px; height:19px; ">
  118. <choices>
  119. <itemset nodeset="/root/init/U0001list/U0001">
  120. <label ref="judgrnm"/>
  121. <value ref="judgrid"/>
  122. </itemset>
  123. </choices>
  124. </select1>
  125. <caption id="caption1" class="search_name" style="left:556px; top:9px; width:91px; height:17px; ">출력순서 :</caption>
  126. <select1 id="combo1" ref="/root/send/prtseq" class="combo_search" appearance="minimal" style="left:645px; top:8px; width:90px; height:19px; ">
  127. <choices>
  128. <item>
  129. <label>심사자/명일련별</label>
  130. <value>1</value>
  131. </item>
  132. <item>
  133. <label>심사자/입력순서별</label>
  134. <value>2</value>
  135. </item>
  136. <item>
  137. <label>명일련별</label>
  138. <value>3</value>
  139. </item>
  140. </choices>
  141. </select1>
  142. </group>
  143. <line id="line12" class="line_1" style="x1:0px; y1:88px; x2:1194px; y2:88px; "/>
  144. <caption id="caption32" class="tit_2" style="left:5px; top:73px; width:240px; height:13px; ">출력대상자</caption>
  145. <datagrid id="datagrid1" nodeset="/root/main/obtlist" caption="^명일련^진료과^등록번호^환자명^진료구분^1항^2항^심사자^이의신청비고^첨부서류^출력순서" colsep="^" colwidth="30, 50, 70, 74, 77, 0, 0, 0, 77, 721, 0, 62" dataheight="23" defaultrows="12" explorerbar="sortshowmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:93px; width:1194px; height:646px; ">
  146. <col ref="check" type="checkbox"/>
  147. <col ref="docuseqno" type="output"/>
  148. <col ref="orddeptcd" type="output"/>
  149. <col ref="pid" type="output"/>
  150. <col ref="patnm" type="output"/>
  151. <col ref="ioflag" type="output"/>
  152. <col ref="matramt" type="output"/>
  153. <col ref="actamt" type="output"/>
  154. <col ref="judgrnm" type="output"/>
  155. <col ref="obtapprem" type="output"/>
  156. <col ref="attdocu" type="output"/>
  157. <col ref="prtseq" type="input"/>
  158. <script type="javascript" ev:event="onaftersort">
  159. <![CDATA[
  160. datagrid1.gridToInstance();
  161. ]]>
  162. </script>
  163. </datagrid>
  164. <button id="button5" class="btn2_letter4" style="left:1082px; top:68px; width:64px; height:19px; ">
  165. <caption>미리보기</caption>
  166. </button>
  167. <button id="button1" class="btn2_letter2" style="left:1148px; top:68px; width:42px; height:19px; ">
  168. <caption>출력</caption>
  169. </button>
  170. </group>
  171. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
  172. <button id="button93" class="btn6_letter2" style="left:0px; top:5px; width:56px; height:22px; ">
  173. <caption>출력</caption>
  174. </button>
  175. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
  176. <button id="button96" class="btn6_letter5" style="left:58px; top:5px; width:92px; height:22px; ">
  177. <caption>신청서출력</caption>
  178. </button>
  179. <button id="button95" class="btn6_letter4" style="left:152px; top:5px; width:80px; height:22px; ">
  180. <caption>직인출력</caption>
  181. </button>
  182. </group>
  183. </xhtml:body>
  184. </xhtml:html>