SMMND05200_HD적정성평가 전체환자조회.xrw 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  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>HD적정성평가조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <condition>
  11. <srchdate/>
  12. <srchgubun>A</srchgubun>
  13. </condition>
  14. <hdadtlist>
  15. <hdadtinfo>
  16. <pid/>
  17. <pname/>
  18. <item01/>
  19. <item02/>
  20. <item03/>
  21. <item04/>
  22. <item05/>
  23. <item06/>
  24. <item07/>
  25. <item08/>
  26. <item09/>
  27. <item10/>
  28. <item11/>
  29. <item12/>
  30. <item13/>
  31. <item14/>
  32. <item15/>
  33. <item16/>
  34. <item17/>
  35. <item18/>
  36. <item19/>
  37. <srchdate/>
  38. </hdadtinfo>
  39. </hdadtlist>
  40. </main>
  41. <tmp>
  42. </tmp>
  43. <send>
  44. <reqdata/>
  45. </send>
  46. </root>
  47. </instance>
  48. <script type="javascript" ev:event="xforms-ready">
  49. <![CDATA[
  50. setHelp(); // 온라인 도움말 화면이 있는 경우 ready 에서 실행.
  51. //조회조건 default 세팅
  52. model.setValue("/root/main/condition/srchdate", getCurrentDate().substr(0,6));
  53. model.refresh();
  54. ]]>
  55. </script>
  56. <submission id="TRMND05201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/hdadtlist"/>
  57. </model>
  58. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  59. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  60. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  61. <script type="javascript" src="../../../emr/dialroomweb/js/SMMND02000.js"/>
  62. <script type="javascript">
  63. <![CDATA[
  64. /**
  65. * @group :
  66. * @ver : 20141107
  67. * @by : 권영애
  68. * @---------------------------------------------------------------------------------
  69. * @type : function
  70. * @access : public
  71. * @desc : 적절성평가조사표 엑셀저장
  72. * @param :
  73. * @return :
  74. * @---------------------------------------------------------------------------------
  75. */
  76. function fSaveExcel() {
  77. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  78. if (fileName != ""){
  79. grd_hdadtinfo.saveExcel(fileName, "SheetName", true, true, "", "", false);
  80. }
  81. }
  82. ]]>
  83. </script>
  84. </xhtml:head>
  85. <xhtml:body guideline="1,1212;1,935;1,1199;1,1199;1,1198;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  86. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  87. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:160px; height:14px; ">HD적정성평가 전체조회</caption>
  88. </group>
  89. <group id="grp_biz" scroll="auto" style="left:0px; top:15px; width:1195px; height:730px; ">
  90. <object id="tfexcel" clsid="{fe8d1001-6a9d-424d-ae2a-301493bb12da}" visibility="hidden" style="left:790px; top:15px; width:175px; height:30px; "/>
  91. <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  92. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  93. <button id="button1" class="btn1_letter2" style="left:1036px; top:7px; width:56px; height:22px; ">
  94. <caption>조회</caption>
  95. <script type="javascript" ev:event="DOMActivate">
  96. <![CDATA[
  97. var srchdate = model.getValue("/root/main/condition/srchdate") + "01";
  98. model.makeValue("/root/send/reqdata/srchyear", srchdate.substr(0,4));
  99. model.makeValue("/root/send/reqdata/srchmonth", srchdate.substr(4,2));
  100. //20150902 추가
  101. model.makeValue("/root/send/reqdata/srchdate", srchdate );
  102. model.makeValue("/root/send/reqdata/srchgubun", model.getValue("/root/main/condition/srchgubun"));
  103. submit("TRMND05201"); // 업무현황 조회
  104. model.refresh();
  105. ]]>
  106. </script>
  107. </button>
  108. <line id="line13" class="line_4" style="x1:1023px; y1:7px; x2:1023px; y2:29px; "/>
  109. <caption id="caption2" class="search_name" style="left:15px; top:10px; width:87px; height:17px; ">기준년월:</caption>
  110. <input id="ipt_srchdate" ref="/root/main/condition/srchdate" class="input_search" inputtype="date" format="yyyy-mm" style="left:105px; top:8px; width:75px; height:19px; "/>
  111. <button id="button3" class="btn1_letter2" visibility="hidden" style="left:1118px; top:7px; width:56px; height:22px; ">
  112. <caption>출력</caption>
  113. </button>
  114. <button id="button5" class="btn1_letter4" style="left:1095px; top:7px; width:80px; height:22px; ">
  115. <caption>엑셀저장</caption>
  116. <script type="javascript" ev:event="DOMActivate">
  117. <![CDATA[
  118. fSaveExcel();
  119. ]]>
  120. </script>
  121. </button>
  122. <select1 id="radio1" ref="/root/main/condition/srchgubun" appearance="full" cols="3" overflow="visible" style="left:835px; top:10px; width:155px; height:20px; border-style:none; ">
  123. <choices>
  124. <item>
  125. <label>전체</label>
  126. <value>A</value>
  127. </item>
  128. <item>
  129. <label>외래</label>
  130. <value>O</value>
  131. </item>
  132. <item>
  133. <label>입원</label>
  134. <value>I</value>
  135. </item>
  136. </choices>
  137. </select1>
  138. <caption id="caption1" class="search_name" style="left:775px; top:10px; width:65px; height:17px; ">구분 :</caption>
  139. </group>
  140. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
  141. <datagrid id="grd_hdadtinfo" nodeset="/root/main/hdadtlist/hdadtinfo" caption="환자번호^환자명^첫체중측정^수축기혈압^이완기혈압^M-Lab^Hemoglobin^Ca*P^SIAPR^혈관접근로^3M-Lab^3M-chestPA^3M-HBA1C^spKt/V^URR^TSAT^ferritin^철분제투여^6M-Lab^EKG^12M-Lab^수집년월" colsep="^" colwidth="90, 64, 72, 68, 73, 67, 73, 59, 66, 77, 71, 79, 71, 56, 73, 75, 67, 75, 69, 65, 63, 100" frozencols="2" mergecellsfixedcols="bycol" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:4px; top:75px; width:1181px; height:620px; ">
  142. <col ref="pid"/>
  143. <col ref="pname"/>
  144. <col ref="item01" style="text-align:center; "/>
  145. <col ref="item02" style="text-align:center; "/>
  146. <col ref="item03" style="text-align:center; "/>
  147. <col ref="item04" style="text-align:center; "/>
  148. <col ref="item05" style="text-align:center; "/>
  149. <col ref="item06" style="text-align:center; "/>
  150. <col ref="item07" style="text-align:center; "/>
  151. <col ref="item08" style="text-align:center; "/>
  152. <col ref="item09" style="text-align:center; "/>
  153. <col ref="item10" style="text-align:center; "/>
  154. <col ref="item11" style="text-align:center; "/>
  155. <col ref="item12" style="text-align:center; "/>
  156. <col ref="item13" style="text-align:center; "/>
  157. <col ref="item14" style="text-align:center; "/>
  158. <col ref="item15" style="text-align:center; "/>
  159. <col ref="item16" style="text-align:center; "/>
  160. <col ref="item17" style="text-align:center; "/>
  161. <col ref="item18" style="text-align:center; "/>
  162. <col ref="item19" style="text-align:center; "/>
  163. <col ref="srchdate" visibility="hidden"/>
  164. </datagrid>
  165. <caption id="caption39" class="tit_2" style="left:5px; top:55px; width:190px; height:13px; vertical-align:middle; ">HD적정성 평가 월별 조회</caption>
  166. </group>
  167. <group id="grp_btn" style="left:0px; top:757px; width:1192px; height:27px; "/>
  168. </xhtml:body>
  169. </xhtml:html>