SMMNR02200_약물계산식관리.xrw 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  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. <iteminfo>
  11. <itemlist>
  12. <itemnm/>
  13. <desccnts/>
  14. <refseq/>
  15. <itemcd/>
  16. <calform/>
  17. <supcd/>
  18. </itemlist>
  19. </iteminfo>
  20. <elmtinfo>
  21. <elmtlist>
  22. <itemnm/>
  23. <desccnts/>
  24. <refseq/>
  25. <itemcd/>
  26. <supcd/>
  27. </elmtlist>
  28. </elmtinfo>
  29. <itemcalform/>
  30. </main>
  31. <send/>
  32. <hidden/>
  33. <init/>
  34. <temp>
  35. <popmenu>
  36. <iteminfo>
  37. <menu>
  38. <name>항목추가</name>
  39. <func>fAddItem</func>
  40. </menu>
  41. <menu>
  42. <name>항목삭제</name>
  43. <func>fDelItem</func>
  44. </menu>
  45. </iteminfo>
  46. <elmtinfo>
  47. <menu>
  48. <name>요소추가</name>
  49. <func>fAddElmt</func>
  50. </menu>
  51. <menu>
  52. <name>요소삭제</name>
  53. <func>fDelElmt</func>
  54. </menu>
  55. </elmtinfo>
  56. </popmenu>
  57. <iteminfo/>
  58. </temp>
  59. </root>
  60. </instance>
  61. <script type="javascript" ev:event="xforms-ready">
  62. <![CDATA[
  63. fInitialize();
  64. ]]>
  65. </script>
  66. <submission id="TRMNR02201" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/iteminfo"/>
  67. <submission id="TRMNR02202" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/elmtinfo"/>
  68. <submission id="TXMNR02201" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/iteminfo"/>
  69. <submission id="TXMNR02202" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/temp/iteminfo"/>
  70. </model>
  71. <script type="javascript" src="../../../emr/carerecweb/js/SMMNR022.js"/>
  72. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  73. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  74. </xhtml:head>
  75. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  76. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  77. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:160px; height:14px; ">약물계산식관리</caption>
  78. </group>
  79. <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
  80. <group id="group5" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
  81. <caption id="caption42" class="tit_2" style="left:5px; top:10px; width:170px; height:14px; ">계산항목 리스트</caption>
  82. <line id="line18" class="line_1" style="x1:0px; y1:25px; x2:616px; y2:25px; "/>
  83. <caption id="caption1" class="tit_2" style="left:625px; top:10px; width:129px; height:13px; ">약물계산식 관리</caption>
  84. <line id="line1" class="line_1" style="x1:620px; y1:25px; x2:1195px; y2:25px; "/>
  85. <caption id="caption2" class="tit_2" style="left:625px; top:380px; width:129px; height:14px; ">항목별 계산식</caption>
  86. <line id="line2" class="line_1" style="x1:620px; y1:395px; x2:1195px; y2:395px; "/>
  87. <button id="btn_srch" class="btn2_letter2" style="left:506px; top:3px; width:42px; height:19px; ">
  88. <caption>조회</caption>
  89. <script type="javascript" ev:event="DOMActivate">
  90. <![CDATA[
  91. fSrchItemList("item");
  92. ]]>
  93. </script>
  94. </button>
  95. <button id="btn_saveitem" class="btn2_letter4" style="left:552px; top:3px; width:64px; height:19px; ">
  96. <caption>항목저장</caption>
  97. <script type="javascript" ev:event="DOMActivate">
  98. <![CDATA[
  99. fSaveItemList("item");
  100. ]]>
  101. </script>
  102. </button>
  103. <button id="btn_saveelmt" class="btn2_letter4" style="left:1130px; top:3px; width:64px; height:19px; ">
  104. <caption>요소저장</caption>
  105. <script type="javascript" ev:event="DOMActivate">
  106. <![CDATA[
  107. fSaveItemList("elmt");
  108. ]]>
  109. </script>
  110. </button>
  111. <datagrid id="grd_itemlist" nodeset="/root/main/iteminfo/itemlist" class="datagrid2" caption="항목명^항목설명^조회순서^itemcd^calform^supcd" colwidth="239, 299, 33, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" style="left:0px; top:30px; width:616px; height:710px; ">
  112. <col ref="itemnm" type="input"/>
  113. <col ref="desccnts" type="input"/>
  114. <col ref="refseq" type="input" format="##"/>
  115. <col ref="itemcd"/>
  116. <col ref="calform"/>
  117. <col ref="supcd"/>
  118. <script type="javascript" ev:event="onmousedown">
  119. <![CDATA[
  120. fSettingPopUpMenu("item");
  121. ]]>
  122. </script>
  123. <script type="javascript" ev:event="onclick">
  124. <![CDATA[
  125. fSrchItemList("elmt");
  126. ]]>
  127. </script>
  128. <script type="javascript" ev:event="xforms-value-changed">
  129. <![CDATA[
  130. fChangedGridRow("item");
  131. ]]>
  132. </script>
  133. <script type="javascript" ev:event="DOMFocusOut">
  134. <![CDATA[
  135. window.setPopupMenu(false);
  136. ]]>
  137. </script>
  138. </datagrid>
  139. <datagrid id="grd_elmtlist" nodeset="/root/main/elmtinfo/elmtlist" class="datagrid2" caption="요소명칭^요소설명^조회순서^itemcd^supcd" colwidth="224, 274, 33, 0, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" style="left:620px; top:30px; width:575px; height:340px; ">
  140. <col ref="itemnm" type="input"/>
  141. <col ref="desccnts" type="input"/>
  142. <col ref="refseq" type="input" format="##"/>
  143. <col ref="itemcd"/>
  144. <col ref="supcd"/>
  145. <script type="javascript" ev:event="onmousedown">
  146. <![CDATA[
  147. fSettingPopUpMenu("elmt");
  148. ]]>
  149. </script>
  150. <script type="javascript" ev:event="DOMFocusOut">
  151. <![CDATA[
  152. window.setPopupMenu(false);
  153. ]]>
  154. </script>
  155. <script type="javascript" ev:event="oncopy">
  156. <![CDATA[
  157. window.clipBoardData = grd_elmtlist.valueMatrix(grd_elmtlist.row,1);
  158. ]]>
  159. </script>
  160. </datagrid>
  161. <textarea id="tar_calform" ref="/root/main/itemcalform" style="left:620px; top:400px; width:575px; height:339px; font-size:18pt; "/>
  162. </group>
  163. </xhtml:body>
  164. </xhtml:html>