SPMNE04500_응급환자팝업.xrw 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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. <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. <script type="javascript" ev:event="xforms-ready">
  36. <![CDATA[
  37. //fInitialize_SPMMO06400();
  38. fInitialize_SPMNE04500();
  39. ]]>
  40. </script>
  41. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post"/>
  42. <submission id="TRMNE04501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/erpatinfo"/>
  43. </model>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  47. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  48. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  49. <script type="javascript" src="../../../emr/ercareweb/js/SPMNE04500.js"/>
  50. </xhtml:head>
  51. <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; ">
  52. <line id="line1" class="line_1" style="x1:0px; y1:31px; x2:520px; y2:31px; "/>
  53. <button id="button2" class="btn4_letter2" style="left:461px; top:272px; width:56px; height:22px; ">
  54. <caption>취소</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. window.close();
  58. ]]>
  59. </script>
  60. </button>
  61. <button id="button3" class="btn4_letter2" style="left:404px; top:272px; width:56px; height:22px; ">
  62. <caption>확인</caption>
  63. <script type="javascript" ev:event="DOMActivate">
  64. <![CDATA[
  65. fClkCnfmBtn();
  66. ]]>
  67. </script>
  68. </button>
  69. <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; ">
  70. <col ref="pid"/>
  71. <col ref="indd"/>
  72. <col ref="cretno"/>
  73. <col ref="hngnm"/>
  74. <col ref="sa"/>
  75. <col ref="orddeptnm"/>
  76. <col ref="orddoctnm"/>
  77. <script type="javascript" ev:event="ondblclick">
  78. <![CDATA[
  79. fDbClkERPatList();
  80. ]]>
  81. </script>
  82. </datagrid>
  83. <caption id="caption5" class="cell_1" style="left:0px; top:4px; width:100px; height:23px; ">등록번호</caption>
  84. <caption id="caption1" class="cell_1" style="left:249px; top:4px; width:100px; height:23px; ">환자명</caption>
  85. <input id="ipt_srchpid" ref="/root/main/cond/srchpid" style="left:102px; top:6px; width:100px; height:19px; ">
  86. <script type="javascript" ev:event="onkeypress">
  87. <![CDATA[
  88. inputEnterKey("btn_srchpid", "DOMActivate");
  89. ]]>
  90. </script>
  91. </input>
  92. <input id="ipt_srchhngnm" ref="/root/main/cond/srchhngnm" style="left:351px; top:6px; width:100px; height:19px; ">
  93. <script type="javascript" ev:event="onkeypress">
  94. <![CDATA[
  95. inputEnterKey("btn_srchhngnm", "DOMActivate");
  96. ]]>
  97. </script>
  98. </input>
  99. <line id="line6" class="line_3" style="x1:0px; y1:2px; x2:520px; y2:2px; "/>
  100. <line id="line2" class="line_3" style="x1:0px; y1:28px; x2:520px; y2:28px; "/>
  101. <button id="btn_srchpid" class="btn2_letter2" style="left:205px; top:6px; width:42px; height:19px; ">
  102. <caption>검색</caption>
  103. <script type="javascript" ev:event="DOMActivate">
  104. <![CDATA[
  105. var srchdata = model.getValue("/root/main/cond/srchpid");
  106. var srchcol = grd_erpatlist.colRef("pid");
  107. fSrchERPat(srchdata, srchcol);
  108. ]]>
  109. </script>
  110. </button>
  111. <button id="btn_srchhngnm" class="btn2_letter2" style="left:454px; top:6px; width:42px; height:19px; ">
  112. <caption>검색</caption>
  113. <script type="javascript" ev:event="DOMActivate">
  114. <![CDATA[
  115. var srchdata = model.getValue("/root/main/cond/srchhngnm");
  116. var srchcol = grd_erpatlist.colRef("hngnm");
  117. fSrchERPat(srchdata, srchcol);
  118. ]]>
  119. </script>
  120. </button>
  121. </xhtml:body>
  122. </xhtml:html>