SMMNA02100_APU스케줄조회.xrw 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : APU스케쥴조회.xrw
  4. * 설 명 : APU 스케쥴을 조회한다.
  5. * 설 계 자 :
  6. * 작 성 자 :
  7. * 작 성 일 :
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>APU 스케줄 조회</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root>
  18. <main>
  19. <cond>
  20. <ijob>I</ijob>
  21. <iwardcd/>
  22. <iprcpflag/>
  23. <iprcpkindcd/>
  24. <ipid/>
  25. <ischefrdd/>
  26. <ischetodd/>
  27. <dnornocbo>
  28. <dnornolist>
  29. <dnorno/>
  30. <dnornonm/>
  31. </dnornolist>
  32. </dnornocbo>
  33. <orddeptcd/>
  34. <hngnm/>
  35. <rrgstno/>
  36. <gndrage/>
  37. <orddeptlist>
  38. <dept>
  39. <depthngnm/>
  40. <deptcd/>
  41. </dept>
  42. </orddeptlist>
  43. <plcecd/>
  44. </cond>
  45. <scheinfo>
  46. <schelist>
  47. <schecmfmdd/>
  48. <schecmfmtm/>
  49. <ioflag/>
  50. <scheprcpflag/>
  51. <scheprcpflagnm/>
  52. <scheprcpkindcd/>
  53. <scheprcpkindcdnm/>
  54. <wardcd/>
  55. <roomcd/>
  56. <tnsrpid/>
  57. <hngnm/>
  58. <sex/>
  59. <age/>
  60. <orddeptcd/>
  61. <orddeptnm/>
  62. <orddrid/>
  63. <orddrnm/>
  64. <dnornm/>
  65. <dnorrrgstno/>
  66. <scheerflag/>
  67. <schehopedd/>
  68. <schehopetm/>
  69. <indd/>
  70. <remark/>
  71. <instcd/>
  72. <schedd/>
  73. <scheseqno/>
  74. <dnorno/>
  75. <delyn/>
  76. <ptbsrrgstno/>
  77. <prcpdd/>
  78. <prcpno/>
  79. </schelist>
  80. </scheinfo>
  81. <patinfo>
  82. <patinfolist>
  83. <pid/>
  84. </patinfolist>
  85. </patinfo>
  86. <patinfodetail>
  87. <patinfolist>
  88. <pid/>
  89. </patinfolist>
  90. </patinfodetail>
  91. <popupendflag/>
  92. </main>
  93. <send>
  94. <reqdata/>
  95. <savedata/>
  96. </send>
  97. <init>
  98. <L00891list1>
  99. <L0089>
  100. <cdid/>
  101. <cdnm/>
  102. </L0089>
  103. </L00891list1>
  104. <L00891list2>
  105. <L0089>
  106. <cdid/>
  107. <cdnm/>
  108. </L0089>
  109. </L00891list2>
  110. <L00961list3>
  111. <L0096>
  112. <cdid/>
  113. <cdnm/>
  114. </L0096>
  115. </L00961list3>
  116. <cominfo1>
  117. <comlist1>
  118. <cdid/>
  119. <cdnm/>
  120. </comlist1>
  121. </cominfo1>
  122. <cominfo2>
  123. <comlist2>
  124. <cdid/>
  125. <cdnm/>
  126. </comlist2>
  127. </cominfo2>
  128. <doctlist>
  129. <medispcl>
  130. <doctnm/>
  131. <doctid/>
  132. </medispcl>
  133. </doctlist>
  134. <wardcdinfo>
  135. <wardcdlist>
  136. <wardnm/>
  137. <wardcd/>
  138. </wardcdlist>
  139. </wardcdinfo>
  140. </init>
  141. <hidden>
  142. <ref>
  143. <refsdd/>
  144. <refedd/>
  145. </ref>
  146. <donflag/>
  147. <regno/>
  148. </hidden>
  149. </root>
  150. </instance>
  151. <script type="javascript" ev:event="xforms-ready">
  152. <![CDATA[
  153. finit();
  154. ]]>
  155. </script>
  156. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  157. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  158. <script type="javascript" src="../../../emr/outcareweb/js/SMMNO00100.js"/>
  159. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  160. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  161. <script type="javascript" src="../../../emr/apumngtweb/js/SMMNA02100.js"/>
  162. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  163. <submission id="TRMNA02101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/scheinfo"/>
  164. <submission id="TRMNA02104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cominfo1"/>
  165. <submission id="TRMNA00804" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cominfo1"/>
  166. <submission id="TRMNA00805" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cominfo2"/>
  167. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  168. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  169. <submission id="TRMNW00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/doctlist"/>
  170. <submission id="TRMNA00811" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/wardcdinfo"/>
  171. </model>
  172. <script type="javascript">
  173. <![CDATA[
  174. function fSetInit() {
  175. model.reset();
  176. }
  177. ]]>
  178. </script>
  179. </xhtml:head>
  180. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  181. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; "/>
  182. <group id="group3" scroll="auto" style="left:0px; top:20px; width:1195px; height:764px; ">
  183. <group id="group2" style="left:5px; top:5px; width:1190px; height:60px; vertical-align:top; ">
  184. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1185px; height:60px; "/>
  185. <caption id="caption2" class="search_name" style="left:12px; top:10px; width:89px; height:17px; ">입원외래 :</caption>
  186. <line id="line13" class="line_4" style="x1:1109px; y1:20px; x2:1109px; y2:42px; "/>
  187. <select1 id="combo1" ref="/root/main/cond/ijob" class="combo_search" navindex="1" appearance="minimal" style="left:100px; top:10px; width:91px; height:19px; ">
  188. <choices>
  189. <item>
  190. <label>전체</label>
  191. <value/>
  192. </item>
  193. <item>
  194. <label>입원</label>
  195. <value>I</value>
  196. </item>
  197. <item>
  198. <label>외래</label>
  199. <value>O</value>
  200. </item>
  201. </choices>
  202. </select1>
  203. <caption id="caption3" class="search_name" visibility="visible" style="left:474px; top:11px; width:87px; height:17px; ">처방구분 :</caption>
  204. <select1 id="combo2" ref="/root/main/cond/iprcpflag" class="combo_search" navindex="3" visibility="visible" appearance="minimal" style="left:563px; top:10px; width:88px; height:19px; ">
  205. <choices>
  206. <itemset nodeset="/root/init/L00891list1/L0089">
  207. <label ref="cdnm"/>
  208. <value ref="cdid"/>
  209. </itemset>
  210. </choices>
  211. <script type="javascript" ev:event="xforms-value-changed">
  212. <![CDATA[
  213. fPrcpKindComboMake("1");
  214. ]]>
  215. </script>
  216. </select1>
  217. <select1 id="combo3" ref="/root/main/cond/iprcpkindcd" class="combo_search" navindex="4" visibility="visible" appearance="minimal" style="left:1010px; top:10px; width:88px; height:19px; ">
  218. <choices>
  219. <itemset nodeset="/root/init/cominfo1/comlist1">
  220. <label ref="cdnm"/>
  221. <value ref="cdid"/>
  222. </itemset>
  223. </choices>
  224. </select1>
  225. <caption id="caption7" class="search_name" visibility="visible" style="left:920px; top:11px; width:87px; height:17px; ">처방종류 :</caption>
  226. <button id="btn_query1" class="btn1_letter2" style="left:1115px; top:20px; width:56px; height:22px; ">
  227. <caption>조회</caption>
  228. <script type="javascript" ev:event="onclick">
  229. <![CDATA[
  230. fScheQuery();
  231. ]]>
  232. </script>
  233. </button>
  234. <input id="input1" ref="/root/main/cond/ischefrdd" class="input_default" navindex="6" inputtype="date" style="left:276px; top:35px; width:85px; height:19px; "/>
  235. <caption id="caption4" class="search_n_b" style="left:364px; top:35px; width:12px; height:17px; font-weight:bolder; ">~</caption>
  236. <input id="input2" ref="/root/main/cond/ischetodd" class="input_default" navindex="7" inputtype="date" style="left:382px; top:35px; width:85px; height:19px; "/>
  237. <button id="button16" class="icon_search" navindex="8" style="left:640px; top:36px; width:16px; height:16px; ">
  238. <caption/>
  239. <script type="javascript" ev:event="DOMActivate">
  240. <![CDATA[
  241. fSearchPatInfo("1");
  242. ]]>
  243. </script>
  244. </button>
  245. <input id="ipt_pid" ref="/root/main/cond/ipid" class="input_default" navindex="9" style="left:563px; top:35px; width:73px; height:19px; ">
  246. <script type="javascript" ev:event="onkeyup">
  247. <![CDATA[
  248. if(event.keyCode == "13") {
  249. fScheQuery(); //조회하기
  250. //setInputNodeCurText();
  251. //fpidref();
  252. }
  253. /* --------------------------------------------------*/
  254. /* type : function */
  255. /* access : public */
  256. /* desc : 등록번호에 따른 환자정보 검색 */
  257. /* param : */
  258. /* return : */
  259. /* --------------------------------------------------*/
  260. function fpidref(){
  261. // model.removeNodeset("/root/send");
  262. // var pid = ipt_pid.value
  263. // model.makeValue("/root/send/pid",pid);
  264. // if(submit("TRMNI00102")){
  265. // var hngnm=model.getValue("/root/main/rghtref/rghtreflist/hngnm");
  266. // //데이타가 없을시 이전 출력 내용 삭제.
  267. // if(hngnm==""){
  268. // opt_hngnm.value="";
  269. // opt_gndrage.value="";
  270. // opt_rrgstno.value="";
  271. //
  272. // opt_hngnm.refresh();
  273. // opt_gndrage.refresh();
  274. // opt_rrgstno.refresh();
  275. // model.makeValue("/root/main/rghtref/rghtreflist/pid","");
  276. // return;
  277. // }
  278. // }
  279. }
  280. ]]>
  281. </script>
  282. <script type="javascript" ev:event="xforms-value-changed">
  283. <![CDATA[
  284. fScheQuery();
  285. ]]>
  286. </script>
  287. </input>
  288. <caption id="caption10" class="search_name" style="left:474px; top:35px; width:88px; height:17px; ">등록번호 :</caption>
  289. <caption id="caption11" class="search_name" visibility="visible" style="left:199px; top:35px; width:75px; height:17px; text-align:left; ">확정일 :</caption>
  290. <caption id="caption35" class="search_name" visibility="visible" style="left:200px; top:10px; width:75px; height:17px; text-align:left; ">병동 :</caption>
  291. <select1 id="combo6" ref="/root/main/cond/iwardcd" class="combo_search" navindex="2" visibility="visible" appearance="minimal" style="left:275px; top:10px; width:87px; height:19px; ">
  292. <choices>
  293. <itemset nodeset="/root/init/wardcdinfo/wardcdlist">
  294. <label ref="wardnm"/>
  295. <value ref="wardcd"/>
  296. </itemset>
  297. </choices>
  298. </select1>
  299. <select1 id="cmb_orddeptlist" ref="/root/main/cond/orddeptcd" class="combo_default" navindex="5" appearance="minimal" itemcount="20" style="left:100px; top:34px; width:90px; height:19px; ">
  300. <choices>
  301. <itemset nodeset="/root/main/cond/orddeptlist/dept">
  302. <label ref="depthngnm"/>
  303. <value ref="deptcd"/>
  304. </itemset>
  305. </choices>
  306. </select1>
  307. <caption id="caption1" class="search_name" style="left:12px; top:36px; width:88px; height:17px; ">진료과 :</caption>
  308. <output id="opt_rrgstno" ref="/root/main/cond/gndrage" class="output_fix" style="left:809px; top:35px; width:100px; height:19px; "/>
  309. <output id="opt_hngnm" ref="/root/main/cond/hngnm" class="output_fix" style="left:663px; top:35px; width:95px; height:19px; "/>
  310. <output id="opt_gndrage" ref="/root/main/cond/rrgstno" class="output_fix" style="left:761px; top:35px; width:45px; height:19px; "/>
  311. <select1 id="combo4" ref="/root/main/cond/plcecd" class="combo_search" navindex="4" visibility="visible" appearance="minimal" style="left:1010px; top:35px; width:88px; height:19px; ">
  312. <choices>
  313. <itemset nodeset="/root/init/L00961list3/L0096">
  314. <label ref="cdnm"/>
  315. <value ref="cdid"/>
  316. </itemset>
  317. </choices>
  318. </select1>
  319. <caption id="caption5" class="search_name" visibility="visible" style="left:920px; top:36px; width:87px; height:17px; ">장 소 :</caption>
  320. </group>
  321. <datagrid id="datagrid1" nodeset="/root/main/scheinfo/schelist" class="datagrid2" caption="확정일자^확정&#xA;시간^장소^입원&#xA;외래^처방구분코드^처방구분^처방종류코드^처방종류^병동^병실^등록번호^환자명^성별^나이^진료과코드^진료과^진료의코드^진료의^공여자^공여자&#xA;주민번호^응급&#xA;여부^희망일자^희망시간^입원일^비고^병원코드^확정일^순번^공여자&#xA;번호^삭제여부^환자&#xA;주민번호^처방일자^처방번호" colsep="^" colwidth="72, 43, 100, 41, 60, 57, 60, 86, 70, 50, 64, 60, 36, 35, 60, 60, 60, 60, 60, 131, 44, 69, 60, 75, 60, 60, 60, 60, 60, 60, 60, 100, 100" dataheight="23" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" fixedcols="0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:5px; top:93px; width:1190px; height:647px; ">
  322. <col ref="schecmfmdd" format="yyyy-mm-dd" style="text-align:center; "/>
  323. <col ref="schecmfmtm" format="hh:nn" style="text-align:center; "/>
  324. <col ref="plcecd" type="combo">
  325. <choices>
  326. <itemset nodeset="/root/init/L00961list3/L0096">
  327. <label ref="cdnm"/>
  328. <value ref="cdid"/>
  329. </itemset>
  330. </choices>
  331. </col>
  332. <col ref="ioflag" type="combo" style="text-align:center; ">
  333. <choices>
  334. <item>
  335. <label>입원</label>
  336. <value>I</value>
  337. </item>
  338. <item>
  339. <label>외래</label>
  340. <value>O</value>
  341. </item>
  342. </choices>
  343. </col>
  344. <col ref="scheprcpflag" visibility="hidden"/>
  345. <col ref="scheprcpflagnm"/>
  346. <col ref="scheprcpkindcd" visibility="hidden"/>
  347. <col ref="scheprcpkindcdnm"/>
  348. <col ref="wardcd" type="combo">
  349. <choices>
  350. <itemset nodeset="/root/init/wardcdinfo/wardcdlist">
  351. <label ref="wardnm"/>
  352. <value ref="wardcd"/>
  353. </itemset>
  354. </choices>
  355. </col>
  356. <col ref="roomcd"/>
  357. <col ref="tnsrpid"/>
  358. <col ref="hngnm"/>
  359. <col ref="sex" style="text-align:center; "/>
  360. <col ref="age" style="text-align:center; "/>
  361. <col ref="orddeptcd" visibility="hidden"/>
  362. <col ref="orddeptnm"/>
  363. <col ref="orddrid" visibility="hidden"/>
  364. <col ref="orddrnm" style="text-align:center; "/>
  365. <col ref="dnornm" style="text-align:center; "/>
  366. <col ref="dnorrrgstno" style="text-align:center; "/>
  367. <col ref="scheerflag" style="text-align:center; "/>
  368. <col ref="schehopedd" format="yyyy-mm-dd" style="text-align:center; "/>
  369. <col ref="schehopetm" visibility="hidden"/>
  370. <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
  371. <col ref="remark"/>
  372. <col ref="instcd" visibility="hidden"/>
  373. <col ref="schedd" visibility="hidden"/>
  374. <col ref="scheseqno" visibility="hidden"/>
  375. <col ref="dnorno"/>
  376. <col ref="delyn" visibility="hidden"/>
  377. <col ref="ptbsrrgstno" visibility="hidden"/>
  378. <col ref="prcpdd" visibility="hidden"/>
  379. <col ref="prcpno" visibility="hidden"/>
  380. <script type="javascript" ev:event="onaftersort">
  381. <![CDATA[
  382. datagrid1.gridToInstance();
  383. ]]>
  384. </script>
  385. </datagrid>
  386. <caption id="caption13" class="tit_2" style="left:5px; top:75px; width:131px; height:14px; ">확정 스케줄 리스트</caption>
  387. </group>
  388. <group id="group5" style="left:0px; top:0px; width:1195px; height:13px; ">
  389. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">APU스케줄조회</caption>
  390. </group>
  391. </xhtml:body>
  392. </xhtml:html>