SMLLP02800_건진작업조회.xrw 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : 건진조회.xrw
  4. * 설 명 : 건진조회
  5. * 설 계 자 : (주)에이씨케이 -
  6. * 작 성 자 : (주)에이씨케이 - 송요셉
  7. * 작 성 일 : 2007.07.04
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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 xmlns="">
  18. <main>
  19. <slist>
  20. <prcpdd/>
  21. <pid/>
  22. <patnm/>
  23. <sex/>
  24. <age/>
  25. <abo/>
  26. <orddeptnm/>
  27. <wbc/>
  28. <hbs/>
  29. <hiv/>
  30. <plt/>
  31. <termhngnm/>
  32. </slist>
  33. </main>
  34. <send>
  35. <fromdd/>
  36. </send>
  37. <init>
  38. </init>
  39. <hidden>
  40. <ref>
  41. <fromdd/>
  42. </ref>
  43. </hidden>
  44. </root>
  45. </instance>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  49. <script type="javascript" ev:event="xforms-ready">
  50. <![CDATA[
  51. fSetInit();
  52. ]]>
  53. </script>
  54. <submission id="TRLLP02801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/slist"/>
  55. </model>
  56. <script type="javascript">
  57. <![CDATA[
  58. function fSetInit(){
  59. var Today = getCurrentDate();
  60. model.setvalue("/root/hidden/ref/fromdd",Today);
  61. model.removeNodeset("/root/main/slist");
  62. model.refresh();
  63. }
  64. function fGetSList(){
  65. model.setValue("/root/send/fromdd", model.getValue("/root/hidden/ref/fromdd"));
  66. submit("TRLLP02801");
  67. }
  68. function fReportPrint(){
  69. exeReportPreview("RPLLP02800", "XMLSTR", "");
  70. }
  71. ]]>
  72. </script>
  73. </xhtml:head>
  74. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  75. <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744; ">
  76. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
  77. <group id="group1" style="left:0px; top:10px; width:1195px; height:35px; font-weight:bold; ">
  78. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  79. <line id="line3" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; "/>
  80. <button id="btn_Ref" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  81. <caption>조회</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. fGetSList();
  85. ]]>
  86. </script>
  87. </button>
  88. <caption id="caption11" class="search_name" style="left:890px; top:10px; width:91px; height:17px; text-align:left; ">조회일자 :</caption>
  89. <input id="input1" ref="/root/hidden/ref/fromdd" class="input_search" inputtype="date" style="left:985px; top:9px; width:100px; height:19px; "/>
  90. </group>
  91. <caption id="caption3" class="tit_2" style="left:5px; top:55px; width:134px; height:14px; ">건진조회리스트</caption>
  92. <datagrid id="grd_slist" nodeset="/root/main/slist" caption="처방일자^등록번호^환자명^성별^나이^ABO^진료과^WBC^HBsAg^HIVAg/Ab^Plt^진단" colwidth="100, 80, 80, 35, 35, 35, 105, 80, 120, 120, 80, 320" dataheight="25" defaultrows="1" mergecellsfixedrows="bycolrec" rowheight="25" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:1194px; height:665px; font-weight:normal; ">
  93. <col ref="prcpdd" format="yyyy-mm-dd" style="text-align:center; "/>
  94. <col ref="pid" style="text-align:center; "/>
  95. <col ref="patnm" style="text-align:center; "/>
  96. <col ref="sex" style="text-align:center; "/>
  97. <col ref="age" style="text-align:center; "/>
  98. <col ref="abo" style="text-align:center; "/>
  99. <col ref="orddeptnm" style="text-align:center; "/>
  100. <col ref="wbc" style="text-align:left; "/>
  101. <col ref="hbs" style="text-align:left; "/>
  102. <col ref="hiv" style="text-align:left; "/>
  103. <col ref="plt" style="text-align:left; "/>
  104. <col ref="termhngnm" style="text-align:left; "/>
  105. </datagrid>
  106. </group>
  107. <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
  108. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">건진조회</caption>
  109. </group>
  110. <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
  111. <line id="line32" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  112. <button id="btn_reset" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  113. <caption>초기화</caption>
  114. <script type="javascript" ev:event="DOMActivate">
  115. <![CDATA[
  116. fSetInit();
  117. ]]>
  118. </script>
  119. </button>
  120. <button id="button11" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
  121. <caption>출력</caption>
  122. <script type="javascript" ev:event="DOMActivate">
  123. <![CDATA[
  124. fReportPrint();
  125. ]]>
  126. </script>
  127. </button>
  128. </group>
  129. </xhtml:body>
  130. </xhtml:html>