SPSMV00400_상위세분변수검색.xrw 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <divvar>
  12. <check/>
  13. <lastupdtrid/>
  14. <usernm/>
  15. <divvarcd/>
  16. <divvarnm/>
  17. <divvardefine/>
  18. <relcdnm/>
  19. <histstatcd/>
  20. <stndagmtyn/>
  21. <itemcnt/>
  22. <kpicnt/>
  23. <reportcnt/>
  24. </divvar>
  25. </list>
  26. </main>
  27. <send>
  28. <searchterm/>
  29. <subjcd/>
  30. <searchgubun/>
  31. <histstatcd/>
  32. <statsreptcd/>
  33. </send>
  34. </root>
  35. </instance>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. model.setvalue("/root/send/searchgubun", "dvname");
  39. model.refresh();
  40. ]]>
  41. </script>
  42. <submission id="TRSMV00101" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/list"/>
  43. </model>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  46. </xhtml:head>
  47. <xhtml:body pagewidth="734" pageheight="343" guideline="1,733;2,343;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  48. <group id="group3" scroll="auto" style="left:0px; top:0px; width:718px; height:316px; ">
  49. <group id="group2" style="left:0px; top:0px; width:718px; height:35px; vertical-align:top; ">
  50. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:717px; height:35px; "/>
  51. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">조회구분 :</caption>
  52. <button id="btn_search" class="btn1_letter2" style="left:645px; top:7px; width:56px; height:22px; ">
  53. <caption>조회</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. var searchVal = model.getValue("/root/send/searchgubun");
  57. if(searchVal != ""){
  58. model.setValue("/root/send/histstatcd","Y"); //완료된것만 조회
  59. model.setValue("/root/send/statsreptcd", model.getAttribute("iParam_ORG_statsreptcd")); //팝업조회시 레포트등록화면에서 레포트 코드 가져옴
  60. submit("TRSMV00101");
  61. model.refresh();
  62. }
  63. ]]>
  64. </script>
  65. </button>
  66. <line id="line13" class="line_4" style="x1:634px; y1:7px; x2:634px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  67. <select1 id="combo1" ref="/root/send/searchgubun" class="combo_s_default" appearance="minimal" style="left:106px; top:8px; width:80px; height:19px; ">
  68. <choices>
  69. <item>
  70. <label>명칭</label>
  71. <value>dvname</value>
  72. </item>
  73. <item>
  74. <label>부서명</label>
  75. <value>suggdept</value>
  76. </item>
  77. <item>
  78. <label>작성자명</label>
  79. <value>fstrgstr</value>
  80. </item>
  81. </choices>
  82. </select1>
  83. <input id="input1" ref="/root/send/searchterm" class="input_search" imemode="hangul" style="left:189px; top:8px; width:100px; height:19px; ">
  84. <script type="javascript" ev:event="onkeyup">
  85. <![CDATA[
  86. inputEnterKey("btn_search", "DOMActivate");
  87. ]]>
  88. </script>
  89. </input>
  90. <select1 id="cmb_subjcd" ref="/root/send/subjcd" class="combo_default" appearance="minimal" style="left:312px; top:8px; width:160px; height:19px; ">
  91. <choices>
  92. <item>
  93. <label>전 체</label>
  94. <value/>
  95. </item>
  96. <item>
  97. <label>기본정보-기본정보</label>
  98. <value>S10007</value>
  99. </item>
  100. <item>
  101. <label>환자정보-인적사항</label>
  102. <value>S10008</value>
  103. </item>
  104. <item>
  105. <label>환자정보-환자분류</label>
  106. <value>S10009</value>
  107. </item>
  108. <item>
  109. <label>병원정보-교직원</label>
  110. <value>S10010</value>
  111. </item>
  112. <item>
  113. <label>병원정보-장소</label>
  114. <value>S10011</value>
  115. </item>
  116. <item>
  117. <label>의료정보-환자상태</label>
  118. <value>S10012</value>
  119. </item>
  120. <item>
  121. <label>의료정보-상병</label>
  122. <value>S10013</value>
  123. </item>
  124. <item>
  125. <label>의료정보-수술</label>
  126. <value>S10014</value>
  127. </item>
  128. <item>
  129. <label>의료정보-정도관리</label>
  130. <value>S10015</value>
  131. </item>
  132. <item>
  133. <label>의료정보-협진</label>
  134. <value>S10016</value>
  135. </item>
  136. <item>
  137. <label>의료정보-공간</label>
  138. <value>S10017</value>
  139. </item>
  140. <item>
  141. <label>의료정보-기간</label>
  142. <value>S10018</value>
  143. </item>
  144. <item>
  145. <label>의료정보-기타</label>
  146. <value>S10019</value>
  147. </item>
  148. <item>
  149. <label>수익정보-수익</label>
  150. <value>S10020</value>
  151. </item>
  152. <item>
  153. <label>수익정보-처방</label>
  154. <value>S10021</value>
  155. </item>
  156. <item>
  157. <label>수익정보-청구</label>
  158. <value>S10022</value>
  159. </item>
  160. <item>
  161. <label>수익정보-감면할인미수</label>
  162. <value>S10023</value>
  163. </item>
  164. <item>
  165. <label>수익정보-기타</label>
  166. <value>S10024</value>
  167. </item>
  168. <item>
  169. <label>기타-협력</label>
  170. <value>S10025</value>
  171. </item>
  172. <item>
  173. <label>기타-기타</label>
  174. <value>S10026</value>
  175. </item>
  176. </choices>
  177. </select1>
  178. </group>
  179. <caption id="caption1" class="tit_2" style="left:5px; top:45px; width:100px; height:14px; ">세분변수 조회</caption>
  180. <line id="line1" class="line_1" style="x1:0px; y1:60px; x2:717px; y2:60px; "/>
  181. <datagrid id="datagrid1" nodeset="/root/main/list/divvar" scroll="auto" caption="^la^작성자^code^세분변수명^정 의^관련코드명^상태^표준화^항목수^KPI^Report" colwidth="29, 30, 60, 60, 140, 350, 90, 40, 50, 60, 60, 60" dataheight="25" defaultrows="2" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" tooltip="true" style="left:0px; top:64px; width:717px; height:250px; ">
  182. <col ref="check" type="checkbox"/>
  183. <col ref="lastupdtrid" visibility="hidden"/>
  184. <col ref="usernm" style="text-align:center; "/>
  185. <col ref="divvarcd" visibility="hidden"/>
  186. <col ref="divvarnm"/>
  187. <col ref="divvardefine"/>
  188. <col ref="relcdnm"/>
  189. <col ref="histstatcd" visibility="hidden"/>
  190. <col ref="stndagmtyn" style="text-align:center; "/>
  191. <col ref="itemcnt" visibility="hidden"/>
  192. <col ref="kpicnt" visibility="hidden"/>
  193. <col ref="reportcnt" visibility="hidden"/>
  194. <script type="javascript" ev:event="ondblclick">
  195. <![CDATA[
  196. var cur_row = datagrid1.row;
  197. model.setAttribute("iParam_divvarcd", model.getvalue("/root/main/list/divvar["+cur_row+"]/divvarcd"));
  198. model.setAttribute("iParam_divvarnm", model.getvalue("/root/main/list/divvar["+cur_row+"]/divvarnm"));
  199. window.close();
  200. ]]>
  201. </script>
  202. </datagrid>
  203. </group>
  204. <group id="group1" scroll="auto" style="left:0px; top:315px; width:718px; height:26px; ">
  205. <button id="btn_cancel" class="btn4_letter2" style="left:659px; top:3px; width:56px; height:22px; ">
  206. <caption>닫기</caption>
  207. <script type="javascript" ev:event="xforms-activate">
  208. <![CDATA[
  209. window.close();
  210. ]]>
  211. </script>
  212. </button>
  213. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:717px; y2:0px; "/>
  214. </group>
  215. </xhtml:body>
  216. </xhtml:html>