SPMNP01807_응급CCDBAG상세조회.xrw 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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>응급CCDBAG상세조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <erbginfo>
  11. <erbglist>
  12. <erbgcd/>
  13. <erbgnm/>
  14. <goodqty/>
  15. <grupcd/>
  16. <chkyn/>
  17. </erbglist>
  18. </erbginfo>
  19. </main>
  20. <send>
  21. <cdgrupid>T63</cdgrupid>
  22. <erbgcd/>
  23. <grupcd/>
  24. <srchflag>E</srchflag>
  25. <erbgflag>B</erbgflag>
  26. </send>
  27. <init>
  28. <grupcdinfo/>
  29. <M0029list/>
  30. </init>
  31. </root>
  32. </instance>
  33. <submission id="TRMNP01506" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/condition/lcombolists"/>
  34. <script type="javascript" ev:event="xforms-ready">
  35. <![CDATA[
  36. zbcfGetCodeList( new Array ( "M0029"), new Array ( "/root/init/M0029list" ));
  37. submit("TRMNP01807");
  38. model.setValue(rdo_srchflag.attribute("ref"), "E");
  39. rdo_srchflag.refresh();
  40. addComboItem("cmb_srch", "전체", "", "above");
  41. var erbgcd = opener.javascript.getParameter("SPMNP01807_erbgcd");
  42. model.setValue(ipt_srch.attribute("ref"), erbgcd);
  43. ipt_srch.refresh();
  44. if(erbgcd != "") {
  45. btn_search.dispatch("DOMActivate");
  46. clearParameter();
  47. }
  48. ]]>
  49. </script>
  50. <submission id="TRMNP01807" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/grupcdinfo"/>
  51. <submission id="TRMNP01806" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/erbginfo"/>
  52. <submission id="TXMNP01812" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/temp"/>
  53. <submission id="TRMNP01808" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata1" resultref="/root/temp/result"/>
  54. <submission id="TRMNP01809" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/erbginfo"/>
  55. </model>
  56. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  57. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  58. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  59. <script type="javascript" src="../../../emr/opanstweb/js/SPMNP01501.js"/>
  60. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  61. </xhtml:head>
  62. <xhtml:body pagewidth="800" pageheight="600" style="font-family:돋움체; ">
  63. <group id="group1" style="left:0px; top:0px; width:785px; height:13px; font-family:돋움체; ">
  64. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:235px; height:14px; font-family:돋움체; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">응급CCD BAG 상세조회</caption>
  65. </group>
  66. <group id="group2" style="left:5px; top:15px; width:785px; height:35px; font-family:돋움체; ">
  67. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:0px; width:785px; height:35px; font-family:돋움체; "/>
  68. <button id="btn_search" class="btn1_letter2" navindex="6" style="left:720px; top:7px; width:56px; height:22px; font-family:돋움체; ">
  69. <caption>조회</caption>
  70. <script type="javascript" ev:event="DOMActivate">
  71. <![CDATA[
  72. submit("TRMNP01809");
  73. ]]>
  74. </script>
  75. </button>
  76. <line id="line13" class="line_4" style="x1:712px; y1:7px; x2:712px; y2:29px; font-family:돋움체; border-color:#ffe4bb; "/>
  77. <select1 id="rdo_srchflag" ref="/root/send/srchflag" appearance="full" cols="3" overflow="visible" style="left:100px; top:11px; width:125px; height:13px; font-family:돋움체; border-style:none; ">
  78. <choices>
  79. <item>
  80. <label>그룹별</label>
  81. <value>G</value>
  82. </item>
  83. <item>
  84. <label>BAG별</label>
  85. <value>E</value>
  86. </item>
  87. </choices>
  88. <script type="javascript" ev:event="xforms-value-changed">
  89. <![CDATA[
  90. if (rdo_srchflag.value == "G") {
  91. rdo_erbgflag.visible = false;
  92. ipt_srch.visible = false;
  93. cmb_srch.visible = true;
  94. } else if (rdo_srchflag.value == "E") {
  95. cmb_srch.visible = false;
  96. rdo_erbgflag.visible = true;
  97. ipt_srch.visible = true;
  98. rdo_erbgflag.value = "P";
  99. }
  100. ]]>
  101. </script>
  102. </select1>
  103. <caption id="caption1" class="search_name" style="left:15px; top:9px; width:85px; height:17px; font-family:돋움체; ">조회조건:</caption>
  104. <select1 id="rdo_erbgflag" ref="/root/send/erbgflag" appearance="full" cols="3" overflow="visible" style="left:345px; top:11px; width:130px; height:13px; font-family:돋움체; border-style:none; ">
  105. <choices>
  106. <item>
  107. <label>BAG코드</label>
  108. <value>B</value>
  109. </item>
  110. <item>
  111. <label>처방명</label>
  112. <value>P</value>
  113. </item>
  114. </choices>
  115. </select1>
  116. <input id="ipt_srch" ref="/root/send/erbgcd" class="input_search" style="left:480px; top:8px; width:95px; height:19px; font-family:돋움체; ">
  117. <script type="javascript" ev:event="onkeyup">
  118. <![CDATA[
  119. if(event.keyCode == "13") {
  120. inputEnterKey("btn_search", "DOMActivate");
  121. }
  122. ]]>
  123. </script>
  124. </input>
  125. <select1 id="cmb_srch" ref="/root/send/grupcd" appearance="minimal" style="left:230px; top:8px; width:98px; height:19px; font-family:돋움체; ">
  126. <choices>
  127. <itemset nodeset="/root/init/grupcdinfo/grupcdlist">
  128. <label ref="cdnm"/>
  129. <value ref="cdid"/>
  130. </itemset>
  131. </choices>
  132. <script type="javascript" ev:event="xforms-value-changed">
  133. <![CDATA[
  134. btn_search.dispatch("DOMActivate");
  135. ]]>
  136. </script>
  137. </select1>
  138. </group>
  139. <datagrid id="grd_erbglist" nodeset="/root/main/erbginfo/erbglist" caption="그룹코드^BAG코드^BAG명^물품코드^처방명^수량^급여구분" colsep="^" colwidth="60, 70, 150, 70, 246, 70, 80" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:5px; top:78px; width:785px; height:480px; font-family:돋움체; ">
  140. <col disabled="true" ref="grupcd" type="combo" style="text-align:center; ">
  141. <choices>
  142. <itemset nodeset="/root/init/grupcdinfo/grupcdlist">
  143. <label ref="cdnm"/>
  144. <value ref="cdid"/>
  145. </itemset>
  146. </choices>
  147. </col>
  148. <col ref="erbgcd"/>
  149. <col ref="erbgnm"/>
  150. <col ref="goodcd"/>
  151. <col ref="prcpnm"/>
  152. <col ref="goodqty"/>
  153. <col disabled="true" ref="payflagcd" type="combo">
  154. <choices>
  155. <itemset nodeset="/root/init/M0029list/M0029">
  156. <label ref="cdnm"/>
  157. <value ref="cdid"/>
  158. </itemset>
  159. </choices>
  160. </col>
  161. <script type="javascript" ev:event="ondblclick">
  162. <![CDATA[
  163. ]]>
  164. </script>
  165. </datagrid>
  166. <line id="line1" class="line_1" style="x1:5px; y1:73px; x2:790px; y2:73px; font-family:돋움체; "/>
  167. <caption id="caption2" class="tit_2" style="left:6px; top:59px; width:125px; height:13px; font-family:돋움체; ">CCD BAG 상세내역</caption>
  168. </xhtml:body>
  169. </xhtml:html>