SPPIE00710_접수및반송증요약보기.xrw 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. [개발이력]
  4. 2007.06.01 / 최초작성 / 이종찬
  5. [개발사상]
  6. 본 업무 화면에서는 접수정보와 검토서정보를 동시에 생성한다.
  7. [할 일]
  8. (-) 이전자료 존재여부를 확인 할 수 있도록 하고, 삭제를 가능하도록 할 것인지 고객과 협의 해야 함
  9. (-) 재청구여부와 청구일자를 구체적으로 어떻게 사용 할 것인지 확인 후 적용해야 함
  10. [테스트]
  11. 필수입력: 청구년월('200606')
  12. 조작: 저장 버튼을 누른다.
  13. -->
  14. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  15. <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">
  16. <xhtml:head>
  17. <xhtml:title>업로드정보</xhtml:title>
  18. <model id="model1">
  19. <instance id="instance1">
  20. <root xmlns="">
  21. <main>
  22. <list01>
  23. <gridsummary/>
  24. </list01>
  25. </main>
  26. <send>
  27. <fromacptym/>
  28. <toacptym/>
  29. <termflag/>
  30. <insuflag/>
  31. <grdfromacptym/>
  32. <grdtoacptym/>
  33. <clamno/>
  34. <clamfild/>
  35. <ioflag/>
  36. <numflag/>
  37. <appflag/>
  38. </send>
  39. <init>
  40. <P0028list>
  41. <P0028>
  42. <cdid/>
  43. <cdnm/>
  44. </P0028>
  45. </P0028list>
  46. <P0235list>
  47. <P0235>
  48. <cdid/>
  49. <cdnm/>
  50. </P0235>
  51. </P0235list>
  52. </init>
  53. <hidden/>
  54. </root>
  55. </instance>
  56. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  57. </model>
  58. <script type="javascript" ev:event="xforms-ready">
  59. <![CDATA[
  60. CommCode_Load();
  61. ]]>
  62. </script>
  63. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  64. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  65. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  66. <script type="javascript">
  67. <![CDATA[
  68. // 공통코드 Load작업
  69. function CommCode_Load() {
  70. zbcfGetCodeList(new Array("P0235"), new Array("/root/init/P0235list"));
  71. zbcfGetCodeList(new Array("P0028"), new Array("/root/init/P0028list"));
  72. model.refresh();
  73. }
  74. ]]>
  75. </script>
  76. </xhtml:head>
  77. <xhtml:body pagewidth="720" pageheight="560" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  78. <group id="group1" style="left:0px; top:0px; width:700px; height:13px; ">
  79. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:700px; height:14px; ">접수및반송증요약보기</caption>
  80. </group>
  81. <group id="group3" scroll="auto" style="left:0px; top:13px; width:700px; height:492px; ">
  82. <line id="line1" class="line_1" style="x1:0px; y1:28px; x2:700px; y2:28px; "/>
  83. <caption id="caption2" class="tit_2" style="left:5px; top:13px; width:98px; height:14px; ">요약정보</caption>
  84. <datagrid id="grd_summary" nodeset="/root/main/list01/gridsummary" class="datagrid1" caption="접수일자^접수번호^내원구분^분야^청구번호^건수^^생성^등록번호^청구일자^입원일자^적용일자^환자유형^조합기호^장애수첩^접수번호^심사차수^일련번호^처리구분^총진료비(청구)^본인부담(청구)^청구금액^비고^생성여부" colsep="^" colwidth="100, 100, 100, 100, 100, 100" dataheight="25" ellipsis="true" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:34px; width:700px; height:455px; ">
  85. <col ref="acptdd" format="yyyy-mm-dd" style="text-align:center; "/>
  86. <col ref="acptno" style="text-align:center; "/>
  87. <col disabled="true" ref="ioflag" type="combo" style="text-align:center; ">
  88. <choices>
  89. <itemset nodeset="/root/init/P0028list/P0028">
  90. <label ref="cdnm"/>
  91. <value ref="cdid"/>
  92. </itemset>
  93. </choices>
  94. </col>
  95. <col disabled="true" ref="ordfildcd" type="combo" style="text-align:center; ">
  96. <choices>
  97. <itemset nodeset="/root/init/P0235list/P0235">
  98. <label ref="cdnm"/>
  99. <value ref="cdid"/>
  100. </itemset>
  101. </choices>
  102. </col>
  103. <col ref="clamno" style="text-align:center; "/>
  104. <col ref="clamcnt" format="#,###" style="text-align:right; "/>
  105. <script type="javascript" ev:event="ondblclick">
  106. <![CDATA[
  107. // 2007.07.19 업로드정보 화면을 클릭하면 해당 조회화면으로 조회조건을 넘긴다.
  108. if( grd_summary.isCell(event.target) && grd_summary.row >= grd_summary.fixedRows ){
  109. var row = grd_summary.selectedRow(0);
  110. // 여기에서 각 노드에 조회 조건을 저장한다.
  111. model.setValue("root/send/fromacptym",grd_summary.textmatrix(row,1));
  112. model.setValue("root/send/toacptym",grd_summary.textmatrix(row,1));
  113. //model.setValue("root/send/fromacptym",grd_summary.textmatrix(row,1).substr(0,6));
  114. //model.setValue("root/send/toacptym",grd_summary.textmatrix(row,1).substr(0,6));
  115. //window.load("SMPIE00800_접수반송증조회.xrw", "modal", "pop", "width:1140; height:640;", "/root/send", "/root/send");
  116. // 2007.12.13 modaless로 화면을 호출한다.
  117. // modal("SMPIE00800", "", "400", "400" ,"", "/root/send", "/root/send");
  118. open("SMPIE00800","","400","400","SMPIE00800","/root/send", "/root/send","", false);
  119. }
  120. ]]>
  121. </script>
  122. </datagrid>
  123. <button id="button3" class="btn2_letter4" style="left:634px; top:7px; width:64px; height:19px; ">
  124. <caption>엑셀저장</caption>
  125. <script type="javascript" ev:event="DOMActivate">
  126. <![CDATA[
  127. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  128. if (fileName != "")
  129. {
  130. grd_summary.saveExcel(fileName, "SheetName", true, true, "", "", "");
  131. }
  132. ]]>
  133. </script>
  134. </button>
  135. </group>
  136. <group id="grp_btn" scroll="auto" style="left:0px; top:510px; width:700px; height:27px; ">
  137. <line id="line33" class="line_6" style="x1:0px; y1:0px; x2:700px; y2:0px; "/>
  138. <button id="button1" class="btn4_letter2" style="left:644px; top:5px; width:56px; height:22px; ">
  139. <caption>닫기</caption>
  140. <script type="javascript" ev:event="DOMActivate">
  141. <![CDATA[
  142. // 윈도우 닫기
  143. window.close();
  144. ]]>
  145. </script>
  146. </button>
  147. </group>
  148. </xhtml:body>
  149. </xhtml:html>