SMMNP03400_CartBag공급관리.xrw 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>Cart Bag 불출조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <init>
  10. <oproomlist>
  11. <oproomcd/>
  12. <oproomnm/>
  13. </oproomlist>
  14. <rosettelist>
  15. <rosettenm/>
  16. <rosettecd/>
  17. </rosettelist>
  18. </init>
  19. <main>
  20. <cond>
  21. <opdd/>
  22. <oproomcd/>
  23. <optypeflag1/>
  24. <optypeflag2/>
  25. <optypeflag3/>
  26. <ccrtstat>Y</ccrtstat>
  27. <refcartgubn>O</refcartgubn>
  28. <opccrtstat>3</opccrtstat>
  29. <opstat/>
  30. <refnm/>
  31. <rosette/>
  32. <cnclop/>
  33. </cond>
  34. <cartbaglist>
  35. <ccrtstat/>
  36. <goodstatnm/>
  37. <instrstatnm/>
  38. <cststatnm/>
  39. <perfdeptabbr/>
  40. <deliveoproom/>
  41. <chgdeliveoproom1/>
  42. <chgdeliveoproom2/>
  43. <chgdeliveoproom3/>
  44. <opcnfmdt/>
  45. <pid/>
  46. <patnm/>
  47. <sa/>
  48. <opnm/>
  49. <perfnm/>
  50. <anstdrnm/>
  51. <anstmthd/>
  52. <opstatnm/>
  53. <opflag/>
  54. <opstatcd/>
  55. </cartbaglist>
  56. </main>
  57. <send>
  58. </send>
  59. <hidden/>
  60. <temp/>
  61. </root>
  62. </instance>
  63. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  64. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  65. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  66. <script type="javascript" src="../../../emr/opanstweb/js/SMMNP03400.js"/>
  67. <script type="javascript" ev:event="xforms-ready">
  68. <![CDATA[
  69. fInit();
  70. ]]>
  71. </script>
  72. <submission id="TRMNP03004" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/rosettelist"/>
  73. <submission id="TRMNP03002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/oproomlist"/>
  74. <submission id="TRMNP03402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/cartbaglist"/>
  75. </model>
  76. </xhtml:head>
  77. <xhtml:body guideline="1,1195;1,4;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  78. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  79. <group id="grp_sea" style="left:0px; top:5px; width:1194px; height:60px; vertical-align:top; ">
  80. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
  81. <caption id="caption2" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">수술일자 :</caption>
  82. <caption id="caption4" class="search_name" style="left:230px; top:9px; width:93px; height:17px; ">수 술 방 :</caption>
  83. <button id="btn_ref" class="btn1_letter2" style="left:1086px; top:20px; width:56px; height:22px; ">
  84. <caption>조회</caption>
  85. <script type="javascript" ev:event="DOMActivate">
  86. <![CDATA[
  87. fSearch();
  88. ]]>
  89. </script>
  90. </button>
  91. <line id="line13" class="line_4" style="x1:1070px; y1:20px; x2:1070px; y2:42px; "/>
  92. <select1 id="cmb_oproomlist" ref="/root/main/cond/oproomcd" class="combo_search" appearance="minimal" style="left:382px; top:8px; width:60px; height:19px; ">
  93. <choices>
  94. <itemset nodeset="/root/init/oproomlist">
  95. <label ref="oproomnm"/>
  96. <value ref="oproomcd"/>
  97. </itemset>
  98. </choices>
  99. <script type="javascript" ev:event="xforms-value-changed">
  100. <![CDATA[
  101. fSearch();
  102. ]]>
  103. </script>
  104. </select1>
  105. <input id="input3" ref="/root/main/cond/opdd" class="input_search" inputtype="date" style="left:105px; top:8px; width:90px; height:19px; ">
  106. <script type="javascript" ev:event="xforms-value-changed">
  107. <![CDATA[
  108. fSearch();
  109. ]]>
  110. </script>
  111. </input>
  112. <select id="checkbox2" ref="/root/main/cond/optypeflag1" overflow="visible" appearance="full" cols="1" style="left:580px; top:10px; width:50px; height:20px; background-color:transparent; border-style:none; ">
  113. <choices>
  114. <item>
  115. <label>정규</label>
  116. <value>1</value>
  117. </item>
  118. </choices>
  119. </select>
  120. <select1 id="rdo_ccrtstat" ref="/root/main/cond/ccrtstat" appearance="full" cols="2" overflow="visible" style="left:885px; top:10px; width:100px; height:20px; border-style:none; ">
  121. <choices>
  122. <item>
  123. <label>미불출</label>
  124. <value>N</value>
  125. </item>
  126. <item>
  127. <label>불출</label>
  128. <value>Y</value>
  129. </item>
  130. </choices>
  131. <script type="javascript" ev:event="xforms-value-changed">
  132. <![CDATA[
  133. fSearch();
  134. ]]>
  135. </script>
  136. </select1>
  137. <select id="checkbox1" ref="/root/main/cond/optypeflag2" overflow="visible" appearance="full" style="left:630px; top:10px; width:50px; height:20px; border-style:none; ">
  138. <choices>
  139. <item>
  140. <label>응급</label>
  141. <value>2</value>
  142. </item>
  143. </choices>
  144. </select>
  145. <select id="checkbox3" ref="/root/main/cond/optypeflag3" overflow="visible" appearance="full" style="left:680px; top:10px; width:50px; height:20px; border-style:none; ">
  146. <choices>
  147. <item>
  148. <label>추가</label>
  149. <value>3</value>
  150. </item>
  151. </choices>
  152. </select>
  153. <caption id="caption1" class="search_name" style="left:15px; top:35px; width:87px; height:17px; ">Cart상태 :</caption>
  154. <caption id="caption3" class="search_name" style="left:230px; top:35px; width:87px; height:17px; ">진행상태 :</caption>
  155. <caption id="caption5" class="search_name" style="left:490px; top:35px; width:87px; height:17px; ">등록번호 :</caption>
  156. <caption id="caption7" class="search_name" style="left:490px; top:10px; width:87px; height:17px; ">수술구분 :</caption>
  157. <caption id="caption8" class="search_name" style="left:795px; top:10px; width:87px; height:17px; ">불출여부 :</caption>
  158. <select1 id="combo1" ref="/root/main/cond/opccrtstat" class="combo_search" appearance="minimal" style="left:105px; top:35px; width:60px; height:19px; ">
  159. <choices>
  160. <item>
  161. <label>전체</label>
  162. <value/>
  163. </item>
  164. <item>
  165. <label>임시</label>
  166. <value>1</value>
  167. </item>
  168. <item>
  169. <label>저장</label>
  170. <value>2</value>
  171. </item>
  172. <item>
  173. <label>불출</label>
  174. <value>3</value>
  175. </item>
  176. <item>
  177. <label>처방</label>
  178. <value>4</value>
  179. </item>
  180. <item>
  181. <label>확정</label>
  182. <value>5</value>
  183. </item>
  184. <item>
  185. <label>반납</label>
  186. <value>9</value>
  187. </item>
  188. </choices>
  189. <script type="javascript" ev:event="xforms-value-changed">
  190. <![CDATA[
  191. fSearch();
  192. ]]>
  193. </script>
  194. </select1>
  195. <select1 id="combo2" ref="/root/main/cond/opstat" class="combo_search" appearance="minimal" style="left:317px; top:35px; width:60px; height:19px; ">
  196. <choices>
  197. <item>
  198. <label>전체</label>
  199. <value/>
  200. </item>
  201. <item>
  202. <label>가확정</label>
  203. <value>15</value>
  204. </item>
  205. <item>
  206. <label>예정</label>
  207. <value>20</value>
  208. </item>
  209. <item>
  210. <label>대기</label>
  211. <value>30</value>
  212. </item>
  213. <item>
  214. <label>수술</label>
  215. <value>40</value>
  216. </item>
  217. <item>
  218. <label>종료</label>
  219. <value>50</value>
  220. </item>
  221. <item>
  222. <label>회복</label>
  223. <value>60</value>
  224. </item>
  225. <item>
  226. <label>종료</label>
  227. <value>70</value>
  228. </item>
  229. </choices>
  230. <script type="javascript" ev:event="xforms-value-changed">
  231. <![CDATA[
  232. fSearch();
  233. ]]>
  234. </script>
  235. </select1>
  236. <input id="ipt_pid" ref="/root/main/cond/refnm" style="left:580px; top:35px; width:100px; height:19px; "/>
  237. <select1 id="cmb_rosette" ref="/root/main/cond/rosette" class="combo_search" appearance="minimal" style="left:317px; top:8px; width:60px; height:19px; ">
  238. <choices>
  239. <itemset nodeset="/root/init/rosettelist">
  240. <label ref="rosettenm"/>
  241. <value ref="rosettecd"/>
  242. </itemset>
  243. </choices>
  244. <script type="javascript" ev:event="xforms-value-changed">
  245. <![CDATA[
  246. model.removenode("/root/send");
  247. model.makeNode("/root/send");
  248. model.makeValue("/root/send/opcnfmdd" ,model.getValue("/root/main/cond/opdd") );
  249. model.makeValue("/root/send/rosette" ,model.getValue("/root/main/cond/rosette"));
  250. if(submit("TRMNP03002")){ // 수술실코드 가져오기
  251. addComboItem("cmb_oproomlist","전체","","above");
  252. }
  253. cmb_oproomlist.refresh();
  254. ]]>
  255. </script>
  256. </select1>
  257. <select id="checkbox4" ref="/root/main/cond/cnclop" overflow="visible" appearance="full" style="left:725px; top:10px; width:50px; height:20px; border-style:none; ">
  258. <choices>
  259. <item>
  260. <label>취소</label>
  261. <value>4</value>
  262. </item>
  263. </choices>
  264. </select>
  265. <caption id="caption9" class="search_name" style="left:795px; top:35px; width:87px; height:17px; ">부서구분 :</caption>
  266. <select1 id="radio1" ref="/root/main/cond/refcartgubn" appearance="full" cols="2" overflow="visible" style="left:885px; top:35px; width:100px; height:20px; border-style:none; ">
  267. <choices>
  268. <item>
  269. <label>수술</label>
  270. <value>O</value>
  271. </item>
  272. <item>
  273. <label>마취</label>
  274. <value>A</value>
  275. </item>
  276. </choices>
  277. <script type="javascript" ev:event="xforms-value-changed">
  278. <![CDATA[
  279. fSearch();
  280. ]]>
  281. </script>
  282. </select1>
  283. <button id="btn_patsear" class="icon_search" style="left:685px; top:35px; width:16px; height:16px; ">
  284. <caption/>
  285. <script type="javascript" ev:event="DOMActivate">
  286. <![CDATA[
  287. setParameter("refnm", model.getValue("/root/main/cond/refnm"));
  288. modal("SPMNP06100" ,"", "100", "100", "SPMNP06100", "", "");
  289. var getData = model.getValue("/root/properties/parameters/SendData/SendDatavalue");
  290. if( getData == "") {
  291. return;
  292. }else {
  293. var getDataTemp1 = getData.split("|");
  294. model.setValue("/root/main/cond/refnm", getDataTemp1[0]);
  295. ipt_pid.refresh();
  296. fSearch();
  297. }
  298. ]]>
  299. </script>
  300. </button>
  301. </group>
  302. <line id="line1" class="line_1" style="x1:0px; y1:91px; x2:1194px; y2:91px; "/>
  303. <datagrid id="grd_cartbaglist" nodeset="/root/main/cartbaglist" class="datagrid2" caption="Cart&#xA;상태^물품&#xA;상태^기구&#xA;소모품^집도과^불출^변경1^변경2^변경3^수술일시^등록번호^환자명^S/A^수술명^집도의^마취의^마취&#xA;방법^진행&#xA;상태^수술&#xA;구분^수술상태코드" colsep="^" colwidth="45, 45, 45, 55, 40, 40, 40, 40, 120, 70, 75, 50, 281, 70, 70, 50, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:95px; width:1194px; height:624px; ">
  304. <col ref="ccrtstat" style="text-align:center; "/>
  305. <col ref="goodstatnm" style="text-align:center; "/>
  306. <col ref="instrstatnm" style="text-align:center; "/>
  307. <col ref="perfdeptabbr" style="text-align:center; "/>
  308. <col ref="deliveoproom" style="text-align:center; "/>
  309. <col ref="chgdeliveoproom1" style="text-align:center; "/>
  310. <col ref="chgdeliveoproom2" style="text-align:center; "/>
  311. <col ref="chgdeliveoproom3" style="text-align:center; "/>
  312. <col ref="opcnfmdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  313. <col ref="pid" style="text-align:center; "/>
  314. <col ref="patnm" style="text-align:center; "/>
  315. <col ref="sa" style="text-align:center; "/>
  316. <col ref="opnm"/>
  317. <col ref="perfnm" style="text-align:center; "/>
  318. <col ref="anstdrnm" style="text-align:center; "/>
  319. <col ref="anstmthd" style="text-align:center; "/>
  320. <col ref="opstatnm"/>
  321. <col ref="opflag"/>
  322. <col ref="opstatcd"/>
  323. </datagrid>
  324. <caption id="caption22" class="tit_2" style="left:5px; top:76px; width:134px; height:13px; ">Cart Bag 불출조회</caption>
  325. <button id="btn_excel" class="btn2_letter3" style="left:1135px; top:70px; width:53px; height:19px; ">
  326. <caption>Excel</caption>
  327. <script type="javascript" ev:event="DOMActivate">
  328. <![CDATA[
  329. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  330. if (fileName != "")
  331. {
  332. grd_cartbaglist.saveExcel(fileName, "SheetName", false, false, "", "", true);
  333. }
  334. ]]>
  335. </script>
  336. </button>
  337. <!--(20101114) 경북대
  338. <button id="button1" class="btn2_letter2" style="left:1090px; top:70px; width:42px; height:19px; ">
  339. <caption>출력</caption>
  340. <script type="javascript" ev:event="DOMActivate">
  341. <![CDATA[
  342. ]]>
  343. </script>
  344. </button>
  345. -->
  346. </group>
  347. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">Cart Bag 불출조회</caption>
  348. </xhtml:body>
  349. </xhtml:html>