SPMNR04800_지시처방 불러오기.xrw 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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. <prcpinfo>
  11. <doctprcplist>
  12. <check/>
  13. <prcpnm/>
  14. <prcpcd/>
  15. <instcd/>
  16. <depth/>
  17. <prcpclscd1/>
  18. <prcpclscd2/>
  19. <prcpclscd3/>
  20. </doctprcplist>
  21. <careprcplist>
  22. <check/>
  23. <prcpnm/>
  24. <prcpcd/>
  25. <instcd/>
  26. <deptcd/>
  27. <prcpclscd1/>
  28. <prcpclscd2/>
  29. <prcpclscd3/>
  30. <depth/>
  31. </careprcplist>
  32. </prcpinfo>
  33. </main>
  34. <send/>
  35. <hidden/>
  36. <init/>
  37. <temp>
  38. <prcpinfo/>
  39. </temp>
  40. </root>
  41. </instance>
  42. <script type="javascript" ev:event="xforms-ready">
  43. <![CDATA[
  44. fInitialize();
  45. ]]>
  46. </script>
  47. <submission id="TRMNR04801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/prcpinfo"/>
  48. <submission id="TXMNR04801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
  49. </model>
  50. <script type="javascript" src="../../../emr/carerecweb/js/SPMNR04800.js"/>
  51. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  54. </xhtml:head>
  55. <xhtml:body pagewidth="795" pageheight="650" guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  56. <caption id="caption42" class="tit_2" style="left:5px; top:10px; width:170px; height:13px; ">의사 지시처방 리스트</caption>
  57. <line id="line18" class="line_1" style="x1:0px; y1:25px; x2:385px; y2:25px; "/>
  58. <caption id="caption1" class="tit_2" style="left:393px; top:10px; width:149px; height:13px; ">간호 setting 지시처방</caption>
  59. <line id="line1" class="line_1" style="x1:394px; y1:26px; x2:775px; y2:27px; "/>
  60. <datagrid id="grd_doctprcplist" nodeset="/root/main/prcpinfo/doctprcplist" class="datagrid1" allowselection="false" autoresize="true" backcoloralternate="#ffffff" caption="선택^지시처방^prcpcd^instcd^depth^prcpclscd1^prcpclscd2^prcpclscd3" colsep="^" colwidth="37, 300, 0, 0, 0, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:30px; width:385px; height:620px; ">
  61. <col ref="check" type="checkbox"/>
  62. <col ref="prcpnm"/>
  63. <col ref="prcpcd"/>
  64. <col ref="instcd"/>
  65. <col ref="depth"/>
  66. <col ref="prcpclscd1"/>
  67. <col ref="prcpclscd2"/>
  68. <col ref="prcpclscd3"/>
  69. <script type="javascript" ev:event="onclick">
  70. <![CDATA[
  71. fClinckGridRow("doct");
  72. ]]>
  73. </script>
  74. </datagrid>
  75. <datagrid id="grd_careprcplist" nodeset="/root/main/prcpinfo/careprcplist" class="datagrid1" autoresize="true" backcoloralternate="#ffffff" caption="선택^지시처방^prcpcd^instcd^deptcd^prcpclscd1^prcpclscd2^prcpclscd3^depth" colsep="^" colwidth="37, 300, 0, 0, 0, 0, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:392px; top:30px; width:385px; height:620px; ">
  76. <col ref="check" type="checkbox"/>
  77. <col ref="prcpnm"/>
  78. <col ref="prcpcd"/>
  79. <col ref="instcd"/>
  80. <col ref="deptcd"/>
  81. <col ref="prcpclscd1"/>
  82. <col ref="prcpclscd2"/>
  83. <col ref="prcpclscd3"/>
  84. <col ref="depth"/>
  85. <script type="javascript" ev:event="onclick">
  86. <![CDATA[
  87. if(grd_careprcplist.row >= grd_careprcplist.fixedRows && grd_careprcplist.col >= grd_careprcplist.fixedCols){
  88. if(grd_careprcplist.col == 1){
  89. fClinckGridRow("care");
  90. }
  91. }
  92. ]]>
  93. </script>
  94. <script type="javascript" ev:event="xforms-value-changed">
  95. <![CDATA[
  96. if(isDataCell()){
  97. fDelGridRow();
  98. }
  99. ]]>
  100. </script>
  101. </datagrid>
  102. <button id="btn_save" class="btn5_letter2" style="left:734px; top:5px; width:42px; height:19px; ">
  103. <caption>저장</caption>
  104. <script type="javascript" ev:event="DOMActivate">
  105. <![CDATA[
  106. fSave();
  107. ]]>
  108. </script>
  109. </button>
  110. <button id="btn_selmove" class="btn2_letter4" style="left:320px; top:5px; width:64px; height:19px; ">
  111. <caption>선택이동</caption>
  112. <script type="javascript" ev:event="DOMActivate">
  113. <![CDATA[
  114. fSendPrcpList();
  115. ]]>
  116. </script>
  117. </button>
  118. </xhtml:body>
  119. </xhtml:html>