SMMND04200_신장환자조회.xrw 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <main>
  10. <cond>
  11. <fromprcpdd/>
  12. <toprcpdd/>
  13. </cond>
  14. <bdHtPatinfo>
  15. <bdHtPatlist>
  16. <ioflag/>
  17. <pid/>
  18. <hngnm/>
  19. <orddeptnm/>
  20. <rsrvdd/>
  21. <prcpdd/>
  22. <prcpnm/>
  23. </bdHtPatlist>
  24. </bdHtPatinfo>
  25. </main>
  26. <send>
  27. </send>
  28. <hidden>
  29. </hidden>
  30. <cmn>
  31. </cmn>
  32. <init/>
  33. </root>
  34. </instance>
  35. <script type="javascript" ev:event="xforms-ready">
  36. <![CDATA[
  37. fInitialize();
  38. ]]>
  39. </script>
  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/dateHelper.js"/>
  43. <script type="javascript" src="../../../com/departmentcodeweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  45. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  46. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  47. <script type="javascript" src="../../../emr/dialroomweb/js/SMMND04200.js"/>
  48. <submission id="TRMND04201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/bdHtPatinfo"/>
  49. </model>
  50. </xhtml:head>
  51. <xhtml:body guideline="1,1195;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  52. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  53. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">신장환자조회</caption>
  54. </group>
  55. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
  56. <group id="group2" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
  57. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:45px; background-color:#fffbf2; border-color:#ffd799; "/>
  58. <button id="btn_Query" class="btn1_letter2" style="left:1032px; top:12px; width:56px; height:22px; ">
  59. <caption>조회</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. fGetBdHtPatList();
  63. ]]>
  64. </script>
  65. </button>
  66. <caption id="caption12" class="search_name" style="left:11px; top:12px; width:90px; height:17px; ">처방기간:</caption>
  67. <input id="ipt_fromprcpdd" ref="/root/main/cond/fromprcpdd" class="input_s_essential" inputtype="date" style="left:95px; top:12px; width:100px; height:19px; "/>
  68. <caption id="caption1" style="left:198px; top:15px; width:15px; height:15px; font-weight:bold; ">~</caption>
  69. <input id="ipt_toprcpdd" ref="/root/main/cond/toprcpdd" class="input_s_essential" inputtype="date" style="left:213px; top:12px; width:100px; height:19px; "/>
  70. <button id="button2" class="btn1_letter4" style="left:1096px; top:12px; width:80px; height:22px; ">
  71. <caption>엑셀저장</caption>
  72. <script type="javascript" ev:event="DOMActivate">
  73. <![CDATA[
  74. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  75. if (fileName != "")
  76. {
  77. datagrid1.saveExcel(fileName, "SheetName", true, true, "", "", false);
  78. }
  79. ]]>
  80. </script>
  81. </button>
  82. </group>
  83. <line id="line2" class="line_1" style="x1:0px; y1:57px; x2:1194px; y2:57px; "/>
  84. <datagrid id="datagrid1" nodeset="/root/main/bdHtPatinfo/bdHtPatlist" class="datagrid2" caption="입/외^환자번호^환자명^진료과^예약일자^처방일자^처방명" colsep="^" colwidth="40,75,65,97,70,70,700" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:62px; width:1194px; height:678px; ">
  85. <col ref="ioflag" style="text-align:center; "/>
  86. <col ref="pid" style="text-align:center; "/>
  87. <col ref="hngnm" style="text-align:center; "/>
  88. <col ref="orddeptnm" style="text-align:center; "/>
  89. <col ref="rsrvdd" format="yyyy-mm-dd" style="text-align:center; "/>
  90. <col ref="prcpdd" format="yyyy-mm-dd" style="text-align:center; "/>
  91. <col ref="prcpnm"/>
  92. </datagrid>
  93. </group>
  94. <group id="grp_btn" visibility="hidden" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
  95. </xhtml:body>
  96. </xhtml:html>