SMARC02800_예약내역조회.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  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>예약내역조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <send>
  10. <search>
  11. <condflag/>
  12. <fromdd/>
  13. <todd/>
  14. <rsrvflag/>
  15. <rcyn>Y</rcyn>
  16. <coophospnm/>
  17. <orddeptcd/>
  18. <orddrid/>
  19. <pid/>
  20. <hngnm/>
  21. <rrgstno1/>
  22. <rrgstno2/>
  23. <onestop/>
  24. </search>
  25. <doctor/>
  26. </send>
  27. <main>
  28. <reserv>
  29. <reservlist>
  30. <acptdd/>
  31. <acpttm/>
  32. <hngnm/>
  33. <rrgstno1/>
  34. <rrgstno2/>
  35. <pid/>
  36. <hometel/>
  37. <sex/>
  38. <age/>
  39. <orddeptnm/>
  40. <orddrnm/>
  41. <onestop/>
  42. <orddd/>
  43. <ordtm/>
  44. <coophospnm/>
  45. <coopdrnm/>
  46. <rsrvflag/>
  47. <histstat/>
  48. <rqstdrid/>
  49. <rqstnm/>
  50. <mpphontel/>
  51. <onestopnm/>
  52. </reservlist>
  53. </reserv>
  54. <patinfo>
  55. <patinfolist/>
  56. </patinfo>
  57. <popupendflag/>
  58. <printinfo/>
  59. </main>
  60. <init>
  61. <dept>
  62. <dept>
  63. </dept>
  64. </dept>
  65. <doctlist>
  66. <medispcl>
  67. <doctid/>
  68. <doctnm/>
  69. </medispcl>
  70. <atdoct>
  71. <doctid/>
  72. <doctnm/>
  73. </atdoct>
  74. </doctlist>
  75. <condcptype>
  76. <A0420/>
  77. </condcptype>
  78. <cptype>
  79. <A0420/>
  80. </cptype>
  81. <rsrvflag>
  82. <P0341/>
  83. </rsrvflag>
  84. <histstat>
  85. <P0029/>
  86. </histstat>
  87. <condrsrvflag>
  88. <P0341/>
  89. </condrsrvflag>
  90. <onestop>
  91. <A0420/>
  92. </onestop>
  93. </init>
  94. </root>
  95. </instance>
  96. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  97. <submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post"/>
  98. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  99. <submission id="TRARC01302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/doctor" resultref="/root/init/doctlist"/>
  100. <script type="javascript" ev:event="xforms-ready">
  101. <![CDATA[
  102. fInit();
  103. ]]>
  104. </script>
  105. <submission id="TRARC02801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/reserv"/>
  106. </model>
  107. </xhtml:head>
  108. <script src="../../../com/commonweb/js/common.js" type="javascript"/>
  109. <script src="../../../com/commonweb/js/utilHelper.js" type="javascript"/>
  110. <script src="../../../com/commonweb/js/tfHelper.js" type="javascript"/>
  111. <script src="../../../com/commonweb/js/stringHelper.js" type="javascript"/>
  112. <script src="../../../com/commonweb/js/dateHelper.js" type="javascript"/>
  113. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  114. <script src="../../../com/departmentcodeweb/js/common.js" type="javascript"/>
  115. <script src="../../../com/departmentcodeweb/js/ZSD001.js" type="javascript"/>
  116. <script type="javascript">
  117. <![CDATA[
  118. // 초기값 셋팅
  119. function fInit()
  120. {
  121. model.setValue("/root/send/search/condflag", "2");
  122. // 오늘 날짜로 세팅
  123. var CurrentDate = getCurrentDate();
  124. model.setValue("/root/send/search/fromdd", CurrentDate);
  125. model.setValue("/root/send/search/todd", CurrentDate);
  126. // 진료과
  127. //var instcd = "012";
  128. var instcd = getUserInfo("dutplceinstcd");
  129. //var standard_yn = "orduseyn";
  130. var standard_yn = "rcptuseyn";
  131. var ord_deptflag = 'D';
  132. var rslt_ref = "/root/init/dept";
  133. var sort_method = "depthngnm";
  134. //zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref, sort_method);
  135. sort_field = "depthngnm"
  136. zsdfGetInOutOrdDeptList(instcd, rslt_ref, sort_field, sort_method);
  137. // 공통코드 목록 가져오기
  138. zbcfGetCodeList(new Array("A0420", "A0420", "P0341", "P0341", "P0029", "A0420"),
  139. new Array("/root/init/cptype", "/root/init/condcptype", "/root/init/rsrvflag", "/root/init/condrsrvflag", "/root/init/histstat", "/root/init/onestop") , true);
  140. addComboItem("cmb_orddeptcd", "", "", "above");
  141. addComboItem("cmb_rsrvflag", "", "", "above");
  142. addComboItem("cmb_onestop", "", "", "above");
  143. // 협력센터예약자 체크
  144. fSelectChk();
  145. fDoctSerach();
  146. model.removeNodeset("/root/main/reserv/reservlist");
  147. model.refresh();
  148. }
  149. // 진료의사 조회
  150. function fDoctSerach()
  151. {
  152. // 진료의사
  153. model.removenode("/root/send/doctor");
  154. model.makeValue("/root/send/doctor/orddd", model.getValue("/root/send/search/fromdd"));
  155. model.makeValue("/root/send/doctor/orddeptcd", model.getValue("/root/send/search/orddeptcd"));
  156. submit("TRARC01302", false);
  157. cmb_orddrid.select(0);
  158. //model.setValue("/root/main/patient/orddrid", orddrid);
  159. }
  160. // 조회전 필수 체크
  161. function fCheckDate()
  162. {
  163. var fromdd = model.getValue("/root/send/search/fromdd");
  164. var todd = model.getValue("/root/send/search/todd");
  165. var orddeptcd = model.getValue("/root/send/search/orddeptcd");
  166. var orddrid = model.getValue("/root/send/search/orddrid");
  167. var pid = model.getValue("/root/send/search/pid");
  168. var rrgstno1 = model.getValue("/root/send/search/rrgstno1");
  169. var rrgstno2 = model.getValue("/root/send/search/rrgstno2");
  170. if (isNull(pid) == true)
  171. {
  172. if (isNull(rrgstno1) == false || isNull(rrgstno2) == false)
  173. {
  174. if (rrgstno1.length != 6)
  175. {
  176. messageBox("주민번호 앞자리는 6글자 입니다.","E999","");
  177. model.setFocus("ipt_rrgstno1");
  178. return false;
  179. }
  180. if (rrgstno2.length != 7)
  181. {
  182. messageBox("주민번호 뒷자리는 7글자 입니다.","E999","");
  183. model.setFocus("ipt_rrgstno2");
  184. return false;
  185. }
  186. }
  187. if (ipt_coophospnm.currentText.length > 0 && ipt_coophospnm.currentText.length < 2) {
  188. messageBox("의뢰병원명은 2글자 이상으로 해주십시요!","E999","");
  189. model.setFocus("ipt_coophospnm");
  190. return false;
  191. }
  192. if (ipt_hngnm.currentText.length > 0 && ipt_hngnm.currentText.length < 2) {
  193. messageBox("환자명은 2글자 이상으로 해주십시요!","E999","");
  194. model.setFocus("ipt_hngnm");
  195. return false;
  196. }
  197. if( ! isValidDateTime( fromdd, 'YYYYMMDD') || ! isValidDateTime( todd, 'YYYYMMDD') ){
  198. messageBox("입력하신 일자구분이 정확한 날짜타입이 아닙니다.", "E999", "");
  199. return false;
  200. }
  201. if( getDateInterval(fromdd, todd) > 31 ){
  202. messageBox("예약내역조회에서 조회가능한 최대 기간은 1달입니다. 일자구분에서 날짜를 수정하세요!", "E999", "");
  203. return false;
  204. }
  205. if( getDateInterval(fromdd, todd) < 0 ){
  206. messageBox("일자구분에서 시작일자가 종료일자보다 미래일자 입니다. 확인하세요!", "E999", "");
  207. return false;
  208. }
  209. if( (orddeptcd == '' || orddeptcd == ' ' || orddeptcd == '-' || orddrid == '' || orddrid == ' ' || orddrid == '-') && getDateInterval(fromdd, todd) > 0 ){
  210. messageBox("일자구분에서 하루 이상의 기간을 선택했을 경우, 진료과/진료의는 조회 필수 조건입니다. 진료과/진료의를 입력하세요.", "E999", "");
  211. return false;
  212. }
  213. }
  214. return true;
  215. }
  216. // 조회
  217. function fSearch()
  218. {
  219. //
  220. //
  221. if (submit("TRARC02801", "false") == true)
  222. {
  223. }
  224. else
  225. {
  226. messageBox("조회를", "E009");
  227. }
  228. model.refresh();
  229. }
  230. // 등록번호 조회 팝업
  231. function fPatPopUp()
  232. {
  233. if (ipt_pid.currentText.length> 0)
  234. {
  235. model.makeValue("/root/temp/pid", model.getValue("/root/send/pid"));
  236. model.makeValue("/root/temp/srchcond","1");
  237. model.makeValue("/root/temp/autoflag","Y");
  238. }
  239. modal("SPPMC02500", 1,10, 10, "SPPMC02500", "/root/temp", "/root/send");
  240. //model.resetInstanceNode("/root/main/patinfo/patinfolist");
  241. //model.resetInstanceNode("/root/send/cond");
  242. if (model.getValue("/root/main/popupendflag") == "ok")
  243. {
  244. model.setValue("/root/send/search/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  245. model.setValue("/root/send/search/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  246. }
  247. //fHistSearch();
  248. model.refresh();
  249. }
  250. // 리스트 엑셀 파일로 저장
  251. function fExcel()
  252. {
  253. if (grd_list.rows <= 1) return;
  254. var fileName = window.fileDialog("save", ",", false, "예약환자 리스트", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  255. if (fileName != ""){
  256. grd_list.saveExcel(fileName, "예약환자", false, false, "", "", false);
  257. }
  258. }
  259. // 초기화
  260. function fAllClear()
  261. {
  262. model.resetInstanceNode("/root/send/search");
  263. model.setValue("/root/send/search/condflag", "2");
  264. // 오늘 날짜로 세팅
  265. var CurrentDate = getCurrentDate();
  266. model.setValue("/root/send/search/fromdd", CurrentDate);
  267. model.setValue("/root/send/search/todd", CurrentDate);
  268. cmb_orddeptcd.select(0);
  269. model.setValue("/root/send/search/rcyn", "Y");
  270. //cbk_rcyn.value = "Y";
  271. // 협력센터예약자 체크
  272. fSelectChk();
  273. //cmb_rsrvflag.select(0);
  274. fDoctSerach();
  275. model.removeNodeset("/root/main/reserv/reservlist");
  276. model.refresh();
  277. }
  278. // 예약구분에서 협력센터예약자 체크시
  279. function fSelectChk()
  280. {
  281. if (cbk_rcyn.value == "Y")
  282. {
  283. cmb_rsrvflag.disabled = true;
  284. cmb_rsrvflag.select(0);
  285. }
  286. else
  287. {
  288. cmb_rsrvflag.disabled = false;
  289. cmb_rsrvflag.select(0);
  290. }
  291. }
  292. // 출력
  293. function fPrint()
  294. {
  295. if (grd_list.rows <= 1)
  296. {
  297. messageBox("출력할 데이터가 없습니다.", "I999");
  298. return;
  299. }
  300. model.removeNodeset("/root/main/printinfo/reservlist");
  301. model.makeNode("/root/main/printinfo/reservlist")
  302. copyNodesetType("/root/main/printinfo/reservlist", "/root/main/reserv/reservlist");
  303. sortNodeList("/root/main/printinfo/reservlist", "ordtm", "asc" );
  304. var rid = "RPARC02800"; // 레포트명
  305. var dataType = "XMLSTR"; // 연계방법(XMLSTR/ XMLFILE/ XML)
  306. var paramsXPath = ""; // 매개변수필드 XPath
  307. var submitId = ""; // SubmitID
  308. var print = ""; // 출력여부(true, false)
  309. var printDialog = ""; // 인쇄 창 보임 여부(true, false)
  310. var fileType = ""; // 저장타입(xls/ pdf/ hml/rtf/ html/ bmp/ txt/ xml )
  311. var fileName = ""; // 파일명(c:\report\레포트명.저장타입)
  312. var fileDialog = ""; // 파일 저장 창 보임여부(0 : 숨김[기본]/1 : 보임)
  313. var closeYn = ""; // 미리보기창닫기여부(출력 후 true로 설정한 경우 미리보기 화면 닫기)
  314. var monNo = ""; // 모니터 번호
  315. var parentObjId = ""; // 부모객체명(미리 생성한 부모 객체명, 해당 부모 객체에 레포트 데이터를 생성한다.)
  316. var printPaperBin = ""; // 트레이번호
  317. var userService = ""; // 데이터 소스
  318. var showButton = ""; // 툴바버튼보임여부(visible, hidden)
  319. var printCount = ""; // 프린트장수(1, 2,..)
  320. var zoomRate = ""; // 미리보기뷰어 비율(0, 50,...)
  321. var printOption = ""; // 출력시 선택 옵션
  322. var dataXPath = ""; // 데이터 XPath
  323. var mainDataXPath = ""; // 메인리포트 반복XPath
  324. var subDataXPath = ""; // 서브리포트1 반복Xpath
  325. exeReportPreview(rid, dataType, paramsXPath, submitId, print, printDialog, fileType, fileName, fileDialog, closeYn, monNo, parentObjId, printPaperBin, userService, showButton, printCount, zoomRate, printOption, dataXPath, mainDataXPath, subDataXPath);
  326. model.refresh();
  327. }
  328. ]]>
  329. </script>
  330. <xhtml:body guideline="1,2;1,1195;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  331. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1195px; height:784px; ">
  332. <group id="group2" style="left:0px; top:13px; width:1195px; height:744px; vertical-align:top; ">
  333. <group id="group1" style="left:0px; top:10px; width:1194px; height:95px; vertical-align:top; ">
  334. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:90px; "/>
  335. <line id="line8" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:85px; "/>
  336. <caption id="caption9" class="search_name" style="left:20px; top:10px; width:94px; height:17px; ">예약일자 :</caption>
  337. <caption id="caption11" class="search_name" style="left:20px; top:35px; width:94px; height:17px; ">진료과 :</caption>
  338. <caption id="caption5" class="search_no_b" style="left:297px; top:10px; width:12px; height:17px; ">~</caption>
  339. <caption id="caption4" class="search_name" style="left:430px; top:35px; width:94px; height:17px; ">진료의사 :</caption>
  340. <caption id="caption3" class="search_name" style="left:775px; top:10px; width:119px; height:17px; ">의뢰병원명 :</caption>
  341. <select1 id="cmb_condflag" ref="/root/send/search/condflag" class="combo_search" appearance="minimal" style="left:115px; top:10px; width:80; height:19px; ">
  342. <choices>
  343. <item>
  344. <label>작업일자</label>
  345. <value>1</value>
  346. </item>
  347. <item>
  348. <label>예약일자</label>
  349. <value>2</value>
  350. </item>
  351. </choices>
  352. </select1>
  353. <input id="ipt_fromdd" ref="/root/send/search/fromdd" class="input_search" inputtype="date" style="left:195px; top:10px; width:95px; height:19px; "/>
  354. <input id="ipt_todd" ref="/root/send/search/todd" class="input_search" inputtype="date" style="left:315px; top:10px; width:95px; height:19px; "/>
  355. <select1 id="cmb_rsrvflag" ref="/root/send/search/rsrvflag" class="combo_search" appearance="minimal" style="left:520px; top:10px; width:100px; height:19px; ">
  356. <choices>
  357. <itemset nodeset="/root/init/condrsrvflag/P0341">
  358. <label ref="cdnm"/>
  359. <value ref="cdid"/>
  360. </itemset>
  361. </choices>
  362. </select1>
  363. <select id="cbk_rcyn" ref="/root/send/search/rcyn" overflow="visible" appearance="full" style="left:620px; top:10px; width:110px; height:20px; border-style:none; ">
  364. <choices>
  365. <item>
  366. <label>협력센터예약자</label>
  367. <value>Y</value>
  368. </item>
  369. </choices>
  370. <script type="javascript" ev:event="xforms-value-changed">
  371. <![CDATA[
  372. fSelectChk();
  373. ]]>
  374. </script>
  375. </select>
  376. <input id="ipt_coophospnm" ref="/root/send/search/coophospnm" class="input_search" imemode="hangul" style="left:880px; top:10px; width:110; height:19px; "/>
  377. <select1 id="cmb_orddeptcd" ref="/root/send/search/orddeptcd" class="combo_search" appearance="minimal" style="left:115px; top:35px; width:100px; height:19px; ">
  378. <choices>
  379. <itemset nodeset="/root/init/dept/dept">
  380. <label ref="depthngnm"/>
  381. <value ref="deptcd"/>
  382. </itemset>
  383. </choices>
  384. <script type="javascript" ev:event="xforms-value-changed">
  385. <![CDATA[
  386. fDoctSerach();
  387. model.refresh();
  388. ]]>
  389. </script>
  390. </select1>
  391. <select1 id="cmb_orddrid" ref="/root/send/search/orddrid" class="combo_search" appearance="minimal" style="left:520px; top:35px; width:100px; height:19px; ">
  392. <choices>
  393. <itemset nodeset="/root/init/doctlist/medispcl/">
  394. <label ref="doctnm"/>
  395. <value ref="doctid"/>
  396. </itemset>
  397. </choices>
  398. </select1>
  399. <select1 id="cmb_onestop" ref="/root/send/search/onestop" class="combo_search" appearance="minimal" style="left:880px; top:35px; width:110; height:19px; ">
  400. <choices>
  401. <itemset nodeset="/root/init/onestop/A0420">
  402. <label ref="cdnm"/>
  403. <value ref="cdid"/>
  404. </itemset>
  405. </choices>
  406. </select1>
  407. <input id="ipt_pid" ref="/root/send/search/pid" class="input_search" appearance="input" style="left:115px; top:60px; width:100px; height:19px; "/>
  408. <button id="btn_pat" class="icon_search" style="left:222px; top:61px; width:16px; height:16px; ">
  409. <caption/>
  410. <script type="javascript" ev:event="DOMActivate">
  411. <![CDATA[
  412. fPatPopUp();
  413. ]]>
  414. </script>
  415. </button>
  416. <input id="ipt_hngnm" ref="/root/send/search/hngnm" class="input_search" imemode="hangul" style="left:520px; top:60px; width:100px; height:19px; "/>
  417. <input id="ipt_rrgstno1" ref="/root/send/search/rrgstno1" class="input_search" imemode="hangul" maxlength="6" format="999999" style="left:865px; top:60px; width:70px; height:19px; "/>
  418. <input id="ipt_rrgstno2" ref="/root/send/search/rrgstno2" class="input_search" imemode="hangul" maxlength="7" format="9999999" style="left:940px; top:60px; width:70px; height:19px; "/>
  419. <caption id="caption1" class="search_name" style="left:430px; top:10px; width:112px; height:17px; ">예약구분 :</caption>
  420. <caption id="caption6" class="search_name" style="left:430px; top:60px; width:80px; height:17px; ">환자명 :</caption>
  421. <caption id="caption7" class="search_name" style="left:20px; top:60px; width:94px; height:17px; ">등록번호 :</caption>
  422. <caption id="caption10" class="search_name" style="left:775px; top:60px; width:86px; height:17px; ">주민번호 :</caption>
  423. <button id="btn_search" class="btn1_letter2" style="left:1126px; top:26px; width:56px; height:22px; ">
  424. <caption>조회</caption>
  425. <script type="javascript" ev:event="DOMActivate">
  426. <![CDATA[
  427. if ( !fCheckDate() ) return; //필수 저장여부 체크
  428. fSearch();
  429. ]]>
  430. </script>
  431. </button>
  432. <caption id="caption12" class="search_name" style="left:775px; top:35px; width:96px; height:17px; ">One-Stop :</caption>
  433. </group>
  434. <line id="line1" class="line_1" style="x1:0px; y1:129px; x2:1194px; y2:129px; "/>
  435. <datagrid id="grd_list" nodeset="/root/main/reserv/reservlist" autoresize="true" caption="작업일자^작업시간^환자명^주민번호^주민번호^등록번호^전화번호^성별^나이^예약과^예약의사^one-stop^예약일자^예약시간^의뢰병원명^의뢰의사^예약구분^접수상태^통화자^작업자명" colsep="^" colwidth="90, 60, 100, 60, 60, 80, 100, 40, 35, 100, 100, 106, 90, 60, 120, 100, 100, 75, 100, 100" dataheight="25" extendlastcol="scroll" frozencols="6" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:2px; top:133px; width:1189px; height:600px; vertical-align:middle; ">
  436. <col ref="acptdd" format="yyyy-mm-dd" style="text-align:center; "/>
  437. <col ref="acpttm" format="hh:nn" style="text-align:center; "/>
  438. <col ref="hngnm" style="text-align:center; "/>
  439. <col ref="rrgstno1" style="text-align:center; "/>
  440. <col ref="rrgstno2" style="text-align:center; "/>
  441. <col ref="pid" style="text-align:center; "/>
  442. <col ref="hometel"/>
  443. <col ref="sex" style="text-align:center; "/>
  444. <col ref="age" style="text-align:right; "/>
  445. <col ref="orddeptnm"/>
  446. <col ref="orddrnm" style="text-align:center; "/>
  447. <col disabled="true" ref="onestop" type="combo">
  448. <choices>
  449. <itemset nodeset="/root/init/cptype/A0420">
  450. <label ref="cdnm"/>
  451. <value ref="cdid"/>
  452. </itemset>
  453. </choices>
  454. </col>
  455. <col ref="orddd" format="yyyy-mm-dd" style="text-align:center; "/>
  456. <col ref="ordtm" format="hh:nn" style="text-align:center; "/>
  457. <col ref="coophospnm"/>
  458. <col ref="coopdrnm"/>
  459. <col disabled="true" ref="rsrvflag" type="combo" style="text-align:center; ">
  460. <choices>
  461. <itemset nodeset="/root/init/rsrvflag/P0341">
  462. <label ref="cdnm"/>
  463. <value ref="cdid"/>
  464. </itemset>
  465. </choices>
  466. </col>
  467. <col disabled="true" ref="histstat" type="combo" style="text-align:center; ">
  468. <choices>
  469. <itemset nodeset="/root/init/histstat/P0029">
  470. <label ref="cdnm"/>
  471. <value ref="cdid"/>
  472. </itemset>
  473. </choices>
  474. </col>
  475. <col ref="rqstdrid"/>
  476. <col ref="rqstnm" style="text-align:center; "/>
  477. </datagrid>
  478. <button id="btn_excel" class="btn2_letter4" style="left:1127px; top:109px; width:64px; height:19px; ">
  479. <caption>엑셀저장</caption>
  480. <script type="javascript" ev:event="DOMActivate">
  481. <![CDATA[
  482. fExcel();
  483. ]]>
  484. </script>
  485. </button>
  486. <caption id="caption8" class="tit_2" style="left:5px; top:112px; width:139px; height:13px; ">예약환자 리스트</caption>
  487. </group>
  488. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  489. <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:163px; height:14px; ">예약내역조회</caption>
  490. </group>
  491. <group id="group6" style="left:0px; top:755px; width:1195px; height:27px; ">
  492. <button id="button10" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
  493. <caption>초기화</caption>
  494. <script type="javascript" ev:event="DOMActivate">
  495. <![CDATA[
  496. fAllClear();
  497. ]]>
  498. </script>
  499. </button>
  500. <button id="btn_intvprnt" class="btn6_letter2" style="left:5px; top:3px; width:56px; height:22px; ">
  501. <caption>출력</caption>
  502. <script type="javascript" ev:event="DOMActivate">
  503. <![CDATA[
  504. fPrint();
  505. ]]>
  506. </script>
  507. </button>
  508. </group>
  509. </group>
  510. </xhtml:body>
  511. </xhtml:html>