SMLLP01100_미생물누적결과조회.xrw 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLLP01100_미생물누적결과조회.xrw
  4. * 설 명 : 미생물누적결과조회
  5. * 설 계 자 : (주)에이씨케이 - 송요셉
  6. * 작 성 자 : (주)에이씨케이 - 송요셉
  7. * 작 성 일 : 2007.09.17
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>미생물누적결과조회</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root>
  18. <main>
  19. <MicroRsltList>
  20. <prcpdd/>
  21. <prcpdr/>
  22. <ioflag/>
  23. <tclskind/>
  24. <testdd/>
  25. <testnm/>
  26. <spcnm/>
  27. <testrslt/>
  28. <bcno/>
  29. <pid/>
  30. <hngnm/>
  31. </MicroRsltList>
  32. </main>
  33. <send>
  34. <pid/>
  35. <usdd/>
  36. <uedd/>
  37. </send>
  38. <init>
  39. </init>
  40. <hidden>
  41. <ref>
  42. <pid/>
  43. <usdd/>
  44. <uedd/>
  45. <m_pid/>
  46. <m_ptnm/>
  47. </ref>
  48. </hidden>
  49. </root>
  50. </instance>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  54. <script type="javascript" ev:event="xforms-ready">
  55. <![CDATA[
  56. model.setValue("/root/send/pid", model.getValue("/root/hidden/ref/pid"));
  57. //model.setValue("/root/send/pid", "13378910");
  58. model.setValue("/root/send/usdd", model.getValue("/root/hidden/ref/usdd"));
  59. model.setValue("/root/send/uedd", model.getValue("/root/hidden/ref/uedd"));
  60. submit("TRLLP01101");
  61. model.setValue("/root/hidden/ref/m_pid",model.getValue("/root/main/MicroRsltList/pid"));
  62. model.setValue("/root/hidden/ref/m_ptnm",model.getValue("/root/main/MicroRsltList/hngnm"));
  63. model.refresh();
  64. ]]>
  65. </script>
  66. <submission id="TRLLP01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/MicroRsltList"/>
  67. </model>
  68. <script type="javascript">
  69. <![CDATA[
  70. function fClickResultList(){
  71. var row = MicroRsltList.row;
  72. modal("SPLMP90200","", "", "","", "/root/main/MicroRsltList["+row+"]", "/root/hidden/ref/list");
  73. }
  74. ]]>
  75. </script>
  76. </xhtml:head>
  77. <xhtml:body pagewidth="1100" pageheight="750" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  78. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1095px; height:685px; ">
  79. <line id="line1" class="line_1" style="x1:0px; y1:30px; x2:1090px; y2:30px; "/>
  80. <caption id="caption3" class="tit_2" style="left:5px; top:5px; width:134px; height:13px; ">미생물결과전체보기</caption>
  81. <datagrid id="MicroRsltList" nodeset="/root/main/MicroRsltList" caption="처방일자^처방의사^입/외^검사구분^접수일시^결과일시^검사명^검체명^검사결과" colwidth="80, 70, 50, 70, 125, 125,200, 100, 400" dataheight="25" defaultrows="1" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:35px; width:1090px; height:646px; ">
  82. <col ref="prcpdd" format="yyyy-mm-dd"/>
  83. <col ref="prcpdr"/>
  84. <col ref="ioflag"/>
  85. <col ref="tclskind"/>
  86. <col ref="workdd" format="yyyy-mm-dd hh:nn:ss"/>
  87. <col ref="reptdt" format="yyyy-mm-dd hh:nn:ss"/>
  88. <col ref="testnm"/>
  89. <col ref="spcnm"/>
  90. <col ref="testrslt"/>
  91. <col ref="bcno" visibility="hidden"/>
  92. <col ref="pid" visibility="hidden"/>
  93. <col ref="hngnm" visibility="hidden"/>
  94. <script type="javascript" ev:event="ondblclick">
  95. <![CDATA[
  96. if(MicroRsltList.isCell(event.target) && MicroRsltList.row >= MicroRsltList.fixedRows ){
  97. fClickResultList();
  98. }
  99. ]]>
  100. </script>
  101. <script type="javascript" ev:event="onaftersort">
  102. <![CDATA[
  103. MicroRsltList.gridToInstance();
  104. ]]>
  105. </script>
  106. </datagrid>
  107. <caption id="caption9" class="search_name" style="left:635px; top:10px; width:93px; height:17px; ">등록번호 :</caption>
  108. <caption id="caption1" class="search_name" style="left:865px; top:10px; width:93px; height:17px; ">환자이름 :</caption>
  109. <output id="out_pid" ref="/root/hidden/ref/m_pid" style="left:740px; top:5px; width:115px; height:19px; font-size:14pt; font-weight:bold; "/>
  110. <output id="out_ptnm" ref="/root/hidden/ref/m_ptnm" style="left:965px; top:5px; width:120px; height:19px; font-size:14pt; font-weight:bold; "/>
  111. </group>
  112. </xhtml:body>
  113. </xhtml:html>