SMMNP01200_수술명분류체계등록.xrw 7.4 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. <cond>
  11. <conflag>1</conflag>
  12. <opgrp1>01</opgrp1>
  13. <instcd>012</instcd>
  14. </cond>
  15. <mnpmpgmslist>
  16. <mnpmpgmsinfo>
  17. <opgrp1/>
  18. <opgrp2/>
  19. <opgrp3/>
  20. <instcd/>
  21. <opgrpkname/>
  22. <opgrpename/>
  23. </mnpmpgmsinfo>
  24. </mnpmpgmslist>
  25. <mnpmpgmsinfo>
  26. <opgrp1/>
  27. <opgrp2/>
  28. <opgrp3/>
  29. <instcd/>
  30. <opgrpkname/>
  31. <opgrpename/>
  32. <txmode/>
  33. </mnpmpgmsinfo>
  34. </main>
  35. <init>
  36. <mnpmpgmslist>
  37. <mnpmpgmsinfo>
  38. <opgrp1/>
  39. <opgrpkname/>
  40. </mnpmpgmsinfo>
  41. </mnpmpgmslist>
  42. </init>
  43. <send/>
  44. <temp>
  45. </temp>
  46. <HideData>
  47. <instcd>012</instcd>
  48. </HideData>
  49. <UserData>
  50. </UserData>
  51. </root>
  52. </instance>
  53. <script type="javascript" ev:event="xforms-ready">
  54. <![CDATA[
  55. fFormInit();
  56. ]]>
  57. </script>
  58. <submission id="TRMNP01201" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/init/mnpmpgmslist"/>
  59. <submission id="TRMNP01202" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/mnpmpgmslist"/>
  60. <submission id="TXMNP01201" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/temp"/>
  61. </model>
  62. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  63. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  64. <script type="javascript" src="../../../emr/opanstweb/js/SMMNP01200.js"/>
  65. </xhtml:head>
  66. <xhtml:body guideline="1,1196;2,753;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  67. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  68. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:142px; height:13px; ">수술명 분류체계 등록</caption>
  69. </group>
  70. <group id="grp_biz" scroll="auto" style="left:0px; top:18px; width:1195px; height:735px; ">
  71. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1194px; y2:65px; "/>
  72. <group id="grp_sea" style="left:0px; top:5px; width:1194px; height:35px; vertical-align:top; ">
  73. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  74. <caption id="caption26" class="search_name" visibility="hidden" style="left:265px; top:9px; width:79px; height:17px; ">대분류 :</caption>
  75. <line id="line13" class="line_4" style="x1:1107px; y1:6px; x2:1107px; y2:28px; "/>
  76. <caption id="caption40" class="search_name" style="left:15px; top:9px; width:93px; height:17px; ">구분 :</caption>
  77. <select1 id="cmb_opgrp1" ref="/root/main/cond/opgrp1" class="combo_search" visibility="hidden" appearance="minimal" itemcount="15" style="left:340px; top:9px; width:200px; height:19px; ">
  78. <choices>
  79. <itemset nodeset="/root/init/mnpmpgmslist/mnpmpgmsinfo">
  80. <label ref="opgrpkname"/>
  81. <value ref="opgrp1"/>
  82. </itemset>
  83. </choices>
  84. <script type="javascript" ev:event="xforms-value-changed">
  85. <![CDATA[
  86. fSelectComboGrp();
  87. ]]>
  88. </script>
  89. </select1>
  90. <select1 id="rdo_grpkind" ref="/root/main/cond/conflag" overflow="visible" appearance="full" rows="2" cols="3" cellspacing="5" style="left:80px; top:10px; width:170px; height:40px; ">
  91. <choices>
  92. <item>
  93. <label>대분류</label>
  94. <value>1</value>
  95. </item>
  96. <item>
  97. <label>중분류</label>
  98. <value>2</value>
  99. </item>
  100. </choices>
  101. <script type="javascript" ev:event="xforms-value-changed">
  102. <![CDATA[
  103. fSelectGrp();
  104. ]]>
  105. </script>
  106. </select1>
  107. <button id="btn_query" navindex="1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  108. <caption>조회</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. MnpmpgmsList_Read();
  112. ]]>
  113. </script>
  114. </button>
  115. </group>
  116. <caption id="caption22" class="tit_2" style="left:5px; top:50px; width:155px; height:13px; ">수술명 분류 리스트</caption>
  117. <caption id="caption12" class="cell_1" style="left:0px; top:679px; width:70px; height:23px; text-align:center; vertical-align:middle; ">대분류</caption>
  118. <caption id="caption1" class="cell_1" style="left:163px; top:679px; width:70px; height:23px; text-align:center; vertical-align:middle; ">중분류</caption>
  119. <caption id="caption2" class="cell_1" style="left:0px; top:704px; width:70px; height:23px; text-align:center; vertical-align:middle; ">분류영문명</caption>
  120. <caption id="caption3" class="cell_1" style="left:590px; top:704px; width:70px; height:23px; text-align:center; vertical-align:middle; ">분류한글명</caption>
  121. <button id="btn_new" navindex="2" class="btn2_letter2" style="left:1062px; top:45px; width:42px; height:19px; ">
  122. <caption>신규</caption>
  123. <script type="javascript" ev:event="DOMActivate">
  124. <![CDATA[
  125. fNew();
  126. ]]>
  127. </script>
  128. </button>
  129. <button id="btn_save" navindex="3" class="btn2_letter2" style="left:1107px; top:45px; width:42px; height:19px; ">
  130. <caption>저장</caption>
  131. <script type="javascript" ev:event="DOMActivate">
  132. <![CDATA[
  133. fSave('S');
  134. ]]>
  135. </script>
  136. </button>
  137. <button id="btn_del" navindex="4" class="btn2_letter2" style="left:1152px; top:45px; width:42px; height:19px; ">
  138. <caption>삭제</caption>
  139. <script type="javascript" ev:event="DOMActivate">
  140. <![CDATA[
  141. fSave('D');
  142. ]]>
  143. </script>
  144. </button>
  145. <datagrid id="grd_mnpmpgms" nodeset="/root/main/mnpmpgmslist/mnpmpgmsinfo" allowselection="false" caption="대분류^중분류^영문명^한글명" colwidth="100, 100, 480, 475" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:70px; width:1195px; height:598px; ">
  146. <col ref="opgrp1" style="text-align:center; "/>
  147. <col ref="opgrp2" style="text-align:center; "/>
  148. <col ref="opgrpename"/>
  149. <col ref="opgrpkname"/>
  150. <script type="javascript" ev:event="onclick">
  151. <![CDATA[
  152. fSelectRow();
  153. ]]>
  154. </script>
  155. </datagrid>
  156. <input id="inp_opgrp1" ref="/root/main/mnpmpgmsinfo/opgrp1" navindex="5" maxlength="2" format="99" style="left:72px; top:680px; width:89px; height:19px; "/>
  157. <input id="inp_opgrp2" ref="/root/main/mnpmpgmsinfo/opgrp2" navindex="6" maxlength="2" format="99" style="left:236px; top:680px; width:89px; height:19px; "/>
  158. <input id="inp_opgrpename" ref="/root/main/mnpmpgmsinfo/opgrpename" navindex="7" class="input_default" imemode="alpha" maxlength="200" style="left:71px; top:705px; width:517px; height:19px; "/>
  159. <input id="inp_opgrpkname" ref="/root/main/mnpmpgmsinfo/opgrpkname" navindex="8" class="input_default" imemode="hangul" maxlength="70" style="left:663px; top:705px; width:517px; height:19px; "/>
  160. <line id="line2" class="line_3" style="x1:0px; y1:726px; x2:1194px; y2:726px; "/>
  161. </group>
  162. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
  163. </xhtml:body>
  164. </xhtml:html>