SMMNE06000_응급센터내시경.xrw 4.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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. <cond>
  10. <fromdd/>
  11. <todd/>
  12. </cond>
  13. <main>
  14. <lists>
  15. <erprcplist>
  16. <execdd/>
  17. <pid/>
  18. <hngnm/>
  19. <sex/>
  20. <age/>
  21. <prcpnm/>
  22. </erprcplist>
  23. </lists>
  24. </main>
  25. <hidden/>
  26. <send/>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. fInit();
  32. ]]>
  33. </script>
  34. <submission id="TRMNE06000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/lists"/>
  35. </model>
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  41. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  42. <script type="javascript" src="../../../emr/ercareweb/js/SMMNE06000.js"/>
  43. </xhtml:head>
  44. <xhtml:body>
  45. <group id="group2" style="left:0px; top:21px; width:1194px; height:39px; vertical-align:top; ">
  46. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  47. <line id="line13" class="line_4" style="x1:1016px; y1:8px; x2:1016px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
  48. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:91px; height:17px; ">조회기간 :</caption>
  49. <caption id="caption5" class="search_no_b" style="left:206px; top:8px; width:15px; height:17px; ">~</caption>
  50. <button id="btn_srch" class="btn1_letter2" style="left:1032px; top:8px; width:56px; height:22px; ">
  51. <caption>조회</caption>
  52. <script type="javascript" ev:event="DOMActivate">
  53. <![CDATA[
  54. fOnClickSearchBtn();
  55. ]]>
  56. </script>
  57. </button>
  58. <button id="btn_excel" class="btn1_letter4" style="left:1095px; top:8px; width:80px; height:22px; ">
  59. <caption>엑셀저장</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. fOnClickExcelBtn();
  63. ]]>
  64. </script>
  65. </button>
  66. <caption id="caption1" style="left:455px; top:10px; width:170px; height:20px; ">검사실 : 응급센터내시경실</caption>
  67. <input id="input_FrDT" ref="/root/cond/fromdd" class="input_s_essential" inputtype="date" style="left:104px; top:8px; width:100px; height:19px; "/>
  68. <input id="input_ToDT" ref="/root/cond/todd" class="input_s_essential" inputtype="date" style="left:220px; top:8px; width:100px; height:19px; ">
  69. </input>
  70. </group>
  71. <line id="line4" class="line_1" style="x1:0px; y1:85px; x2:1194px; y2:85px; "/>
  72. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:145px; height:14px; ">응급센터 내시경조회</caption>
  73. <datagrid id="grd_erprcplist" nodeset="/root/main/lists/erprcplist" class="datagrid2" caption="검사시행일^등록번호^환자명^성별^나이^검사명" colsep="^" colwidth="99, 80, 80, 60, 60, 779" ellipsis="true" explorerbar="sortmove" frozencols="9" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:85px; width:1194px; height:656px; ">
  74. <col ref="execdd" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  75. <col ref="pid" style="text-align:center; "/>
  76. <col ref="hngnm" style="text-align:center; "/>
  77. <col ref="sex" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  78. <col ref="age" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  79. <col ref="prcpnm"/>
  80. </datagrid>
  81. </xhtml:body>
  82. </xhtml:html>