SPAHR00900_청구환자조회.xrw 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SPAHR00900_청구환자조회.xrw
  4. * 설 명 : 청구환자조회
  5. * 설 계 자 : 서원식
  6. * 작 성 자 : 서원식
  7. * 작 성 일 : 2011.12.13
  8. * 수정이력 :
  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. <xhtml:title>청구환자조회</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <reqdetllst>
  20. <item>
  21. <clamdd/>
  22. <sisfilename/>
  23. <hngnm/>
  24. <rrgstno/>
  25. <pid/>
  26. <clamamt/>
  27. <payinsubamt/>
  28. <payhealcntramt/>
  29. <insuadjustamt/>
  30. <healcntradjustamt/>
  31. <insureduamt/>
  32. <healcntrreduamt/>
  33. <insuaddamt/>
  34. <healcntraddamt/>
  35. <clamstat/>
  36. <testcd/>
  37. <healexamflag/>
  38. <rsrvdd/>
  39. <rsrvno/>
  40. </item>
  41. </reqdetllst>
  42. </main>
  43. <send>
  44. <srchtype>name</srchtype>
  45. <srchcode/>
  46. </send>
  47. </root>
  48. </instance>
  49. <submission id="TRAHA00900" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/reqdetllst"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  54. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  55. <script type="javascript" src="../../../ast/healexamweb/js/healexam.js"/>
  56. <script type="javascript" ev:event="xforms-ready">
  57. <![CDATA[
  58. ]]>
  59. </script>
  60. <script type="javascript">
  61. <![CDATA[
  62. function fGetClamDetlList(){
  63. submit("TRAHA00900");
  64. model.refresh();
  65. }
  66. function fSetSisfilename(){
  67. if(isDataCell()){
  68. var sisfilename = model.getValue("/root/main/reqdetllst/item[" + grd_reqdetllst.row + "]/sisfilename");
  69. var clamdd = model.getValue("/root/main/reqdetllst/item[" + grd_reqdetllst.row + "]/clamdd");
  70. var clamstat = model.getValue("/root/main/reqdetllst/item[" + grd_reqdetllst.row + "]/clamstat");
  71. opener.model.setValue("/root/send/srchclamsisfilename" , sisfilename);
  72. opener.model.setValue("/root/send/srchclamfromdd" , clamdd);
  73. opener.model.setValue("/root/send/srchclamtodd" , clamdd);
  74. opener.model.setValue("/root/send/srchclamstat" , clamstat);
  75. opener.model.refresh();
  76. window.close();
  77. }else{
  78. messageBox("환자를 " , "C002");
  79. return;
  80. }
  81. }
  82. ]]>
  83. </script>
  84. </xhtml:head>
  85. <xhtml:body pagewidth="750" pageheight="340" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  86. <group id="group3" scroll="auto" style="left:0px; top:0px; width:725px; height:305px; ">
  87. <group id="group2" style="left:0px; top:0px; width:725px; height:35px; vertical-align:top; ">
  88. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:-10px; top:0px; width:735px; height:35px; "/>
  89. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">검색조건 :</caption>
  90. <select1 id="srchtype" ref="/root/send/srchtype" class="combo_search" appearance="minimal" style="left:106px; top:8px; width:100px; height:19px; ">
  91. <choices>
  92. <item>
  93. <label>성명</label>
  94. <value>name</value>
  95. </item>
  96. <item>
  97. <label>주민번호</label>
  98. <value>rrgstno</value>
  99. </item>
  100. </choices>
  101. <script type="javascript" ev:event="xforms-select">
  102. <![CDATA[
  103. model.setFocus("srchcode");
  104. ]]>
  105. </script>
  106. </select1>
  107. <input id="srchcode" ref="/root/send/srchcode" class="input_search" navindex="1" maxlength="20" style="left:214px; top:8px; width:140px; height:19px; ">
  108. <script type="javascript" ev:event="onkeyup">
  109. <![CDATA[
  110. inputEnterKey("btn_search", "DOMActivate");
  111. ]]>
  112. </script>
  113. </input>
  114. <line id="line13" class="line_4" style="x1:644px; y1:7px; x2:644px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  115. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:655px; top:7px; width:56px; height:22px; ">
  116. <caption>조회</caption>
  117. <script type="javascript" ev:event="DOMActivate">
  118. <![CDATA[
  119. fGetClamDetlList();
  120. ]]>
  121. </script>
  122. </button>
  123. </group>
  124. <caption id="caption1" class="tit_2" style="left:5px; top:40px; width:140px; height:13px; ">청구내역</caption>
  125. <line id="line1" class="line_1" style="x1:0px; y1:55px; x2:725px; y2:55px; "/>
  126. <datagrid id="grd_reqdetllst" nodeset="/root/main/reqdetllst/item" caption="청구일자^파일명^성명^주민번호^등록번호^청구상태^검사코드^" colsep="^" colwidth="80, 180, 80, 100, 70, 70, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:60px; width:725px; height:245px; ">
  127. <col ref="clamdd" format="yyyy-mm-dd" style="text-align:center; "/>
  128. <col ref="sisfilename" style="text-align:left; "/>
  129. <col ref="hngnm" style="text-align:center; "/>
  130. <col ref="rrgstno" format="999999-9999999" style="text-align:center; "/>
  131. <col ref="pid" style="text-align:center; "/>
  132. <col disabled="true" ref="clamstat" type="combo" style="text-align:center; ">
  133. <choices>
  134. <item>
  135. <label>청구</label>
  136. <value>N</value>
  137. </item>
  138. <item>
  139. <label>청구취소</label>
  140. <value>C</value>
  141. </item>
  142. <item>
  143. <label>청구반환</label>
  144. <value>R</value>
  145. </item>
  146. <item>
  147. <label>청구완료</label>
  148. <value>Y</value>
  149. </item>
  150. </choices>
  151. </col>
  152. <col ref="testcd"/>
  153. <script type="javascript" ev:event="ondblclick">
  154. <![CDATA[
  155. fSetSisfilename();
  156. ]]>
  157. </script>
  158. </datagrid>
  159. </group>
  160. <group id="group1" scroll="auto" style="left:0px; top:311px; width:730px; height:27px; ">
  161. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:725px; y2:0px; "/>
  162. <button id="btn_confirm" class="btn4_letter2" style="left:608px; top:4px; width:56px; height:22px; ">
  163. <caption>확인</caption>
  164. <script type="javascript" ev:event="DOMActivate">
  165. <![CDATA[
  166. fSetSisfilename();
  167. ]]>
  168. </script>
  169. </button>
  170. <button id="btn_cancel" class="btn4_letter2" style="left:670px; top:4px; width:56px; height:22px; ">
  171. <caption>닫기</caption>
  172. <script type="javascript" ev:event="DOMActivate">
  173. <![CDATA[
  174. window.close();
  175. ]]>
  176. </script>
  177. </button>
  178. </group>
  179. </xhtml:body>
  180. </xhtml:html>