SPAVT00120_수혜자조회.xrw 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SPAVT00120.xrw
  4. * 설 명 : 조직은행 수혜자조회
  5. * 설 계 자 : 손승현
  6. * 작 성 자 : 손승현
  7. * 작 성 일 : 2010.09.08
  8. * 수정이력 : 2010.09.09 손승현 신규
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <![CDATA[">]]>
  15. <xhtml:title>기증환자조회</xhtml:title>
  16. <model id="model1">
  17. <instance id="instance1">
  18. <root xmlns="">
  19. <main>
  20. <recvinfo>
  21. <item>
  22. <mode/>
  23. <recvno/>
  24. <pid/>
  25. <hngnm/>
  26. <rrgstno/>
  27. <rrgstno1/>
  28. <rrgstno2/>
  29. <telno/>
  30. <address/>
  31. <diagcd/>
  32. <diaghngnm/>
  33. <diagengnm/>
  34. <opcd/>
  35. <ophngnm/>
  36. <opengnm/>
  37. <opdrcd/>
  38. <opdrnm/>
  39. <opdeptcd/>
  40. <opdeptnm/>
  41. <hospnm/>
  42. <opdd/>
  43. <writenm/>
  44. <writedd/>
  45. <medadmin/>
  46. <judgedd/>
  47. <cnclyn/>
  48. <cncldd/>
  49. </item>
  50. </recvinfo>
  51. </main>
  52. <send>
  53. <srch>
  54. <srchrecvno/>
  55. <srchpid/>
  56. <srchhngnm/>
  57. </srch>
  58. </send>
  59. <hidden>
  60. <receiveref/>
  61. </hidden>
  62. <init>
  63. </init>
  64. </root>
  65. </instance>
  66. <submission id="TRAVT00303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srch" replace="instance" resultref="/root/main/recvinfo"/>
  67. </model>
  68. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  70. <script type="javascript" ev:event="xforms-ready">
  71. <![CDATA[
  72. //submit("TRAVT00303");
  73. ]]>
  74. </script>
  75. <script type="javascript">
  76. <![CDATA[
  77. function fSetOpener(){
  78. if( checkOpener() ){
  79. opener.model.makeNode("/root/temp/okflag");
  80. opener.model.setValue("/root/temp/okflag", "ok");
  81. var idx = grd_srchlist.row;
  82. opener.model.makeNode("/root/temp/templst/item/recvno");
  83. opener.model.setValue("/root/temp/templst/item/recvno", model.getValue( "/root/main/recvinfo/item["+idx+"]/recvno" ) );
  84. opener.model.makeNode("/root/temp/templst/item/pid");
  85. opener.model.setValue("/root/temp/templst/item/pid", model.getValue( "/root/main/recvinfo/item["+idx+"]/pid" ) );
  86. opener.model.makeNode("/root/temp/templst/item/hngnm");
  87. opener.model.setValue("/root/temp/templst/item/hngnm", model.getValue( "/root/main/recvinfo/item["+idx+"]/hngnm" ) );
  88. window.close();
  89. }
  90. }
  91. ]]>
  92. </script>
  93. </xhtml:head>
  94. <xhtml:body pagewidth="660" pageheight="380" guideline="1,644;2,380;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  95. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:3px; top:21px; width:639px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  96. <caption id="caption2" class="tit_2" style="left:0px; top:0px; width:175px; height:14px; vertical-align:middle; ">수혜자조회</caption>
  97. <caption id="caption3" class="search_name" style="left:150px; top:30px; width:86px; height:17px; ">등록번호 :</caption>
  98. <line id="line1" style="x1:564px; y1:27px; x2:564px; y2:49px; border-color:#ffe4bb; border-left-style:solid; "/>
  99. <line id="line3" class="line_1" style="x1:3px; y1:58px; x2:642px; y2:58px; "/>
  100. <button id="btn_search" class="btn1_letter2" style="left:576px; top:28px; width:56px; height:22px; ">
  101. <caption>조회</caption>
  102. <script type="javascript" ev:event="DOMActivate">
  103. <![CDATA[
  104. submit("TRAVT00303");
  105. ]]>
  106. </script>
  107. </button>
  108. <button id="btn_cfm" class="btn4_letter2" style="left:528px; top:355px; width:56px; height:22px; ">
  109. <caption>확인</caption>
  110. <script type="javascript" ev:event="onclick">
  111. <![CDATA[
  112. fSetOpener();
  113. ]]>
  114. </script>
  115. </button>
  116. <button id="btn_can" class="btn4_letter2" style="left:585px; top:355px; width:56px; height:22px; ">
  117. <caption>취소</caption>
  118. <script type="javascript" ev:event="DOMActivate">
  119. <![CDATA[
  120. if( checkOpener() ) {
  121. opener.model.makeNode("/root/temp/okflag");
  122. opener.model.setValue("/root/temp/okflag", "");
  123. }
  124. window.close();
  125. ]]>
  126. </script>
  127. </button>
  128. <datagrid id="grd_srchlist" nodeset="/root/main/recvinfo/item" autoresize="true" caption="이식번호^등록번호^성 명^주민번호^전화번호^수술명" colsep="^" colwidth="70, 90, 90, 110, 110, 145" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:5px; top:65px; width:639px; height:279px; text-align:center; background-color:#ffffff; border-color:#B0B0B0; ">
  129. <col ref="recvno"/>
  130. <col ref="pid"/>
  131. <col ref="hngnm"/>
  132. <col ref="rrgstno"/>
  133. <col ref="telno"/>
  134. <col ref="ophngnm" style="text-align:left; "/>
  135. <script type="javascript" ev:event="ondblclick">
  136. <![CDATA[
  137. fSetOpener();
  138. ]]>
  139. </script>
  140. </datagrid>
  141. <caption id="caption4" class="search_name" style="left:16px; top:30px; width:86px; height:17px; ">이식번호 :</caption>
  142. <input id="ipt_srchrecvno" ref="/root/send/srch/srchrecvno" class="input_search" style="left:105px; top:29px; width:35px; height:19px; ">
  143. <script type="javascript" ev:event="onkeypress">
  144. <![CDATA[
  145. inputEnterKey("btn_search", "DOMActivate");
  146. ]]>
  147. </script>
  148. </input>
  149. <caption id="caption3" class="search_name" style="left:150px; top:30px; width:86px; height:17px; ">등록번호 :</caption>
  150. <input id="ipt_srchpid" ref="/root/send/srch/srchpid" class="input_search" style="left:239px; top:29px; width:106px; height:19px; ">
  151. <script type="javascript" ev:event="onkeypress">
  152. <![CDATA[
  153. inputEnterKey("btn_search", "DOMActivate");
  154. ]]>
  155. </script>
  156. </input>
  157. <caption id="caption1" class="search_name" style="left:355px; top:30px; width:86px; height:17px; ">성 명 :</caption>
  158. <input id="ipt_srchhngnm" ref="/root/send/srch/srchhngnm" class="input_search" style="left:438px; top:30px; width:106px; height:19px; ">
  159. <script type="javascript" ev:event="onkeypress">
  160. <![CDATA[
  161. inputEnterKey("btn_search", "DOMActivate");
  162. ]]>
  163. </script>
  164. </input>
  165. </xhtml:body>
  166. </xhtml:html>