SPPMI01800_병실환자정보.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SPPMI01800_병실환자정보.xrw
  4. * 설 명 : 병실환자정보
  5. * 설 계 자 : 홍영표
  6. * 작 성 자 : 홍영표
  7. * 작 성 일 : 2007.05.28
  8. * 수정이력 :
  9. * 기 타 :
  10. * 구현예정 :
  11. -->
  12. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  13. <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">
  14. <xhtml:head>
  15. <xhtml:title>병실환자정보</xhtml:title>
  16. <model id="model1">
  17. <instance id="instance1">
  18. <root xmlns="">
  19. <send>
  20. <ipatflag>1</ipatflag>
  21. <srchcond1>1</srchcond1>
  22. <srchcond2/>
  23. <sess_posinstcd>012</sess_posinstcd>
  24. </send>
  25. <main>
  26. </main>
  27. <hidden>
  28. <rcv>
  29. <inpt/>
  30. </rcv>
  31. <original>
  32. <inpt/>
  33. </original>
  34. <flag>
  35. <rcv_flag>
  36. </rcv_flag>
  37. </flag>
  38. <source>
  39. <srchcond/>
  40. <roomcd/>
  41. </source>
  42. <init>
  43. <disccd>
  44. <cd/>
  45. <nm/>
  46. </disccd>
  47. <insukind>
  48. <cd/>
  49. <nm/>
  50. </insukind>
  51. <suppkind>
  52. <cd/>
  53. <nm/>
  54. <up/>
  55. <io/>
  56. </suppkind>
  57. <orddeptcd>
  58. <cd/>
  59. <nm/>
  60. </orddeptcd>
  61. <orddrid>
  62. <cd/>
  63. <nm/>
  64. <dp/>
  65. <sp/>
  66. </orddrid>
  67. <wardcd>
  68. <cd/>
  69. <nm/>
  70. <of/>
  71. </wardcd>
  72. <roomcd>
  73. <cd/>
  74. <nm/>
  75. <wd/>
  76. </roomcd>
  77. <flag>
  78. <prestdd/>
  79. <mskindflag/>
  80. </flag>
  81. <roomgrdecd>
  82. <nm/>
  83. <cd/>
  84. </roomgrdecd>
  85. </init>
  86. </hidden>
  87. <init>
  88. <P0006list>
  89. <P0006>
  90. <cdid/>
  91. <cdnm/>
  92. </P0006>
  93. </P0006list>
  94. <P0025list>
  95. <P0025>
  96. <cdid/>
  97. <cdnm/>
  98. </P0025>
  99. </P0025list>
  100. <P0026list>
  101. <P0026>
  102. <cdid/>
  103. <cdnm/>
  104. </P0026>
  105. </P0026list>
  106. <P0002list>
  107. <P0002>
  108. <cdid/>
  109. <cdnm/>
  110. </P0002>
  111. </P0002list>
  112. </init>
  113. </root>
  114. </instance>
  115. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  116. <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/init"/>
  117. <submission id="TRPMI01801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/rcv"/>
  118. </model>
  119. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  120. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  121. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  122. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  123. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  124. <script type="javascript" ev:event="xforms-ready">
  125. <![CDATA[
  126. zbcfGetCodeList(new Array("P0006","P0025","P0026","P0002"), new Array("/root/init/P0006list","/root/init/P0025list","/root/init/P0026list","/root/init/P0002list"));
  127. submit("TRPMI00106");
  128. var sroomcd = model.getValue("/root/hidden/source/roomcd");
  129. if (sroomcd != "") {
  130. model.setValue("/root/send/srchcond2",sroomcd);
  131. model.setValue("/root/send/srchcond1",model.getValue("/root/hidden/source/srchcond"));
  132. fQuery1()
  133. }
  134. model.refresh();
  135. ]]>
  136. </script>
  137. <script type="javascript">
  138. <![CDATA[
  139. // 조회조건에 따른 조회문장
  140. function fQuery1()
  141. {
  142. model.resetInstanceNode("/root/hidden/original");
  143. model.removeNodeset("/root/hidden/original/inpt");
  144. submit("TRPMI01801");
  145. copyNodeType("/root/hidden/original", "/root/hidden/rcv", "after");
  146. datagrid1.rebuild();
  147. }
  148. ]]>
  149. </script>
  150. </xhtml:head>
  151. <xhtml:body pagewidth="1020" pageheight="400" guideline="1,992;2,356;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  152. <group id="group3" scroll="auto" style="left:0px; top:0px; width:992px; height:316px; ">
  153. <group id="group2" style="left:0px; top:0px; width:992px; height:35px; vertical-align:top; ">
  154. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:992px; height:35px; "/>
  155. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">검색조건 :</caption>
  156. <button id="btn_search" class="btn1_letter2" style="left:925px; top:7px; width:56px; height:22px; ">
  157. <caption>조회</caption>
  158. <script type="javascript" ev:event="DOMActivate">
  159. <![CDATA[
  160. fQuery1();
  161. ]]>
  162. </script>
  163. </button>
  164. <line id="line13" class="line_4" style="x1:909px; y1:7px; x2:909px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  165. <select1 id="combo1" ref="/root/send/srchcond1" class="combo_search" appearance="minimal" style="left:101px; top:8px; width:80px; height:19px; ">
  166. <choices>
  167. <item>
  168. <label>병실</label>
  169. <value>1</value>
  170. </item>
  171. </choices>
  172. </select1>
  173. <input id="input3" ref="/root/send/srchcond2" class="input_search" style="left:184px; top:8px; width:100px; height:19px; ">
  174. <script type="javascript" ev:event="onkeypress">
  175. <![CDATA[
  176. if (event.keyCode=='13') {
  177. setInputNodeCurText();
  178. fQuery1();
  179. }
  180. ]]>
  181. </script>
  182. </input>
  183. </group>
  184. <caption id="caption1" class="tit_2" style="left:5px; top:45px; width:95px; height:14px; ">병실환자정보</caption>
  185. <line id="line1" class="line_1" style="x1:0px; y1:60px; x2:992px; y2:60px; "/>
  186. <datagrid id="datagrid1" nodeset="/root/hidden/original/inpt" class="datagrid2" caption="상태^입원경로^환자번호^환자성명^성별^진료과^전문의^병동^병실^☏^병실등급^병실형태^이실병동^이실병실^이실병실등급^이실병실형태^주/부^입원일자^시간^보험유형^보험보조유형^할인계정^연구용^주민번호^생년월일^최초접수자^최초접수일시^최종수정담당자^최종수정일시" colsep="^" colwidth="70, 57, 79, 90, 30, 86, 83, 80, 60, 50, 100, 80, 80, 60, 100, 80, 55, 80, 45, 65, 80, 81, 100, 112, 90, 83, 116, 90, 121" dataheight="23" defaultrows="2" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:65px; width:992px; height:250px; ">
  187. <col disabled="true" ref="inpt_stat" type="combo">
  188. <choices>
  189. <item>
  190. <label>재원</label>
  191. <value>0</value>
  192. </item>
  193. <item>
  194. <label>퇴원예고</label>
  195. <value>1</value>
  196. </item>
  197. <item>
  198. <label>이실신청</label>
  199. <value>2</value>
  200. </item>
  201. <item>
  202. <label>입원예약</label>
  203. <value>3</value>
  204. </item>
  205. </choices>
  206. </col>
  207. <col disabled="true" ref="inpt_inpath" type="combo" style="text-align:center; ">
  208. <choices>
  209. <itemset nodeset="/root/init/P0002list/P0002">
  210. <label ref="cdnm"/>
  211. <value ref="cdid"/>
  212. </itemset>
  213. </choices>
  214. </col>
  215. <col ref="inpt_pid"/>
  216. <col ref="inpt_hngnm"/>
  217. <col ref="inpt_sex" style="text-align:center; "/>
  218. <col ref="inpt_orddeptcd"/>
  219. <col ref="inpt_medispclid"/>
  220. <col disabled="true" ref="inpt_wardcd" type="combo">
  221. <choices>
  222. <itemset nodeset="/root/hidden/init/wardcd">
  223. <label ref="nm"/>
  224. <value ref="cd"/>
  225. </itemset>
  226. </choices>
  227. </col>
  228. <col disabled="true" ref="inpt_roomcd" type="combo">
  229. <choices>
  230. <itemset nodeset="/root/hidden/init/roomcd">
  231. <label ref="nm"/>
  232. <value ref="cd"/>
  233. </itemset>
  234. </choices>
  235. </col>
  236. <col ref="inpt_roomtelno"/>
  237. <col disabled="true" ref="inpt_roomgrdecd" type="combo">
  238. <choices>
  239. <itemset nodeset="/root/hidden/init/roomgrdecd">
  240. <label ref="nm"/>
  241. <value ref="cd"/>
  242. </itemset>
  243. </choices>
  244. </col>
  245. <col disabled="true" ref="inpt_roomtypecd" type="combo">
  246. <choices>
  247. <itemset nodeset="/root/init/P0026list/P0026">
  248. <label ref="cdnm"/>
  249. <value ref="cdid"/>
  250. </itemset>
  251. </choices>
  252. </col>
  253. <col disabled="true" ref="inpt_chngwardcd" type="combo">
  254. <choices>
  255. <itemset nodeset="/root/hidden/init/wardcd">
  256. <label ref="nm"/>
  257. <value ref="cd"/>
  258. </itemset>
  259. </choices>
  260. </col>
  261. <col disabled="true" ref="inpt_chngroomcd" type="combo">
  262. <choices>
  263. <itemset nodeset="/root/hidden/init/roomcd">
  264. <label ref="nm"/>
  265. <value ref="cd"/>
  266. </itemset>
  267. </choices>
  268. </col>
  269. <col disabled="true" ref="inpt_chngroomgrde" type="combo">
  270. <choices>
  271. <itemset nodeset="/root/init/P0025list/P0025">
  272. <label ref="cdnm"/>
  273. <value ref="cdid"/>
  274. </itemset>
  275. </choices>
  276. </col>
  277. <col disabled="true" ref="inpt_chngroomtype" type="combo">
  278. <choices>
  279. <itemset nodeset="/root/init/P0026list/P0026">
  280. <label ref="cdnm"/>
  281. <value ref="cdid"/>
  282. </itemset>
  283. </choices>
  284. </col>
  285. <col disabled="true" ref="inpt_mskind" type="combo">
  286. <choices>
  287. <itemset nodeset="/root/init/P0006list/P0006">
  288. <label ref="cdnm"/>
  289. <value ref="cdid"/>
  290. </itemset>
  291. </choices>
  292. </col>
  293. <col ref="inpt_indd" format="yyyy-mm-dd"/>
  294. <col ref="inpt_intm" format="hh:nn"/>
  295. <col disabled="true" ref="inpt_insukind" type="combo">
  296. <choices>
  297. <itemset nodeset="/root/hidden/init/insukind">
  298. <label ref="nm"/>
  299. <value ref="cd"/>
  300. </itemset>
  301. </choices>
  302. </col>
  303. <col disabled="true" ref="inpt_suppkind" type="combo">
  304. <choices>
  305. <itemset nodeset="/root/hidden/init/suppkind">
  306. <label ref="nm"/>
  307. <value ref="cd"/>
  308. </itemset>
  309. </choices>
  310. </col>
  311. <col disabled="true" ref="inpt_disccd" type="combo">
  312. <choices>
  313. <itemset nodeset="/root/hidden/init/disccd">
  314. <label ref="nm"/>
  315. <value ref="cd"/>
  316. </itemset>
  317. </choices>
  318. </col>
  319. <col ref="inpt_clincstdycd"/>
  320. <col ref="inpt_rrgstno" format="999999-9999999"/>
  321. <col ref="inpt_brthdd" format="yyyy-mm-dd"/>
  322. <col ref="inpt_fstrgstrid"/>
  323. <col ref="inpt_fstrgstdt" format="yyyy-mm-dd hh:nn:ss"/>
  324. <col ref="inpt_lastupdtrid"/>
  325. <col ref="inpt_lastupdtdt" format="yyyy-mm-dd hh:nn:ss"/>
  326. </datagrid>
  327. </group>
  328. <group id="group1" scroll="auto" style="left:0px; top:326px; width:992px; height:29px; ">
  329. <button id="btn_confirm" class="btn4_letter2" style="left:871px; top:5px; width:56px; height:22px; ">
  330. <caption>확인</caption>
  331. <script type="javascript" ev:event="DOMActivate">
  332. <![CDATA[
  333. window.close();
  334. ]]>
  335. </script>
  336. </button>
  337. <button id="btn_cancel" class="btn4_letter2" style="left:930px; top:5px; width:56px; height:22px; ">
  338. <caption>취소</caption>
  339. <script type="javascript" ev:event="DOMActivate">
  340. <![CDATA[
  341. window.close();
  342. ]]>
  343. </script>
  344. </button>
  345. </group>
  346. </xhtml:body>
  347. </xhtml:html>