SMMRI02000_미비기준관리.xrw 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  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. <unprepmngt>
  11. <unprepsublist/>
  12. </unprepmngt>
  13. <unpreplist/>
  14. </main>
  15. <hidden>
  16. <condition>
  17. <formnm/>
  18. <formflag>formnm</formflag>
  19. </condition>
  20. </hidden>
  21. <send>
  22. <savedata/>
  23. <savebase/>
  24. <savesort/>
  25. <reqdata>
  26. <itemflag>N</itemflag>
  27. <total/>
  28. <formrecdd/>
  29. </reqdata>
  30. </send>
  31. <init/>
  32. <temp>
  33. <degnitem>
  34. <formcd/>
  35. </degnitem>
  36. <currentnm/>
  37. </temp>
  38. </root>
  39. </instance>
  40. <script type="javascript" ev:event="xforms-ready">
  41. <![CDATA[
  42. fInitialize();
  43. ]]>
  44. </script>
  45. <!--<submission id="TRMRI01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/unprep"/>-->
  46. <submission id="TRMRI02001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/unprep"/>
  47. <submission id="TRMRI02002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/unprep"/>
  48. <submission id="TXMRI02001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/unprep"/>
  49. <submission id="TXMRI02002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/unprep"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  54. <script type="javascript" src="../../../emr/unprepmngtweb/js/SMMRI02000.js"/>
  55. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  56. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  57. </xhtml:head>
  58. <xhtml:body pagewidth="850" pageheight="785" guideline="1,1211;2,757;1,125;1,167;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  59. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">미비기준관리</caption>
  60. <group id="group1" style="left:5px; top:25px; width:810px; height:738px; ">
  61. <caption id="caption2" class="tit_2" style="left:0px; top:15px; width:108px; height:14px; ">미비기준리스트</caption>
  62. <line id="line1" class="line_1" style="x1:0px; y1:35px; x2:808px; y2:35px; "/>
  63. <datagrid id="grd_unpreplist" nodeset="/root/main/unprep/list" caption="서식코드^서식명^선택^미비항목코드^미비항목명^미비기준시작일자^미비기준종료일자^의사구분^sortno^작성미비구분^인증미비구분^갯수구분^공통미비구분^setdd^디자인항목코드^디자인항목레벨코드^최초등록자ID^최초등록자^최초등록일시^최종수정자ID^최종수정자^최종수정일시^조회구분^정렬번호" colsep="^" colwidth="0, 80, 41, 0, 124, 100, 100, 89, 74, 62, 55, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:40px; width:808px; height:692px; ">
  64. <col ref="formcd"/>
  65. <col ref="formnm"/>
  66. <col ref="check" type="checkbox"/>
  67. <col ref="unprepitemcd"/>
  68. <col ref="unprepitemnm" type="input"/>
  69. <col ref="unprepbasefromdd" type="inputdate"/>
  70. <col ref="unprepbasetodd" type="inputdate"/>
  71. <col ref="jobposflag" type="combo">
  72. <choices>
  73. <item>
  74. <label>스태프</label>
  75. <value>0</value>
  76. </item>
  77. <item>
  78. <label>레지던트</label>
  79. <value>1</value>
  80. </item>
  81. <item>
  82. <label>인턴</label>
  83. <value>2</value>
  84. </item>
  85. <item>
  86. <label>의사</label>
  87. <value>3</value>
  88. </item>
  89. </choices>
  90. </col>
  91. <col ref="sortno" type="input" maxlength="8"/>
  92. <col checkvalue="Y,N" ref="wrteunprepflag" type="checkbox"/>
  93. <col checkvalue="Y,N" ref="certunprepflag" type="checkbox"/>
  94. <col checkvalue="Y,N" ref="cntflag" type="checkbox"/>
  95. <col ref="commflag" type="checkbox"/>
  96. <col ref="setdd"/>
  97. <col ref="degnitemcd"/>
  98. <col ref="degnitemlevlcd"/>
  99. <col ref="fstrgstrid" visibility="hidden"/>
  100. <col ref="fstrgstrnm"/>
  101. <col disabled="true" ref="fstrgstdt" type="inputdate" format="yyyy-mm-dd hh:nn:ss"/>
  102. <col ref="lastupdtrid" visibility="hidden"/>
  103. <col ref="lastrgstrnm"/>
  104. <col disabled="true" ref="lastupdtdt" type="inputdate" format="yyyy-mm-dd hh:nn:ss"/>
  105. <col ref="formrecdd"/>
  106. <col ref="sortno"/>
  107. <script type="javascript" ev:event="onclick">
  108. <![CDATA[
  109. if(grd_unpreplist.isCell(event.target) && grd_unpreplist.mouserow >= grd_unpreplist.fixedrows) {//그리드에서 데이타영역만 선택
  110. // fRowStatusCheck();
  111. }
  112. ]]>
  113. </script>
  114. <script type="javascript" ev:event="xforms-value-changed">
  115. <![CDATA[
  116. // if(grd_unpreplist.isCell(event.target) && grd_unpreplist.mouserow >= grd_unpreplist.fixedrows) {//그리드에서 데이타영역만 선택
  117. if(grd_unpreplist.col== 3) {
  118. //alert(11);
  119. fRowStatusCheck();
  120. }else {
  121. fGridValueChng();
  122. }
  123. // }
  124. ]]>
  125. </script>
  126. </datagrid>
  127. <button id="btn_save" class="btn5_letter2" disabled="false" style="left:720px; top:15px; width:42px; height:19px; ">
  128. <caption>저장</caption>
  129. <script type="javascript" ev:event="DOMActivate">
  130. <![CDATA[
  131. fSaveUnprepBase();
  132. ]]>
  133. </script>
  134. </button>
  135. <button id="button1" class="btn2_letter4" style="left:610px; top:15px; width:64px; height:19px; ">
  136. <caption>항목추가</caption>
  137. <script type="javascript" ev:event="DOMActivate">
  138. <![CDATA[
  139. fUnprepaddRow();
  140. ]]>
  141. </script>
  142. </button>
  143. <button id="button3" class="btn2_letter6" style="left:432px; top:15px; width:86px; height:19px; ">
  144. <caption>미비서식추가</caption>
  145. <script type="javascript" ev:event="DOMActivate">
  146. <![CDATA[
  147. model.removeNodeset("/root/temp/unprepmngt");
  148. modal("SPMRI01600", 1,10, 10, "SPMRI01600" );
  149. fAddUnprepForm();
  150. ]]>
  151. </script>
  152. </button>
  153. <button id="btn_ex" class="btn2_letter2" style="left:763px; top:15px; width:42px; height:19px; ">
  154. <caption>엑셀</caption>
  155. <script type="javascript" ev:event="DOMActivate">
  156. <![CDATA[
  157. fSaveExcel();
  158. ]]>
  159. </script>
  160. </button>
  161. <button id="btn_req" class="btn1_letter2" style="left:375px; top:14px; width:56px; height:22px; ">
  162. <caption>조회</caption>
  163. <script type="javascript" ev:event="DOMActivate">
  164. <![CDATA[
  165. submit("TRMRI02001");
  166. fItemCheck();
  167. ]]>
  168. </script>
  169. </button>
  170. <select id="chk_total" ref="/root/send/reqdata/total" overflow="visible" appearance="full" style="left:303px; top:15px; width:66px; height:20px; border-style:none; ">
  171. <choices>
  172. <item>
  173. <label>전체</label>
  174. <value>total</value>
  175. </item>
  176. </choices>
  177. </select>
  178. <button id="button2" class="btn2_letter6" style="left:521px; top:15px; width:86px; height:19px; ">
  179. <caption>공통항목추가</caption>
  180. <script type="javascript" ev:event="DOMActivate">
  181. <![CDATA[
  182. fCommflagAddRow();
  183. ]]>
  184. </script>
  185. </button>
  186. <button id="button4" class="btn2_letter2" style="left:676px; top:15px; width:42px; height:19px; ">
  187. <caption>삭제</caption>
  188. <script type="javascript" ev:event="DOMActivate">
  189. <![CDATA[
  190. fDelUnprepRow();
  191. ]]>
  192. </script>
  193. </button>
  194. </group>
  195. </xhtml:body>
  196. </xhtml:html>