SPMNP04400_수술실 물품 이력 조회.xrw 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  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. <goodinfo>
  11. <gooddetlinfo>
  12. <goodcd/>
  13. <allsizespecid/>
  14. <histno/>
  15. <goodnm/>
  16. <goodspec/>
  17. <goodmodel/>
  18. <prodcmpynm/>
  19. <prcpunit/>
  20. <implant/>
  21. <goodmngt/>
  22. <deliveyn/>
  23. <delivepriod/>
  24. <useflag/>
  25. <acmlbaseqty/>
  26. <goodinfo/>
  27. <prcpinfo/>
  28. <gooduseyn/>
  29. <rgstnm/>
  30. <updtnm/>
  31. <updtdd/>
  32. <updtid/>
  33. <rgstid/>
  34. </gooddetlinfo>
  35. </goodinfo>
  36. <cond>
  37. <goodcd/>
  38. <allsizespecid/>
  39. <refdeptflag/>
  40. <refdept/>
  41. </cond>
  42. </main>
  43. <send>
  44. </send>
  45. <init>
  46. </init>
  47. <hidden>
  48. </hidden>
  49. </root>
  50. </instance>
  51. <script type="javascript" ev:event="xforms-ready">
  52. <![CDATA[
  53. if( checkOpener() ) {
  54. model.removenode("/root/send");
  55. model.makeValue("/root/send/reqdata/goodcd", opener.javascript.getParameter("goodcd"));
  56. model.makeValue("/root/send/reqdata/allsizespecid", opener.javascript.getParameter("allsizespecid"));
  57. model.makeValue("/root/send/reqdata/refdeptflag", opener.javascript.getParameter("refdeptflag"));
  58. model.makeValue("/root/send/reqdata/refdept", opener.javascript.getParameter("refdept"));
  59. submit("TRMNP04415");
  60. }
  61. ]]>
  62. </script>
  63. <submission id="TRMNP04415" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/goodinfo/gooddetlinfo"/>
  64. </model>
  65. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  66. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  67. </xhtml:head>
  68. <xhtml:body pagewidth="1000" pageheight="450" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  69. <group id="group3" scroll="auto" style="left:0px; top:0px; width:980px; height:390px; ">
  70. <caption id="caption1" class="tit_2" style="left:5px; top:5px; width:160px; height:14px; ">수술실 물품 이력조회</caption>
  71. <line id="line1" class="line_1" style="x1:0px; y1:20px; x2:975px; y2:20px; "/>
  72. <datagrid id="grd_goodlist" nodeset="/root/main/goodinfo/gooddetlinfo" class="datagrid2" autoresize="true" caption="등록일자^물품코드^SUB^산정여부^순번^물품명^규격^모델^제조원^단위^IMPLANT^기록&#xA;구분^불출&#xA;여부^불출&#xA;시기^사용&#xA;구분^기준&#xA;수량^처방정보^물품정보^사용여부^등록자^수정자^수정자아이디^등록자아이디" colsep="^" colwidth="70, 75, 40, 60, 40, 235, 105, 100, 95, 55, 58, 60, 45, 50, 50, 50, 100, 100, 60, 74, 75, 0, 0, 0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="50" rowsep="|" tooltip="true" style="left:0px; top:25px; width:975px; height:360px; ">
  73. <col ref="updtdd" format="yyyy-mm-dd" style="text-align:center; "/>
  74. <col ref="goodcd" style="left:0px; top:32px; width:74px; height:23px; text-align:center; "/>
  75. <col ref="allsizespecid" style="text-align:center; "/>
  76. <col disabled="true" ref="chargeflag" type="combo" style="text-align:center; ">
  77. <choices>
  78. <item>
  79. <label>산정</label>
  80. <value>Y</value>
  81. </item>
  82. <item>
  83. <label>비산정</label>
  84. <value>N</value>
  85. </item>
  86. <item>
  87. <label>해당없음</label>
  88. <value>0</value>
  89. </item>
  90. </choices>
  91. </col>
  92. <col ref="histno" style="text-align:center; "/>
  93. <col ref="goodnm" style="text-align:left; "/>
  94. <col ref="goodspec" style="text-align:left; "/>
  95. <col ref="goodmodel" style="text-align:left; "/>
  96. <col ref="prodcmpynm" style="text-align:left; "/>
  97. <col ref="prcpunit" style="text-align:center; "/>
  98. <col ref="implant" style="text-align:center; "/>
  99. <col ref="goodmngt" style="text-align:center; "/>
  100. <col ref="deliveyn" style="text-align:center; "/>
  101. <col disabled="true" ref="delivepriod" type="combo" style="text-align:center; ">
  102. <choices>
  103. <item>
  104. <label>일단위</label>
  105. <value>1</value>
  106. </item>
  107. <item>
  108. <label>의뢰</label>
  109. <value>2</value>
  110. </item>
  111. <item>
  112. <label>미불출</label>
  113. <value>3</value>
  114. </item>
  115. </choices>
  116. </col>
  117. <col disabled="true" ref="useflag" type="combo" style="text-align:center; ">
  118. <choices>
  119. <item>
  120. <label>1회</label>
  121. <value>N</value>
  122. </item>
  123. <item>
  124. <label>분할</label>
  125. <value>Y</value>
  126. </item>
  127. <item>
  128. <label>재사용</label>
  129. <value>Z</value>
  130. </item>
  131. </choices>
  132. </col>
  133. <col ref="acmlbaseqty" style="text-align:center; "/>
  134. <col ref="goodinfo" style="text-align:left; "/>
  135. <col ref="prcpinfo" style="text-align:left; "/>
  136. <col disabled="true" ref="gooduseyn" type="combo" style="text-align:center; ">
  137. <choices>
  138. <item>
  139. <label>사용</label>
  140. <value>Y</value>
  141. </item>
  142. <item>
  143. <label>미사용</label>
  144. <value>U</value>
  145. </item>
  146. <item>
  147. <label>단종</label>
  148. <value>E</value>
  149. </item>
  150. </choices>
  151. </col>
  152. <col ref="rgstnm" style="text-align:center; "/>
  153. <col ref="updtnm" style="text-align:center; "/>
  154. <col ref="updtid" style="text-align:left; "/>
  155. <col ref="rgstid" style="text-align:left; "/>
  156. </datagrid>
  157. </group>
  158. </xhtml:body>
  159. </xhtml:html>