SMPMO00997_감사자료조회(SAM파일).xrw 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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. <samdata>
  11. <pid/>
  12. <hngnm/>
  13. <indd/>
  14. <execdd/>
  15. <depthngnm/>
  16. <hangno/>
  17. <snglcalcscorcd/>
  18. <edicd/>
  19. <calchngnm/>
  20. <payflag/>
  21. <payamt/>
  22. <payinsubamt/>
  23. <payownbamt/>
  24. <allownbamt/>
  25. <nopyamt/>
  26. <specamt/>
  27. <discamt/>
  28. <uncoamt/>
  29. </samdata>
  30. </main>
  31. <send>
  32. <reqdata>
  33. <orddeptcd/>
  34. <ordtype/>
  35. <fromdd/>
  36. <todd/>
  37. <pid/>
  38. <hngnm/>
  39. </reqdata>
  40. </send>
  41. <init/>
  42. <init_pam>
  43. <init/>
  44. </init_pam>
  45. </root>
  46. </instance>
  47. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  48. <submission id="TRPAMCOM01" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init_pam/init"/>
  49. <submission id="TRPAO05003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" replace="instance" resultref="/root/main"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  54. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  55. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  56. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  57. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  58. <script type="javascript" ev:event="xforms-ready">
  59. <![CDATA[
  60. submit("TRPAMCOM01");
  61. addComboItem("cmb_orddeptcd","전체", "-", "above");
  62. if (checkOpener()){
  63. model.makeValue("/root/send/reqdata/fromdd", opener.javascript.getParameter("indd"));
  64. model.makeValue("/root/send/reqdata/todd", opener.javascript.getParameter("indd"));
  65. model.makeValue("/root/send/reqdata/orddeptcd", opener.javascript.getParameter("orddeptcd"));
  66. model.makeValue("/root/send/reqdata/ordtype", opener.javascript.getParameter("ordtype"));
  67. model.makeValue("/root/send/reqdata/pid", opener.javascript.getParameter("pid"));
  68. model.makeValue("/root/send/reqdata/cretno", opener.javascript.getParameter("cretno"));
  69. model.makeValue("/root/send/reqdata/hngnm", opener.javascript.getParameter("hngnm"));
  70. btn_search.dispatch("DOMActivate");
  71. }else{
  72. model.makeValue("/root/send/reqdata/fromdd", getCurrentDate());
  73. model.makeValue("/root/send/reqdata/todd", getCurrentDate());
  74. model.makeValue("/root/send/reqdata/orddeptcd", "-");
  75. model.makeValue("/root/send/reqdata/ordtype", "O");
  76. }
  77. model.refresh();
  78. ]]>
  79. </script>
  80. </xhtml:head>
  81. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  82. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  83. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:15px; ">자료조회</caption>
  84. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  85. </group>
  86. <group id="group5" style="left:0px; top:15px; width:1195px; height:45px; vertical-align:top; ">
  87. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:45px; "/>
  88. <line id="line13" class="line_4" style="x1:1051px; y1:7px; x2:1051px; y2:40px; border-color:#ffe4bb; border-left-style:solid; "/>
  89. <caption id="caption21" class="search_name" style="left:16px; top:8px; width:86px; height:17px; ">조회일자 :</caption>
  90. <button id="btn_search" class="btn2_letter2" style="left:1057px; top:13px; width:56px; height:22px; ">
  91. <caption>조회</caption>
  92. <script type="javascript" ev:event="DOMActivate">
  93. <![CDATA[
  94. if(submit("TRPAO05003")){
  95. model.refresh();
  96. }
  97. ]]>
  98. </script>
  99. </button>
  100. <caption id="caption1" class="search_name" style="left:331px; top:8px; width:86px; height:17px; ">진료과 :</caption>
  101. <select1 id="cmb_orddeptcd" ref="/root/send/reqdata/orddeptcd" appearance="minimal" style="left:405px; top:10px; width:130px; height:19px; text-align:center; vertical-align:middle; ">
  102. <choices>
  103. <itemset nodeset="/root/init_pam/init/orddeptcd">
  104. <label ref="nm"/>
  105. <value ref="cd"/>
  106. </itemset>
  107. </choices>
  108. </select1>
  109. <caption id="caption2" class="search_name" style="left:541px; top:8px; width:86px; height:17px; ">수진구분:</caption>
  110. <select1 id="combo3" ref="/root/send/reqdata/ordtype" appearance="minimal" style="left:625px; top:10px; width:55px; height:19px; text-align:center; vertical-align:middle; ">
  111. <choices>
  112. <item>
  113. <label>외래</label>
  114. <value>O</value>
  115. </item>
  116. <item>
  117. <label>입원</label>
  118. <value>I</value>
  119. </item>
  120. </choices>
  121. </select1>
  122. <caption id="caption3" style="left:205px; top:10px; width:15px; height:20px; ">~</caption>
  123. <input id="ipt_fromdd" ref="/root/send/reqdata/fromdd" class="input_s_essential" inputtype="date" style="left:100px; top:10px; width:92px; height:19px; "/>
  124. <input id="ipt_todd" ref="/root/send/reqdata/todd" class="input_s_essential" inputtype="date" style="left:225px; top:10px; width:92px; height:19px; "/>
  125. <button id="button1" class="btn2_letter4" style="left:1105px; top:13px; width:64px; height:19px; ">
  126. <caption>엑셀저장</caption>
  127. <script type="javascript" ev:event="DOMActivate">
  128. <![CDATA[
  129. var fileName = window.fileDialog("save", ",", false, "개인별내역", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  130. grd_sam.saveExcel(fileName, "sheet1");
  131. ]]>
  132. </script>
  133. </button>
  134. <caption id="caption5" class="search_name" style="left:696px; top:8px; width:86px; height:17px; ">환자번호:</caption>
  135. <input id="input1" ref="/root/send/reqdata/pid" style="left:780px; top:10px; width:70px; height:19px; "/>
  136. <caption id="caption7" class="search_name" style="left:866px; top:8px; width:86px; height:17px; ">환자이름:</caption>
  137. <input id="input2" ref="/root/send/reqdata/hngnm" style="left:950px; top:10px; width:85px; height:19px; "/>
  138. </group>
  139. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1195px; y2:65px; "/>
  140. <datagrid id="grd_sam" nodeset="/root/main/samdata" autoresize="true" caption="환자번호^환자명^진료일자^실시일자^진료과^항번호^수가코드^EDI코드^수가명^급비구분^총급여액^공단부담금^본인부담금^비보험액^비급여액^선택진료비^감면액^미수액^수진형태" colsep="^" colwidth="76, 72, 70, 70, 150, 53, 100, 100, 100, 100, 82, 73, 82, 78, 63, 77, 82, 78" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:60px; width:1195px; height:710px; ">
  141. <col ref="pid" style="text-align:center; "/>
  142. <col ref="hngnm" style="text-align:center; "/>
  143. <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
  144. <col ref="execdd" format="yyyy-mm-dd" style="text-align:center; "/>
  145. <col ref="depthngnm" style="text-align:left; "/>
  146. <col ref="hangno" style="text-align:center; "/>
  147. <col ref="snglcalcscorcd" style="text-align:left; "/>
  148. <col ref="edicd" style="text-align:left; "/>
  149. <col ref="calchngnm" style="text-align:left; "/>
  150. <col ref="payflag" style="text-align:center; "/>
  151. <col ref="payamt" format="#,###" style="text-align:right; "/>
  152. <col ref="payinsubamt" format="#,###" style="text-align:right; "/>
  153. <col ref="payownbamt" format="#,###" style="text-align:right; "/>
  154. <col ref="allownbamt" format="#,###" style="text-align:right; "/>
  155. <col ref="nopyamt" format="#,###" style="text-align:right; "/>
  156. <col ref="specamt" format="#,###" style="text-align:right; "/>
  157. <col ref="discamt" format="#,###" style="text-align:right; "/>
  158. <col ref="uncoamt" format="#,###" style="text-align:right; "/>
  159. </datagrid>
  160. </xhtml:body>
  161. </xhtml:html>