SPLNR90600_핵의학이전결과조회.xrw 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  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>
  9. <main>
  10. <oldrslt>
  11. <orddeptnm/>
  12. <orddrnm/>
  13. <prcpdd/>
  14. <spcacptdt/>
  15. <lastreptdt/>
  16. <tclsnm/>
  17. <spcnm/>
  18. <reptrslt/>
  19. <retest/>
  20. </oldrslt>
  21. <patinfo>
  22. <pid/>
  23. <patnm/>
  24. <age/>
  25. <sex/>
  26. </patinfo>
  27. </main>
  28. <send>
  29. <pid/>
  30. <tclslist/>
  31. <divgrupcd/>
  32. </send>
  33. <init>
  34. </init>
  35. <hidden>
  36. <ref>
  37. <pid/>
  38. <tclslist/>
  39. <divgrupcd/>
  40. </ref>
  41. </hidden>
  42. </root>
  43. </instance>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" ev:event="xforms-ready">
  46. <![CDATA[
  47. model.removeNodeset("/root/main/oldrslt");
  48. model.setValue("/root/send/pid", model.getValue("/root/hidden/ref/pid"));
  49. model.setValue("/root/send/tclslist", model.getValue("/root/hidden/ref/tclslist"));
  50. model.setValue("/root/send/divgrupcd", model.getValue("/root/hidden/ref/divgrupcd"));
  51. model.setFocus("btn_can");
  52. submit("TRLNR90601");
  53. ]]>
  54. </script>
  55. <submission id="TRLNR90601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main"/>
  56. </model>
  57. <script type="javascript">
  58. <![CDATA[
  59. function fExeCancel() {
  60. window.close();
  61. }
  62. function fExeOut(){
  63. if (event.keyCode == 13) {
  64. fExeCancel();
  65. }
  66. }
  67. ]]>
  68. </script>
  69. </xhtml:head>
  70. <xhtml:body pagewidth="920" pageheight="500" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  71. <group id="group2" style="left:0px; top:0px; width:895px; height:475px; ">
  72. <caption id="caption5" class="tit_2" style="left:5px; top:51px; width:134px; height:13px; ">결과 리스트</caption>
  73. <line id="line8" class="line_1" style="x1:0px; y1:66px; x2:895px; y2:66px; "/>
  74. <line id="line2" class="line_3" style="x1:0px; y1:474px; x2:650px; y2:474px; "/>
  75. <datagrid id="oldrslt" nodeset="/root/main/oldrslt" caption="진료과^주치의^처방일자^접수일자^최종보고일자^검사명^검체명^결과^재검" colsep="^" colwidth="70, 70, 90, 125, 125, 140, 90, 100, 70" mergecellsfixedrows="bycolrec" rowsep="|" navindex="3" style="left:0px; top:70px; width:895px; height:405px; ">
  76. <col ref="orddeptnm"/>
  77. <col ref="orddrnm"/>
  78. <col ref="prcpdd" format="yyyy-mm-dd"/>
  79. <col ref="spcacptdt" format="yyyy-mm-dd hh:nn:ss"/>
  80. <col ref="lastreptdt" format="yyyy-mm-dd hh:nn:ss"/>
  81. <col ref="tclsnm"/>
  82. <col ref="spcnm"/>
  83. <col ref="reptrslt"/>
  84. <col ref="retest"/>
  85. </datagrid>
  86. <button id="btn_excel" class="btn2_letter4" navindex="2" style="left:825px; top:45px; width:64px; height:19px; ">
  87. <caption>엑셀저장</caption>
  88. <script type="javascript" ev:event="onclick">
  89. <![CDATA[
  90. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  91. if (fileName != ""){
  92. oldrslt.saveExcel(fileName);
  93. }
  94. ]]>
  95. </script>
  96. </button>
  97. <output id="output4" ref="/root/main/patinfo/pid" class="output_fix" style="left:72px; top:20px; width:90px; height:19px; "/>
  98. <caption id="caption14" class="cell_1" style="left:0px; top:19px; width:70px; height:23px; text-align:center; ">등록번호</caption>
  99. <line id="line7" class="line_2" style="x1:0px; y1:41px; x2:650px; y2:41px; "/>
  100. <output id="output1" ref="/root/main/patinfo/patnm" class="output_fix" style="left:237px; top:20px; width:90px; height:19px; "/>
  101. <caption id="caption1" class="cell_1" style="left:165px; top:19px; width:70px; height:23px; text-align:center; ">환자명</caption>
  102. <caption id="caption10" class="tit_2" style="left:2px; top:0px; width:74px; height:14px; ">환자정보</caption>
  103. <line id="line1" class="line_1" style="x1:0px; y1:14px; x2:650px; y2:14px; "/>
  104. <caption id="caption2" class="cell_1" style="left:330px; top:19px; width:70px; height:23px; text-align:center; ">연령</caption>
  105. <output id="output2" ref="/root/main/patinfo/age" class="output_fix" style="left:402px; top:20px; width:85px; height:19px; "/>
  106. <caption id="caption3" class="cell_1" style="left:490px; top:19px; width:70px; height:23px; text-align:center; ">성별</caption>
  107. <output id="output3" ref="/root/main/patinfo/sex" class="output_fix" style="left:562px; top:20px; width:85px; height:19px; "/>
  108. </group>
  109. <group id="group1" style="left:60px; top:475px; width:830px; height:25px; ">
  110. <line id="line11" class="line_6" style="x1:0px; y1:0px; x2:830px; y2:0px; "/>
  111. <button id="btn_can" class="btn4_letter2" navindex="1" style="left:770px; top:1px; width:56px; height:22px; ">
  112. <caption>닫기</caption>
  113. <script type="javascript" ev:event="DOMActivate">
  114. <![CDATA[
  115. fExeCancel();
  116. ]]>
  117. </script>
  118. </button>
  119. </group>
  120. <script type="javascript" ev:event="onkeydown">
  121. <![CDATA[
  122. fExeOut();
  123. ]]>
  124. </script>
  125. </xhtml:body>
  126. </xhtml:html>