SPMRC03300_사본유의환자관리.xrw 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  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. <limresinfo>
  11. <limreslist>
  12. <pid/>
  13. <hngnm/>
  14. <rrgstno/>
  15. <limrem/>
  16. </limreslist>
  17. </limresinfo>
  18. <patinfo>
  19. <patinfolist/>
  20. </patinfo>
  21. </main>
  22. <cond>
  23. <pid/>
  24. <hngnm/>
  25. <rrgstno1/>
  26. <rrgstno2/>
  27. <limrem/>
  28. </cond>
  29. <send>
  30. <reqdata/>
  31. <savedata/>
  32. </send>
  33. </root>
  34. </instance>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  39. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  40. <script type="javascript" src="../../../emr/chrtmngtweb/js/SPMRC03300.js"/>
  41. <script type="javascript" ev:event="xforms-ready">
  42. <![CDATA[
  43. fInit();
  44. ]]>
  45. </script>
  46. <submission id="TXMRC03300" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/main/limresinfo"/>
  47. <submission id="TRMRC03300" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/limresinfo"/>
  48. </model>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="700" pageheight="470" guideline="2,34;2,268;">
  51. <button id="button1" class="btn4_letter2" style="left:576px; top:190px; width:56px; height:22px; ">
  52. <caption>삭제</caption>
  53. <script type="javascript" ev:event="DOMActivate">
  54. <![CDATA[
  55. fLimSave("d");
  56. ]]>
  57. </script>
  58. </button>
  59. <line id="line1" class="line_1" style="x1:5px; y1:35px; x2:695px; y2:35px; "/>
  60. <datagrid id="grd_limreslist" nodeset="/root/main/limresinfo/limreslist" caption="등록번호^환자명^주민등록번호^내용^기관코드" colsep="^" colwidth="67, 64, 94, 432, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:3px; top:240px; width:695px; height:193px; ">
  61. <col ref="pid" style="text-align:center; "/>
  62. <col ref="hngnm" style="text-align:center; "/>
  63. <col ref="rrgstno"/>
  64. <col ref="limrem"/>
  65. <col ref="instcd"/>
  66. <script type="javascript" ev:event="onclick">
  67. <![CDATA[
  68. if(!isDataCell())
  69. return;
  70. var iRow = grd_limreslist.row - grd_limreslist.fixedRows + 1;
  71. fCopyLimResInfo(iRow);
  72. ]]>
  73. </script>
  74. </datagrid>
  75. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:150px; height:14px; ">사본발행 유의환자관리</caption>
  76. <button id="button3" class="btn4_letter2" style="left:635px; top:190px; width:56px; height:22px; ">
  77. <caption>저장</caption>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. fLimSave("i");
  81. ]]>
  82. </script>
  83. </button>
  84. <line id="line2" class="line_1" style="x1:3px; y1:235px; x2:698px; y2:235px; "/>
  85. <caption id="caption24" class="tit_2" style="left:5px; top:220px; width:134px; height:13px; ">유의환자 목록</caption>
  86. <caption id="caption36" class="tit_2" style="left:5px; top:20px; width:82px; height:13px; ">환자정보</caption>
  87. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:5px; top:40px; width:690px; height:32px; background-color:#fffbf2; border-color:#ffd799; "/>
  88. <button id="btn_srch" class="btn1_letter2" style="left:635px; top:45px; width:56px; height:22px; ">
  89. <caption>조회</caption>
  90. <script type="javascript" ev:event="DOMActivate">
  91. <![CDATA[
  92. fLimResSearch();
  93. ]]>
  94. </script>
  95. </button>
  96. <button id="btn_hngnm" class="icon_search" visibility="visible" style="left:346px; top:49px; width:16px; height:16px; ">
  97. <caption/>
  98. <script type="javascript" ev:event="DOMActivate">
  99. <![CDATA[
  100. fPatPopUp("2");
  101. ]]>
  102. </script>
  103. </button>
  104. <input id="ipt_rrgstno1" ref="/root/cond/rrgstno1" class="input_search" maxlength="6" style="left:457px; top:48px; width:70px; height:19px; ">
  105. <script type="javascript" ev:event="onkeydown">
  106. <![CDATA[
  107. if (event.keyCode == 13)
  108. {
  109. inputEnterKey("btn_rrgstno", "DOMActivate");
  110. }
  111. ]]>
  112. </script>
  113. </input>
  114. <input id="ipt_rrgstno2" ref="/root/cond/rrgstno2" class="input_search" style="left:532px; top:48px; width:70px; height:19px; ">
  115. <script type="javascript" ev:event="onkeydown">
  116. <![CDATA[
  117. if (event.keyCode == 13)
  118. {
  119. inputEnterKey("btn_rrgstno", "DOMActivate");
  120. }
  121. ]]>
  122. </script>
  123. </input>
  124. <input id="ipt_pid" ref="/root/cond/pid" class="input_search" style="left:100px; top:46px; width:70px; height:19px; ">
  125. <script type="javascript" ev:event="onkeydown">
  126. <![CDATA[
  127. if (event.keyCode == 13)
  128. {
  129. inputEnterKey("btn_pat", "DOMActivate");
  130. }
  131. ]]>
  132. </script>
  133. </input>
  134. <caption id="caption21" class="search_name" style="left:12px; top:48px; width:86px; height:17px; ">등록번호 :</caption>
  135. <caption id="caption12" class="search_name" style="left:196px; top:48px; width:86px; height:17px; ">환자명 :</caption>
  136. <caption id="caption13" class="search_name" style="left:367px; top:48px; width:86px; height:17px; ">주민번호 :</caption>
  137. <input id="ipt_hngnm" ref="/root/cond/hngnm" class="input_search" style="left:271px; top:46px; width:70px; height:19px; ">
  138. <script type="javascript" ev:event="onkeydown">
  139. <![CDATA[
  140. if (event.keyCode == 13)
  141. {
  142. inputEnterKey("btn_hngnm", "DOMActivate");
  143. }
  144. ]]>
  145. </script>
  146. </input>
  147. <button id="btn_pat" class="icon_search" visibility="visible" style="left:175px; top:49px; width:16px; height:16px; ">
  148. <caption/>
  149. <script type="javascript" ev:event="DOMActivate">
  150. <![CDATA[
  151. fPatPopUp("1");
  152. ]]>
  153. </script>
  154. </button>
  155. <button id="btn_rrgstno" class="icon_search" visibility="visible" style="left:607px; top:48px; width:16px; height:16px; ">
  156. <caption/>
  157. <script type="javascript" ev:event="DOMActivate">
  158. <![CDATA[
  159. fPatPopUp("3");
  160. ]]>
  161. </script>
  162. </button>
  163. <textarea id="txt_limrem" ref="/root/cond/limrem" editable="true" style="left:5px; top:95px; width:690px; height:90px; "/>
  164. <button id="button2" class="btn6_letter2" style="left:640px; top:435px; width:56px; height:22px; ">
  165. <caption>엑셀</caption>
  166. <script type="javascript" ev:event="DOMActivate">
  167. <![CDATA[
  168. var fileName = window.fileDialog("save", ",", false, "사본유의환자List", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  169. if (fileName != "")
  170. {
  171. grd_limreslist.saveExcel(fileName, "SheetName", true, true, "", "", false);
  172. }
  173. ]]>
  174. </script>
  175. </button>
  176. <caption id="caption1" class="tit_2" style="left:5px; top:80px; width:82px; height:13px; ">유의사항</caption>
  177. <line id="line4" class="line_3" style="x1:5px; y1:93px; x2:695px; y2:93px; "/>
  178. <line id="line5" class="line_3" style="x1:5px; y1:215px; x2:695px; y2:215px; "/>
  179. </xhtml:body>
  180. </xhtml:html>