SPMMO06400_응급환자팝업.xrw 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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 xmlns="">
  9. <main>
  10. <erpatinfo>
  11. <erpatlist/>
  12. </erpatinfo>
  13. <cond>
  14. <pid/>
  15. <orddeptcd/>
  16. <orddrid/>
  17. <hngnm/>
  18. <srchflag>1</srchflag>
  19. <srchdd/>
  20. <orddd/>
  21. <section>-</section>
  22. <srchpid/>
  23. <srchhngnm/>
  24. </cond>
  25. </main>
  26. <send>
  27. <reqdata/>
  28. </send>
  29. <hidden/>
  30. <init>
  31. <orddept/>
  32. </init>
  33. </root>
  34. </instance>
  35. <submission id="TRMMO04401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/erpatinfo"/>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. fInitialize_SPMMO06400();
  39. ]]>
  40. </script>
  41. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post"/>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  47. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  48. <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO06400.js"/>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="536" pageheight="305" guideline="1,520;2,320;2,305;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  51. <line id="line1" class="line_1" style="x1:0px; y1:31px; x2:520px; y2:31px; "/>
  52. <button id="button2" class="btn4_letter2" style="left:461px; top:272px; width:56px; height:22px; ">
  53. <caption>취소</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. window.close();
  57. ]]>
  58. </script>
  59. </button>
  60. <button id="button3" class="btn4_letter2" style="left:404px; top:272px; width:56px; height:22px; ">
  61. <caption>확인</caption>
  62. <script type="javascript" ev:event="DOMActivate">
  63. <![CDATA[
  64. fClkCnfmBtn();
  65. ]]>
  66. </script>
  67. </button>
  68. <datagrid id="grd_erpatlist" nodeset="/root/main/erpatinfo/erpatlist" caption="등록번호^indd^cretno^환자명^S/A^진료과^담당의" colsep="^" colwidth="95, 0, 0, 110, 70, 123, 108" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:34px; width:520px; height:235px; ">
  69. <col ref="pid"/>
  70. <col ref="indd"/>
  71. <col ref="cretno"/>
  72. <col ref="hngnm"/>
  73. <col ref="sa"/>
  74. <col ref="orddeptnm"/>
  75. <col ref="orddoctnm"/>
  76. <script type="javascript" ev:event="ondblclick">
  77. <![CDATA[
  78. fDbClkERPatList();
  79. ]]>
  80. </script>
  81. </datagrid>
  82. <caption id="caption5" class="cell_1" style="left:0px; top:4px; width:100px; height:23px; ">등록번호</caption>
  83. <caption id="caption1" class="cell_1" style="left:249px; top:4px; width:100px; height:23px; ">환자명</caption>
  84. <input id="ipt_srchpid" ref="/root/main/cond/srchpid" style="left:102px; top:6px; width:100px; height:19px; ">
  85. <script type="javascript" ev:event="onkeypress">
  86. <![CDATA[
  87. inputEnterKey("btn_srchpid", "DOMActivate");
  88. ]]>
  89. </script>
  90. </input>
  91. <input id="ipt_srchhngnm" ref="/root/main/cond/srchhngnm" style="left:351px; top:6px; width:100px; height:19px; ">
  92. <script type="javascript" ev:event="onkeypress">
  93. <![CDATA[
  94. inputEnterKey("btn_srchhngnm", "DOMActivate");
  95. ]]>
  96. </script>
  97. </input>
  98. <line id="line6" class="line_3" style="x1:0px; y1:2px; x2:520px; y2:2px; "/>
  99. <line id="line2" class="line_3" style="x1:0px; y1:28px; x2:520px; y2:28px; "/>
  100. <button id="btn_srchpid" class="btn2_letter2" style="left:205px; top:6px; width:42px; height:19px; ">
  101. <caption>검색</caption>
  102. <script type="javascript" ev:event="DOMActivate">
  103. <![CDATA[
  104. var srchdata = model.getValue("/root/main/cond/srchpid");
  105. var srchcol = grd_erpatlist.colRef("pid");
  106. fSrchERPat(srchdata, srchcol);
  107. ]]>
  108. </script>
  109. </button>
  110. <button id="btn_srchhngnm" class="btn2_letter2" style="left:454px; top:6px; width:42px; height:19px; ">
  111. <caption>검색</caption>
  112. <script type="javascript" ev:event="DOMActivate">
  113. <![CDATA[
  114. var srchdata = model.getValue("/root/main/cond/srchhngnm");
  115. var srchcol = grd_erpatlist.colRef("hngnm");
  116. fSrchERPat(srchdata, srchcol);
  117. ]]>
  118. </script>
  119. </button>
  120. </xhtml:body>
  121. </xhtml:html>