SMMRD01100_사망등록조회.xrw 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  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. <cond>
  11. <reqflag>dethdt</reqflag>
  12. <fromdd/>
  13. <todd/>
  14. </cond>
  15. <dethreglist>
  16. <pid/>
  17. <pname/>
  18. <age/>
  19. <jumin/>
  20. <dethdd/>
  21. <dethtm/>
  22. <depthngnm/>
  23. <usernm/>
  24. <orddeptnm/>
  25. <diagnm/>
  26. </dethreglist>
  27. </main>
  28. <send>
  29. <reqdata>
  30. </reqdata>
  31. </send>
  32. <init>
  33. </init>
  34. </root>
  35. </instance>
  36. <!--- END-->
  37. <script type="javascript" ev:event="xforms-ready">
  38. <![CDATA[
  39. finitialize();
  40. ]]>
  41. </script>
  42. <submission id="TRMRD01100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/dethreglist"/>
  43. </model>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="../../../emr/dschanalyweb/js/MRD01100.js"/>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="584" pageheight="525" guideline="1,1211;2,783;">
  51. <group id="group1" style="left:0px; top:0px; width:550px; height:13px; ">
  52. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:142px; height:14px; ">사망등록 조회</caption>
  53. </group>
  54. <group id="group3" scroll="auto" style="left:5px; top:15px; width:570px; height:507px; ">
  55. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:9px; top:12px; width:550px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  56. <line id="line13" class="line_4" style="x1:474px; y1:18px; x2:474px; y2:40px; "/>
  57. <button id="bnt_srch" class="btn1_letter2" style="left:487px; top:18px; width:56px; height:22px; ">
  58. <caption>조회</caption>
  59. <script type="javascript" ev:event="DOMActivate">
  60. <![CDATA[
  61. fsearch();
  62. ]]>
  63. </script>
  64. </button>
  65. <input id="input1" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" validateformat="false" style="left:146px; top:20px; width:102px; height:19px; ">
  66. <script type="javascript" ev:event="onkeyup">
  67. <![CDATA[
  68. inputEnterKey("bnt_srch", "DOMActivate");
  69. ]]>
  70. </script>
  71. </input>
  72. <input id="input2" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:275px; top:20px; width:102px; height:19px; ">
  73. <script type="javascript" ev:event="onkeyup">
  74. <![CDATA[
  75. inputEnterKey("bnt_srch", "DOMActivate");
  76. ]]>
  77. </script>
  78. </input>
  79. <caption id="caption8" class="search_no_b" style="left:255px; top:20px; width:12px; height:17px; ">~</caption>
  80. <select1 id="combo18" ref="/root/main/cond/reqflag" class="combo_search" appearance="minimal" style="left:22px; top:20px; width:100px; height:19px; ">
  81. <choices>
  82. <item>
  83. <label>사망일자</label>
  84. <value>dethdt</value>
  85. </item>
  86. <item>
  87. <label>등록일자</label>
  88. <value>fstrgstdt</value>
  89. </item>
  90. </choices>
  91. </select1>
  92. <secret id="secret1" imemode="disabled" style="left:220px; top:115px; width:100px; height:20px; "/>
  93. </group>
  94. <caption id="caption1" class="tit_2" style="left:5px; top:72px; width:126px; height:13px; ">사망환자 리스트</caption>
  95. <button id="button1" class="btn2_letter2" style="left:528px; top:65px; width:42px; height:19px; ">
  96. <caption>엑셀</caption>
  97. <script type="javascript" ev:event="DOMActivate">
  98. <![CDATA[
  99. var fileName = window.fileDialog("save", ",", false, "사망환자 조회", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  100. if (fileName != ""){
  101. grd_dethreglist.saveExcel(fileName, "사망환자 조회", true, true, "", "", true);
  102. }
  103. ]]>
  104. </script>
  105. </button>
  106. <line id="line1" class="line_1" style="x1:7px; y1:86px; x2:572px; y2:86px; "/>
  107. <datagrid id="grd_dethreglist" nodeset="/root/main/dethreglist" overflow="scroll" caption="구분^등록번호^환자성명^S/A^주민번호^사망일자^사망시간^등록부서^등록자명^진료과^주진단" colsep="^" colwidth="25, 57, 65, 45, 98, 68, 64, 78, 70, 120, 200" dataheight="25" explorerbar="sort" mergecellsfixedrows="byrowrec" rowheader="seq" rowheight="25" rowsep="|" style="left:7px; top:91px; width:567px; height:405px; ">
  108. <col ref="ioflag" type="output" visibility="hidden"/>
  109. <col ref="pid" type="output"/>
  110. <col ref="pname" type="output"/>
  111. <col ref="age" type="output"/>
  112. <col ref="jumin" type="output"/>
  113. <col ref="dethdd" type="output" format="yyyy-mm-dd"/>
  114. <col ref="dethtm" type="output" format="hh:nn"/>
  115. <col ref="depthngnm"/>
  116. <col ref="usernm"/>
  117. <col ref="orddeptnm"/>
  118. <col ref="diagnm"/>
  119. <script type="javascript" ev:event="ondblclick">
  120. <![CDATA[
  121. fSendDethinfo();
  122. ]]>
  123. </script>
  124. </datagrid>
  125. <button id="btn_ok" class="btn4_letter2" style="left:459px; top:500px; width:56px; height:22px; ">
  126. <caption>확인</caption>
  127. <script type="javascript" ev:event="DOMActivate">
  128. <![CDATA[
  129. fSendDethinfo();
  130. ]]>
  131. </script>
  132. </button>
  133. <button id="btn_cancel" class="btn4_letter2" style="left:519px; top:500px; width:56px; height:22px; ">
  134. <caption>취소</caption>
  135. <script type="javascript" ev:event="DOMActivate">
  136. <![CDATA[
  137. window.close();
  138. ]]>
  139. </script>
  140. </button>
  141. </xhtml:body>
  142. </xhtml:html>