SPPIJ00800_퇴원확정변경$.xrw 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * @(#)SPPIJ00800_퇴원확정변경.xrw
  4. * 수정이력
  5. * - 2012.03.27 / 최초작성 / 이은정
  6. *
  7. -->
  8. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  9. <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">
  10. <xhtml:head>
  11. <xhtml:title>퇴원확정 변경 관리</xhtml:title>
  12. <model id="model1">
  13. <instance id="instance1">
  14. <root xmlns="">
  15. <send>
  16. <pid/>
  17. </send>
  18. <main>
  19. <list1>
  20. <gridinpt>
  21. <hngnm/>
  22. <indd/>
  23. <dschdclrtyn/>
  24. <dschnotiyn/>
  25. <dschnotidt/>
  26. <dschnotirgstnm/>
  27. <dschnotirgstdt/>
  28. </gridinpt>
  29. </list1>
  30. </main>
  31. </root>
  32. </instance>
  33. <submission id="TRPIJ00800" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list1"/>
  34. </model>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  38. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  39. <script type="javascript" src="../../../pam/insucomweb/js/PAM.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  41. </xhtml:head>
  42. <xhtml:body pagewidth="650" pageheight="270" style="margin-left:8; margin-top:0; margin-right:0; margin-bottom:0; ">
  43. <caption id="caption1" class="tit_2" style="left:15px; top:10px; width:100px; height:13px; ">퇴원확정 변경</caption>
  44. <line id="line1" class="line_1" style="x1:5px; y1:25px; x2:655px; y2:25px; "/>
  45. <caption id="caption3" class="cell_1" style="left:6px; top:30px; width:65px; height:19px; ">환자번호</caption>
  46. <input id="ipt_pid" ref="/root/send/pid" class="input_default" style="left:70px; top:30px; width:100px; height:19px; ">
  47. <script type="javascript" ev:event="onkeypress">
  48. <![CDATA[
  49. if (event.keyCode == "13") { // Enter 입력 시에
  50. model.refresh();
  51. submit("TRPIJ00800");
  52. }
  53. ]]>
  54. </script>
  55. </input>
  56. <button id="button1" class="btn2_letter7" style="left:180px; top:30px; width:97px; height:19px; ">
  57. <caption>퇴원확정 취소</caption>
  58. </button>
  59. <button id="button2" class="btn2_letter7" style="left:280px; top:30px; width:97px; height:19px; ">
  60. <caption>퇴원확정</caption>
  61. </button>
  62. <button id="button3" class="btn2_letter3" style="left:595px; top:30px; width:53px; height:19px; ">
  63. <caption>종 료</caption>
  64. </button>
  65. <datagrid id="datagrid1" nodeset="/root/main/list1/gridinpt" caption="환자명^최초입원일^예고^확정^확정일자^확정자^수정일자^상태^추가처방" colsep="^" colwidth="80, 85, 40, 40, 85, 80, 110, 40, 62" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:55px; width:645px; height:80px; ">
  66. <col ref="hngnm"/>
  67. <col ref="indd"/>
  68. <col ref="dschdclrtyn"/>
  69. <col ref="dschnotiyn"/>
  70. <col ref="dschnotidt"/>
  71. <col ref="dschnotirgstnm"/>
  72. <col ref="dschnotirgstdt"/>
  73. <col/>
  74. <col/>
  75. </datagrid>
  76. <caption id="caption2" style="left:15px; top:165px; width:288px; height:20px; color:#ff0000; ">* 퇴원 확정 당일인 경우 진행 되지 않습니다.</caption>
  77. <caption id="caption4" style="left:15px; top:185px; width:316px; height:20px; color:#ff0000; ">* 상태가 "가퇴원" 혹은 "퇴원"인 경우 진행되지 않습니다.</caption>
  78. <caption id="caption5" style="left:15px; top:205px; width:316px; height:20px; color:#ff0000; ">* 청구 생성된 환자인 경우 진행되지 않습니다.</caption>
  79. <caption id="caption6" style="left:15px; top:225px; width:328px; height:20px; color:#ff0000; ">* 응급실/화학요법실/일일수술실 환자는 진행되지 않습니다.</caption>
  80. <caption id="caption7" style="left:15px; top:145px; width:485px; height:20px; color:#0000ff; ">* 퇴원확정 취소 : 처방 DC 및 추가처방 가능 (확정='N', 확정자='심사자명', 추가처방='Y')</caption>
  81. <shape id="rectangle1" appearance="rectangle" style="left:5px; top:139px; width:645px; height:110px; border-color:#0000ff; "/>
  82. </xhtml:body>
  83. </xhtml:html>