SMPMI05450_병동보고서퇴원환자보고서미수입금현황.xrw 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <?xml version="1.0" encoding="UTF-8"?>
  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. <send>
  10. <fromdd/>
  11. <todd/>
  12. <acceptnm/>
  13. <sess_posinstcd/>
  14. <ioflag/>
  15. </send>
  16. <main>
  17. </main>
  18. <hidden>
  19. </hidden>
  20. <init>
  21. </init>
  22. <temp>
  23. </temp>
  24. <list>
  25. <uncodepoamt>
  26. <ioflag/>
  27. <pid/>
  28. <hngnm/>
  29. <indd/>
  30. <rcptdd/>
  31. <rcptamt/>
  32. </uncodepoamt>
  33. </list>
  34. </root>
  35. </instance>
  36. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  37. <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
  38. <submission id="TRPMI05450" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/list"/>
  39. </model>
  40. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  45. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  46. <script type="javascript" src="../../../pam/opatmngtweb/js/PMOCOM.js"/>
  47. <script type="javascript" ev:event="xforms-ready">
  48. <![CDATA[
  49. fGetUserInfosSampling();//세션정보
  50. model.setValue("/root/send/sess_posinstcd",model.getValue("/root/hidden/session/sess_dutplceinstcd"));
  51. model.setValue("/root/send/ioflag","I");
  52. model.refresh();
  53. submit("TRPMI00106");
  54. zbcfGetCodeList(new Array("P0101","P0028","P0038"),new Array("/root/init1/P0101list","/root/init1/P0028list","/root/init1/P0038list"));
  55. model.refresh();
  56. ]]>
  57. </script>
  58. </xhtml:head>
  59. <xhtml:body guideline="1,1192;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  60. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  61. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:193px; height:14px; ">퇴원환자 보고서</caption>
  62. </group>
  63. <group id="group3" scroll="auto" style="left:0px; top:15px; width:1193px; height:670px; ">
  64. <switch id="swt_aipmmngt" style="left:0px; top:40px; width:1170px; height:600px; ">
  65. <case id="case5" class="sw_box" style="left:0px; top:0px; width:1194px; height:600px; ">
  66. <line id="line20" class="line_1" style="x1:0px; y1:25px; x2:1175px; y2:25px; "/>
  67. <caption id="caption3" class="tit_2" style="left:3px; top:6px; width:110px; height:14px; ">미수입금현황</caption>
  68. <button id="button1" class="btn2_letter4" style="left:1098px; top:3px; width:64px; height:19px; ">
  69. <caption>엑셀저장</caption>
  70. <script type="javascript" ev:event="DOMActivate">
  71. <![CDATA[
  72. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  73. if (fileName != "")
  74. {
  75. grd_uncodepoamt.saveExcel(fileName, "SheetName", true, true, "", "", true);
  76. }
  77. ]]>
  78. </script>
  79. </button>
  80. <button id="button2" class="btn2_letter2" style="left:1050px; top:3px; width:42px; height:19px; ">
  81. <caption>출력</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. exeReportPreview("RPPMI05450", "XMLSTR" , "" , "" , "false" , "", "", "", "", "", "", "");
  85. ]]>
  86. </script>
  87. </button>
  88. <datagrid id="grd_uncodepoamt" nodeset="/root/list/uncodepoamt" caption="입/외^환자번호^환자이름^입원일자^수납일자^수납금" colsep="^" colwidth="100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:1170px; height:570px; ">
  89. <col ref="ioflag"/>
  90. <col ref="pid"/>
  91. <col ref="hngnm"/>
  92. <col ref="indd"/>
  93. <col ref="rcptdd"/>
  94. <col ref="rcptamt"/>
  95. </datagrid>
  96. </case>
  97. </switch>
  98. <group id="group5" style="left:0px; top:5px; width:1172px; height:35px; vertical-align:top; ">
  99. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1172px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  100. <caption id="caption8" style="left:205px; top:8px; width:15px; height:20px; ">~</caption>
  101. <line id="line13" class="line_4" style="x1:1100px; y1:7px; x2:1100px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  102. <caption id="caption39" class="search_name" style="left:3px; top:9px; width:128px; height:17px; ">입금일자조회</caption>
  103. <input id="todd" ref="/root/send/todd" class="input_search" inputtype="date" style="left:220px; top:8px; width:90px; height:19px; ">
  104. <script type="javascript" ev:event="onkeypress">
  105. <![CDATA[
  106. if(event.keyCode == "13") {
  107. // btn_search.dispatch("DOMActivate");
  108. inputEnterKey("btn_search", "DOMActivate");
  109. }
  110. ]]>
  111. </script>
  112. </input>
  113. <button id="btn_search2" class="btn1_letter2" style="left:1111px; top:7px; width:56px; height:22px; text-align:left; ">
  114. <caption>조회</caption>
  115. <script type="javascript" ev:event="DOMActivate">
  116. <![CDATA[
  117. submit("TRPMI05450");
  118. ]]>
  119. </script>
  120. </button>
  121. <input id="fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" style="left:110px; top:8px; width:90px; height:19px; ">
  122. <script type="javascript">
  123. <![CDATA[
  124. model.setValue("/root/send/fromdd" , getCurrentDate());
  125. model.setValue("/root/send/todd" , getCurrentDate());
  126. ]]>
  127. </script>
  128. </input>
  129. <caption id="caption4" class="search_name" visibility="visible" style="left:338px; top:9px; width:81px; height:17px; ">업무자 ID</caption>
  130. <input id="input1" style="left:425px; top:8px; width:100px; height:19px; "/>
  131. </group>
  132. </group>
  133. </xhtml:body>
  134. </xhtml:html>