SMAEA03700_CK번호내역조회(사이버나이프).xrw 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  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>CKNO 처방조회 (Cyber Knife)</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <prcphist>
  11. <prcplist>
  12. <pid/>
  13. <cknototal/>
  14. <instcd/>
  15. <prcpcd/>
  16. <prcpnm/>
  17. <prcpdt/>
  18. <rsrvdt/>
  19. <execprcpstatcd/>
  20. <rgstdeptnm/>
  21. <rgstdr/>
  22. </prcplist>
  23. </prcphist>
  24. <patinfo>
  25. <patinfolist/>
  26. </patinfo>
  27. </main>
  28. <send>
  29. <pid/>
  30. <hngnm/>
  31. <excuroomcd/>
  32. <basesuppdeptcd/>
  33. <instcd/>
  34. <globalinstance>
  35. <instance1/>
  36. </globalinstance>
  37. </send>
  38. <init>
  39. <baseinfo>
  40. <initexecprcpstatcd/>
  41. </baseinfo>
  42. <cknoprcpinfo/>
  43. </init>
  44. <hidden>
  45. </hidden>
  46. </root>
  47. </instance>
  48. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  52. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  53. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  54. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  55. <script type="javascript" ev:event="xforms-ready">
  56. <![CDATA[
  57. aezfSetSuppDeptcd();
  58. zbcfGetCodeList( new Array("M0011"), new Array("/root/init/baseinfo/initexecprcpstatcd") );
  59. submit("TRZBC00101", false);
  60. model.setValue( "/root/send/pid", model.getValue("/root/init/cknoprcpinfo/pid"));
  61. model.setValue( "/root/send/hngnm", model.getValue("/root/init/cknoprcpinfo/hngnm"));
  62. model.setValue( "/root/send/excuroomcd", model.getValue("/root/init/cknoprcpinfo/excuroomcd"));
  63. model.setValue( "/root/send/basesuppdeptcd", model.getValue("/root/init/cknoprcpinfo/basesuppdeptcd"));
  64. model.setValue( "/root/send/instcd", model.getValue("/root/init/cknoprcpinfo/instcd"));
  65. btn_sea.dispatch("DOMActivate");
  66. ]]>
  67. </script>
  68. <submission id="TRZBC00101"/>
  69. <submission id="TRAEA03701" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/prcphist"/>
  70. </model>
  71. </xhtml:head>
  72. <xhtml:body guideline="1,1195;2,757;2,785;">
  73. <group id="grp_tle" style="left:0px; top:0px; width:1194px; height:13px; ">
  74. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:203px; height:14px; ">CKNO 처방조회 (Cyber Knife)</caption>
  75. </group>
  76. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  77. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
  78. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  79. <caption id="caption3" class="search_name" style="left:15px; top:8px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">등록번호 :</caption>
  80. <button id="btn_sea" navindex="4" class="btn1_letter2" style="left:1109px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  81. <caption>조회</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. if( model.getValue("/root/send/pid") == "" ) {
  85. messageBox("등록번호를 ", "C002");
  86. }else {
  87. submit("TRAEA03701");
  88. }
  89. ]]>
  90. </script>
  91. </button>
  92. <input id="ipt_pid" ref="/root/send/pid" navindex="1" class="input_search" maxlength="10" style="left:105px; top:8px; width:100px; height:19px; ">
  93. <script type="javascript" ev:event="onkeydown">
  94. <![CDATA[
  95. inputEnterKey("btn_sea","DOMActivate");
  96. ]]>
  97. </script>
  98. </input>
  99. <button id="button61" class="icon_search" style="left:210px; top:9px; width:16px; height:16px; background-image:../../../com/commonweb/images/icon_search.gif; ">
  100. <caption/>
  101. <script type="javascript" ev:event="DOMActivate">
  102. <![CDATA[
  103. // 환자조회
  104. modal("SPPMC02500", "", "200", "200", "SPPMC02500","/root/send/data/srchpid","/root/main/send");
  105. model.setValue("/root/send/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  106. model.setValue("/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  107. model.refresh();
  108. ]]>
  109. </script>
  110. </button>
  111. <output id="opt_pathngnm" ref="/root/send/hngnm" class="output_fix" style="left:232px; top:8px; width:100px; height:19px; "/>
  112. <script type="javascript" ev:event="DOMFocusIn">
  113. <![CDATA[
  114. //opt_pathngnm.value = "";
  115. ]]>
  116. </script>
  117. <script type="javascript" ev:event="onkeyup">
  118. <![CDATA[
  119. // var _str = ipt_pid.currentText;
  120. // if ( _str.isNumber() == false ) {
  121. // messageBox("등록번호는 숫자만 입력이 가능합니다.", "I999");
  122. /// ipt_pid.value = "";
  123. // }
  124. //
  125. // inputEnterKey("btn_sea", "DOMActivate");
  126. ]]>
  127. </script>
  128. </group>
  129. <datagrid id="grd_prcphist" nodeset="/root/main/prcphist/prcplist" caption="등록번호^CKNO^병원명^처방코드^처방명^처방시간^예약시간^처방상태^처방부서^처방의" colwidth="100, 67, 104, 100, 232, 134, 134, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:1px; top:74px; width:1194px; height:670px; ">
  130. <col ref="pid"/>
  131. <col ref="cknototal"/>
  132. <col ref="instcd" type="combo" disabled="true">
  133. <choices>
  134. <item>
  135. <label>성모</label>
  136. <value>011</value>
  137. </item>
  138. <item>
  139. <label>강남성모</label>
  140. <value>012</value>
  141. </item>
  142. <item>
  143. <label>의정부성모</label>
  144. <value>013</value>
  145. </item>
  146. </choices>
  147. </col>
  148. <col ref="prcpcd"/>
  149. <col ref="prcpnm"/>
  150. <col ref="prcpdt" format="yyyy-mm-dd hh:nn"/>
  151. <col ref="rsrvdt" format="yyyy-mm-dd hh:nn"/>
  152. <col ref="execprcpstatcd" type="combo" disabled="true">
  153. <choices>
  154. <itemset nodeset="/root/init/baseinfo/initexecprcpstatcd/M0011">
  155. <label ref="cdnm"/>
  156. <value ref="cdid"/>
  157. </itemset>
  158. </choices>
  159. </col>
  160. <col ref="rgstdeptnm"/>
  161. <col ref="rgstdr"/>
  162. <script type="javascript" ev:event="onaftersort">
  163. <![CDATA[
  164. grd_prcphist.gridToInstance();
  165. ]]>
  166. </script>
  167. </datagrid>
  168. <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
  169. <caption id="caption14" class="tit_2" style="left:5px; top:54px; width:144px; height:14px; ">CKNO 처방조회</caption>
  170. </group>
  171. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
  172. <line id="line13" class="line_4" style="x1:1070px; y1:30px; x2:1070px; y2:52px; "/>
  173. </xhtml:body>
  174. </xhtml:html>