SPPIR30330_의사삭감전달처방등록관리(원외처방).xrw 7.1 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. <main>
  10. <cuodlist>
  11. <gridpirmcuod>
  12. <judgdg/>
  13. <acptno/>
  14. <docuseqno/>
  15. <snglcalcscorcd/>
  16. <edicd/>
  17. <hngnm/>
  18. <clamno/>
  19. <obtappflag/>
  20. <mpsno/>
  21. <lnno/>
  22. <adjtresncd/>
  23. <clamdd/>
  24. <ordym/>
  25. <cutqty/>
  26. <cutamt/>
  27. <orddeptcd/>
  28. <atdoct/>
  29. <detladjtflag/>
  30. <adjtresndesc/>
  31. <displayyn/>
  32. </gridpirmcuod>
  33. </cuodlist>
  34. <list01>
  35. <gridpirmcuod/>
  36. </list01>
  37. </main>
  38. <send>
  39. <resncd>
  40. <detladjtflag/>
  41. <adjtresndesc/>
  42. <displayyn/>
  43. </resncd>
  44. <send_adjtord>
  45. <judgdg/>
  46. <clamno/>
  47. <acptno/>
  48. <docuseqno/>
  49. <mpsno/>
  50. <lnno/>
  51. <adjtresn/>
  52. </send_adjtord>
  53. </send>
  54. <init>
  55. <P0250list>
  56. <P0250>
  57. <cdid/>
  58. <cdnm/>
  59. </P0250>
  60. </P0250list>
  61. </init>
  62. <hidden/>
  63. </root>
  64. </instance>
  65. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  66. <submission id="TXPIR30320" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/list01" resultref="/root/main/cuodlist/gridpirmcuod"/>
  67. <submission id="TRPIR30330" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/send_adjtord" resultref="/root/main/cuodlist"/>
  68. </model>
  69. <script type="javascript" ev:event="xforms-ready">
  70. <![CDATA[
  71. var row_cnt = grd_pirmcuod.rows;
  72. // 공통코드 Load작업
  73. CommCode_Load();
  74. submit("TRPIR30330");
  75. for(var i=1;i<row_cnt;i++) {
  76. grd_pirmcuod.rowStatus(i) = "1";
  77. }
  78. ]]>
  79. </script>
  80. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  81. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  82. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  83. <script type="javascript">
  84. <![CDATA[
  85. // 공통코드 Load작업
  86. function CommCode_Load() {
  87. // 관련 Control 초기화
  88. zbcfGetCodeList(new Array("P0250"), new Array("/root/init/P0250list"));
  89. model.refresh();
  90. }
  91. ]]>
  92. </script>
  93. </xhtml:head>
  94. <xhtml:body pagewidth="550" pageheight="420" guideline="1,520;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  95. <group id="group3" scroll="auto" style="left:0px; top:0px; width:518px; height:360px; ">
  96. <line id="line1" class="line_1" style="x1:0px; y1:20px; x2:517px; y2:20px; "/>
  97. <caption id="caption1" class="tit_2" style="left:5px; top:6px; width:237px; height:14px; ">의사삭감전달처방등록관리(원외처방)</caption>
  98. <caption id="caption31" class="cell_1" style="left:0px; top:221px; width:85px; height:23px; ">상세조정구분</caption>
  99. <line id="line8" class="line_1" style="x1:0px; y1:216px; x2:517px; y2:216px; "/>
  100. <button id="button3" class="btn5_letter2" style="left:474px; top:195px; width:42px; height:19px; ">
  101. <caption>저장</caption>
  102. <script type="javascript" ev:event="DOMActivate">
  103. <![CDATA[
  104. var rtn = null;
  105. var row_cnt = grd_pirmcuod.rows;
  106. for(var i=1;i<row_cnt;i++) {
  107. model.setValue("/root/main/cuodlist/gridpirmcuod["+i+"]/detladjtflag", cmb_detladjtflag.value);
  108. model.setValue("/root/main/cuodlist/gridpirmcuod["+i+"]/adjtresndesc", txt_adjtresndesc.value);
  109. model.setValue("/root/main/cuodlist/gridpirmcuod["+i+"]/displayyn", chk_displayyn.value);
  110. //grd_pirmcuod.valueMatrix(i,18) = cmb_detladjtflag.value;
  111. //grd_pirmcuod.valueMatrix(i,19) = txt_adjtresndesc.value;
  112. //grd_pirmcuod.valueMatrix(i,20) = chk_displayyn.value;
  113. }
  114. model.setValue("/root/main/list01/gridpirmcuod", grd_pirmcuod.getUpdateData());
  115. rtn = submit("TXPIR30320");
  116. if(rtn == "true"){
  117. model.close();
  118. }
  119. ]]>
  120. </script>
  121. </button>
  122. <caption id="caption4" class="tit_2" style="left:6px; top:201px; width:84px; height:13px; ">상세사유</caption>
  123. <line id="line3" class="line_3" style="x1:0px; y1:243px; x2:518px; y2:243px; "/>
  124. <datagrid id="grd_pirmcuod" nodeset="/root/main/cuodlist/gridpirmcuod" caption="심사차수^접수번호^명일련^처방코드^EDI코드^처방명^^^" colsep="^" colwidth="61, 58, 44, 64, 61, 197, 100, 100, 100" defaultrows="6" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="1" style="left:0px; top:31px; width:515px; height:160px; ">
  125. <col ref="judgdg"/>
  126. <col ref="acptno"/>
  127. <col ref="docuseqno"/>
  128. <col ref="snglcalcscorcd"/>
  129. <col ref="edicd"/>
  130. <col ref="hngnm"/>
  131. <col ref="clamno" visibility="hidden"/>
  132. <col ref="obtappflag" visibility="hidden"/>
  133. <col ref="mpsno" visibility="hidden"/>
  134. <col ref="lnno" visibility="hidden"/>
  135. <col ref="adjtresncd" visibility="hidden"/>
  136. <col ref="clamdd" visibility="hidden"/>
  137. <col ref="ordym" visibility="hidden"/>
  138. <col ref="cutqty" visibility="hidden"/>
  139. <col ref="cutamt" visibility="hidden"/>
  140. <col ref="orddeptcd" visibility="hidden"/>
  141. <col ref="atdoct" visibility="hidden"/>
  142. <col ref="detladjtflag" visibility="hidden"/>
  143. </datagrid>
  144. <select1 id="cmb_detladjtflag" ref="/root/send/resncd/detladjtflag" class="combo_default" appearance="minimal" style="left:88px; top:222px; width:157px; height:19px; ">
  145. <choices>
  146. <itemset nodeset="/root/init/P0250list/P0250">
  147. <label ref="cdnm"/>
  148. <value ref="cdid"/>
  149. </itemset>
  150. </choices>
  151. </select1>
  152. <select id="chk_displayyn" ref="/root/send/resncd/displayyn" overflow="visible" appearance="full" style="left:250px; top:224px; width:115px; height:15px; border-style:none; ">
  153. <choices>
  154. <item>
  155. <label>진료의알림여부</label>
  156. <value>Y</value>
  157. </item>
  158. </choices>
  159. </select>
  160. <textarea id="txt_adjtresndesc" ref="/root/send/resncd/adjtresndesc" style="left:0px; top:245px; width:515px; height:115px; "/>
  161. </group>
  162. <group id="group1" scroll="auto" style="left:0px; top:363px; width:518px; height:27px; ">
  163. <button id="btn_cancel" class="btn4_letter2" style="left:461px; top:5px; width:56px; height:22px; ">
  164. <caption>취소</caption>
  165. <script type="javascript" ev:event="DOMActivate">
  166. <![CDATA[
  167. model.close();
  168. ]]>
  169. </script>
  170. </button>
  171. <line id="line88" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
  172. <button id="button15" class="btn3_letter8" style="left:107px; top:5px; width:128px; height:22px; ">
  173. <caption>이의신청내역조회</caption>
  174. </button>
  175. <button id="button8" class="btn3_letter6" style="left:0px; top:5px; width:96px; height:22px; ">
  176. <caption>조정사유관리</caption>
  177. </button>
  178. </group>
  179. </xhtml:body>
  180. </xhtml:html>