SMMRC00200_차트대출현황조회.xrw 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686
  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. <main>
  10. <rendlist>
  11. <chrtseqno/>
  12. <pid/>
  13. <appdeptcd/>
  14. <lendmanid/>
  15. <appmanid/>
  16. <cntctelno/>
  17. <appdt/>
  18. <fstacptprndt/>
  19. <rendschedd/>
  20. <renddt/>
  21. <rtndt/>
  22. <delyn/>
  23. <rendcd/>
  24. <rendresn/>
  25. <unrendcd/>
  26. <unrendresn/>
  27. <deptkeepcd/>
  28. <deptkeepresn/>
  29. <unrtnresn/>
  30. <msgcnts/>
  31. <roomcd/>
  32. <fsexamflag/>
  33. <fsexam/>
  34. <rsrvflag/>
  35. <rsrv/>
  36. <prnpid/>
  37. <pnm/>
  38. <rrgstno/>
  39. <medirecno/>
  40. <allchrtyn/>
  41. <chrtdeptcd/>
  42. <chrtdeptnm/>
  43. <chrtdeptabbr/>
  44. <orddeptcd/>
  45. <orddeptnm/>
  46. <orddeptabbr/>
  47. <orddt/>
  48. <appdeptnm/>
  49. <appdeptabbr/>
  50. <appman/>
  51. <lendman/>
  52. <keepno/>
  53. <keepplce/>
  54. <chrtlendyn/>
  55. <dschdd/>
  56. <rendbcflag/>
  57. <rtnbcflag/>
  58. </rendlist>
  59. <unrtnlist>
  60. <chrtseqno/>
  61. <pid/>
  62. <appdeptcd/>
  63. <lendmanid/>
  64. <appmanid/>
  65. <cntctelno/>
  66. <appdt/>
  67. <fstacptprndt/>
  68. <rendschedd/>
  69. <renddt/>
  70. <rtndt/>
  71. <delyn/>
  72. <rendcd/>
  73. <rendresn/>
  74. <unrendcd/>
  75. <unrendresn/>
  76. <deptkeepcd/>
  77. <deptkeepresn/>
  78. <unrtnresn/>
  79. <msgcnts/>
  80. <roomcd/>
  81. <fsexamflag/>
  82. <fsexam/>
  83. <rsrvflag/>
  84. <rsrv/>
  85. <prnpid/>
  86. <pnm/>
  87. <rrgstno/>
  88. <medirecno/>
  89. <allchrtyn/>
  90. <chrtdeptcd/>
  91. <chrtdeptnm/>
  92. <chrtdeptabbr/>
  93. <orddeptcd/>
  94. <orddeptnm/>
  95. <orddeptabbr/>
  96. <orddt/>
  97. <appdeptnm/>
  98. <appdeptabbr/>
  99. <appman/>
  100. <lendman/>
  101. <keepno/>
  102. <keepplce/>
  103. <chrtlendyn/>
  104. <dschdd/>
  105. <rendbcflag/>
  106. <rtnbcflag/>
  107. </unrtnlist>
  108. <rtnlist>
  109. <chrtseqno/>
  110. <pid/>
  111. <appdeptcd/>
  112. <lendmanid/>
  113. <appmanid/>
  114. <cntctelno/>
  115. <appdt/>
  116. <fstacptprndt/>
  117. <rendschedd/>
  118. <renddt/>
  119. <rtndt/>
  120. <delyn/>
  121. <rendcd/>
  122. <rendresn/>
  123. <unrendcd/>
  124. <unrendresn/>
  125. <deptkeepcd/>
  126. <deptkeepresn/>
  127. <unrtnresn/>
  128. <msgcnts/>
  129. <roomcd/>
  130. <fsexamflag/>
  131. <fsexam/>
  132. <rsrvflag/>
  133. <rsrv/>
  134. <prnpid/>
  135. <pnm/>
  136. <rrgstno/>
  137. <medirecno/>
  138. <allchrtyn/>
  139. <chrtdeptcd/>
  140. <chrtdeptnm/>
  141. <chrtdeptabbr/>
  142. <orddeptcd/>
  143. <orddeptnm/>
  144. <orddeptabbr/>
  145. <orddt/>
  146. <appdeptnm/>
  147. <appdeptabbr/>
  148. <appman/>
  149. <lendman/>
  150. <keepno/>
  151. <keepplce/>
  152. <chrtlendyn/>
  153. <dschdd/>
  154. <rendbcflag/>
  155. <rtnbcflag/>
  156. </rtnlist>
  157. <chrtstatlist>
  158. <pid/>
  159. <pnm/>
  160. <orddeptcd/>
  161. <orddeptnm/>
  162. <orddd/>
  163. <dschdd/>
  164. <chrtstat/>
  165. <chrtstatdt/>
  166. <rgstrnm/>
  167. <rgstrid/>
  168. <chrtrem/>
  169. </chrtstatlist>
  170. <result/>
  171. <patinfo>
  172. <patinfolist/>
  173. </patinfo>
  174. <wardunrtnlist>
  175. <chrtseqno/>
  176. <pid/>
  177. <appdeptcd/>
  178. <lendmanid/>
  179. <appmanid/>
  180. <cntctelno/>
  181. <appdt/>
  182. <fstacptprndt/>
  183. <rendschedd/>
  184. <renddt/>
  185. <rtndt/>
  186. <delyn/>
  187. <rendcd/>
  188. <rendresn/>
  189. <unrendcd/>
  190. <unrendresn/>
  191. <deptkeepcd/>
  192. <deptkeepresn/>
  193. <unrtnresn/>
  194. <msgcnts/>
  195. <roomcd/>
  196. <fsexamflag/>
  197. <fsexam/>
  198. <rsrvflag/>
  199. <rsrv/>
  200. <prnpid/>
  201. <pnm/>
  202. <rrgstno/>
  203. <medirecno/>
  204. <allchrtyn/>
  205. <chrtdeptcd/>
  206. <chrtdeptnm/>
  207. <chrtdeptabbr/>
  208. <orddeptcd/>
  209. <orddeptnm/>
  210. <orddeptabbr/>
  211. <orddt/>
  212. <appdeptnm/>
  213. <appdeptabbr/>
  214. <appman/>
  215. <lendman/>
  216. <keepno/>
  217. <keepplce/>
  218. <chrtlendyn/>
  219. <dschdd/>
  220. <rendbcflag/>
  221. <rtnbcflag/>
  222. </wardunrtnlist>
  223. </main>
  224. <send>
  225. <reqdata/>
  226. <savedata/>
  227. </send>
  228. <hidden>
  229. <rendlist>
  230. <rendusge>
  231. <rendrsn>전체</rendrsn>
  232. <rendcd>ALL</rendcd>
  233. </rendusge>
  234. <dept>
  235. <depthnm/>
  236. <deptenm/>
  237. <deptcd/>
  238. </dept>
  239. </rendlist>
  240. <rendcnt/>
  241. <unrtncnt/>
  242. <rtncnt/>
  243. <wardunrtncnt/>
  244. <chrtstatcnt/>
  245. <tmp>
  246. <userpopupinfo>
  247. <param/>
  248. <flag/>
  249. <searchitem/>
  250. </userpopupinfo>
  251. <tempuserinfo/>
  252. <chrtappuser>
  253. <usernm>전체</usernm>
  254. <userid>ALL</userid>
  255. </chrtappuser>
  256. <pidpopupinfo>
  257. <checkfnexam/>
  258. <autoflag/>
  259. <srchcond/>
  260. </pidpopupinfo>
  261. </tmp>
  262. <chkyn1>Y</chkyn1>
  263. <chkyn2>Y</chkyn2>
  264. <chkyn3>Y</chkyn3>
  265. <chkyn4>Y</chkyn4>
  266. <chkyn5>Y</chkyn5>
  267. </hidden>
  268. <condition>
  269. <rendlist>
  270. <fromrenddd/>
  271. <torenddd/>
  272. <appdeptcd/>
  273. <lendmanid/>
  274. <appmanid/>
  275. <rendcd/>
  276. <chrtdeptcd/>
  277. <pid/>
  278. <deptkeepyn/>
  279. <flag>L</flag>
  280. <ioflag>O</ioflag>
  281. <termflag>S</termflag>
  282. <allwardyn/>
  283. <sortchrtdept/>
  284. <sortappdept/>
  285. <sortlendman/>
  286. <setcd/>
  287. <rendcdlist/>
  288. </rendlist>
  289. <unrtnlist>
  290. <fromschertndd/>
  291. <toschertndd/>
  292. <appdeptcd/>
  293. <lendmanid/>
  294. <appmanid/>
  295. <rendcd/>
  296. <chrtdeptcd/>
  297. <pid/>
  298. <deptkeepyn/>
  299. <flag>U</flag>
  300. <ioflag>O</ioflag>
  301. <allwardyn/>
  302. <sortchrtdept/>
  303. <sortappdept/>
  304. <sortlendman/>
  305. <fromrenddd/>
  306. <torenddd/>
  307. <termflag>B</termflag>
  308. <lendtermdisabled>Y</lendtermdisabled>
  309. <rtntermdisabled>Y</rtntermdisabled>
  310. <setcd/>
  311. <rendcdlist/>
  312. </unrtnlist>
  313. <rtnlist>
  314. <fromrtndd/>
  315. <tortndd/>
  316. <appdeptcd/>
  317. <lendmanid/>
  318. <appmanid/>
  319. <rendcd/>
  320. <chrtdeptcd/>
  321. <pid/>
  322. <flag>R</flag>
  323. <ioflag>O</ioflag>
  324. <allwardyn/>
  325. <sortchrtdept/>
  326. <sortappdept/>
  327. <sortlendman/>
  328. <fromrenddd/>
  329. <torenddd/>
  330. <termflag>B</termflag>
  331. <lendtermdisabled>Y</lendtermdisabled>
  332. <rtntermdisabled>Y</rtntermdisabled>
  333. <setcd/>
  334. <rendcdlist/>
  335. </rtnlist>
  336. <chrtstatlist>
  337. <ioflag>O</ioflag>
  338. <pid/>
  339. <chrtstat>01</chrtstat>
  340. <orddeptcd>ALL</orddeptcd>
  341. <indd/>
  342. <dschdd/>
  343. </chrtstatlist>
  344. <wardunrtnlist>
  345. <fromdschdd/>
  346. <todschdd/>
  347. <appdeptcd/>
  348. <lendmanid/>
  349. <appmanid/>
  350. <rendcd/>
  351. <chrtdeptcd/>
  352. <pid/>
  353. <deptkeepyn/>
  354. <ioflag>O</ioflag>
  355. <fromrenddd/>
  356. <torenddd/>
  357. <termflag>B</termflag>
  358. <lendtermdisabled>Y</lendtermdisabled>
  359. <dschtermdisabled>Y</dschtermdisabled>
  360. <termflag2>D</termflag2>
  361. <sortchrtdept/>
  362. <sortappdept/>
  363. <sortwardcd/>
  364. <setcd/>
  365. <rendcdlist/>
  366. </wardunrtnlist>
  367. </condition>
  368. <init>
  369. <M0392>
  370. </M0392>
  371. <M0412/>
  372. <M0424/>
  373. <bcflag>
  374. <item>
  375. <cdid>B</cdid>
  376. <cdnm>B</cdnm>
  377. </item>
  378. <item>
  379. <cdid>M</cdid>
  380. <cdnm>M</cdnm>
  381. </item>
  382. <item>
  383. <cdid>X</cdid>
  384. <cdnm/>
  385. </item>
  386. <item>
  387. <cdid>Y</cdid>
  388. <cdnm>B</cdnm>
  389. </item>
  390. <item>
  391. <cdid>N</cdid>
  392. <cdnm/>
  393. </item>
  394. </bcflag>
  395. <lendmastinfo>
  396. <rendcdlist>
  397. <rendcd>ALL</rendcd>
  398. <rendresn>전체</rendresn>
  399. <defltrendterm/>
  400. <defltrendtermunit/>
  401. <useyn/>
  402. </rendcdlist>
  403. <lenddeptlist>
  404. <orddeptflag/>
  405. <lenddeptcd>ALL</lenddeptcd>
  406. <lenddeptnm>전체</lenddeptnm>
  407. <lenddeptabbr/>
  408. <useyn/>
  409. <allwardyn>Y</allwardyn>
  410. </lenddeptlist>
  411. <chrtdeptlist>
  412. <chrtdeptcd>ALL</chrtdeptcd>
  413. <chrtdeptnm>전체</chrtdeptnm>
  414. <chrtdeptabbr/>
  415. </chrtdeptlist>
  416. <chrtchgrlist>
  417. <chgruserid>ALL</chgruserid>
  418. <chgrusernm>전체</chgrusernm>
  419. </chrtchgrlist>
  420. <keepplcelist>
  421. <keepno>ALL</keepno>
  422. <keepplce>전체</keepplce>
  423. <frompid/>
  424. <topid/>
  425. </keepplcelist>
  426. </lendmastinfo>
  427. <lendset>
  428. <lendsetlist>
  429. <setcd/>
  430. <setnm/>
  431. <drflag/>
  432. <nursflag/>
  433. <deptcd/>
  434. <deptnm/>
  435. <deptabbr/>
  436. <delyn/>
  437. <fstrgstrid/>
  438. <fstrgstdt/>
  439. <lastupdtrid/>
  440. <lastupdtdt/>
  441. <fstrgstrusernm/>
  442. <lastupdtrusernm/>
  443. </lendsetlist>
  444. </lendset>
  445. <lendsetitem>
  446. <setitemlist>
  447. <setcd/>
  448. <rendcd/>
  449. <rendresn/>
  450. <lenduseyn/>
  451. <srchuseyn/>
  452. </setitemlist>
  453. </lendsetitem>
  454. <dutplcecd/>
  455. </init>
  456. </root>
  457. </instance>
  458. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  459. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  460. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  461. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  462. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  463. <script type="javascript" src="../../../emr/chrtmngtweb/js/SMMRC00200.js"/>
  464. <script type="javascript" ev:event="xforms-ready">
  465. <![CDATA[
  466. fFormInit();
  467. ]]>
  468. </script>
  469. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  470. <submission id="TRMRC00200" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/rendlist"/>
  471. <submission id="TRMRC00210" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/rtnlist"/>
  472. <submission id="TRMRC00220" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/unrtnlist"/>
  473. <submission id="TRMRC00230" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/chrtstatlist"/>
  474. <submission id="TRMRC00240" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/wardunrtnlist"/>
  475. <submission id="TRMRC00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" add="bottom" resultref="/root/init/lendmastinfo/rendcdlist"/>
  476. <submission id="TRMRC01312" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/lendset/lendsetlist"/>
  477. <submission id="TRMRC01313" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/lendsetitem/setitemlist"/>
  478. <submission id="TRMMB04103" mediatype="application/x-www-form-urlencoded" method="post"/>
  479. </model>
  480. </xhtml:head>
  481. <xhtml:body guideline="1,7;2,23;2,20;2,777;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  482. <caption id="cpt_title" class="tit_1" style="left:0px; top:0px; width:207px; height:14px; ">차트현황조회</caption>
  483. <group id="group1" style="left:0px; top:23px; width:1195px; height:755px; ">
  484. <switch id="switch1" style="left:8px; top:21px; width:1185px; height:730px; border-color:#993300; border-style:solid; ">
  485. <case id="case_rtn">
  486. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
  487. <datagrid id="grd_rtnlist" nodeset="/root/main/rtnlist" caption="등록번호^환자이름^초/재진^차트과^대출과(센터)^진료과^대출자^신청자^대출용도^대출메세지^대출예약일^^대출일시^^반납일시^반납예정일^비고^연락처^병실^대출번호^차트번호^pid^rendcd" colsep="^" colwidth="65, 65, 50, 50, 90, 50, 60, 60, 100, 100, 80, 20, 110, 20, 110, 80, 70, 60, 50, 30, 30, 30, 30" dataheight="25" defaultrows="0" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" multitotal="false" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:2px; top:128px; width:1179px; height:598px; ">
  488. <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
  489. <col ref="pnm" style="text-align:center; "/>
  490. <col ref="fsexam" style="text-align:center; "/>
  491. <col ref="chrtdeptabbr" style="text-align:center; "/>
  492. <col ref="appdeptabbr" style="text-align:center; "/>
  493. <col ref="orddeptabbr" style="text-align:center; "/>
  494. <col ref="lendman" style="text-align:center; "/>
  495. <col ref="appman" style="text-align:center; "/>
  496. <col ref="rendresn" style="text-align:left; "/>
  497. <col ref="msgcnts" style="text-align:left; "/>
  498. <col ref="rendschedd" format="yyyy-mm-dd" style="text-align:center; "/>
  499. <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
  500. <choices>
  501. <itemset nodeset="/root/init/bcflag/item">
  502. <label ref="cdnm"/>
  503. <value ref="cdid"/>
  504. </itemset>
  505. </choices>
  506. </col>
  507. <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  508. <col disabled="true" ref="rtnbcflag" type="combo" style="text-align:center; ">
  509. <choices>
  510. <itemset nodeset="/root/init/bcflag/item">
  511. <label ref="cdnm"/>
  512. <value ref="cdid"/>
  513. </itemset>
  514. </choices>
  515. </col>
  516. <col ref="rtndt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  517. <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
  518. <col ref="unrtnresn" style="text-align:left; "/>
  519. <col ref="cntctelno" style="text-align:center; "/>
  520. <col ref="roomcd" style="text-align:center; "/>
  521. <col ref="chrtseqno" visibility="hidden"/>
  522. <col ref="medirecno" visibility="hidden"/>
  523. <col ref="pid" visibility="hidden"/>
  524. <col ref="rendcd" visibility="hidden"/>
  525. </datagrid>
  526. <line id="line3" class="line_4" style="x1:1106px; y1:66px; x2:1106px; y2:88px; "/>
  527. <caption id="cap_rtnlist" ref="/root/hidden/rtncnt" style="left:977px; top:104px; width:50px; height:15px; font-weight:bold; color:#0000ff; text-align:right; "/>
  528. <caption id="caption14" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
  529. <line id="line4" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
  530. <button id="btn_r_rtnlist" class="btn1_letter2" navindex="48" style="left:1115px; top:66px; width:56px; height:22px; ">
  531. <caption>조회</caption>
  532. <script type="javascript" ev:event="onclick">
  533. <![CDATA[
  534. fGetRtnList();
  535. ]]>
  536. </script>
  537. </button>
  538. <button id="btn_p_rtnlist" class="btn6_letter2" navindex="49" style="left:1054px; top:99px; width:56px; height:22px; ">
  539. <caption>출력</caption>
  540. <script type="javascript" ev:event="DOMActivate">
  541. <![CDATA[
  542. exeReportPreview("RPMRC00202", "XMLSTR");
  543. ]]>
  544. </script>
  545. </button>
  546. <button id="btn_e_rtnlist" class="btn6_letter2" navindex="50" style="left:1115px; top:99px; width:56px; height:22px; ">
  547. <caption>엑셀</caption>
  548. <script type="javascript" ev:event="DOMActivate">
  549. <![CDATA[
  550. fExcel(grd_rtnlist, "반납목록");
  551. ]]>
  552. </script>
  553. </button>
  554. <caption id="caption2" class="search_name" style="left:790px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
  555. <select id="checkbox1" ref="/root/condition/rtnlist/sortchrtdept" navindex="45" overflow="visible" appearance="full" style="left:880px; top:65px; width:70px; height:20px; border-style:none; ">
  556. <choices>
  557. <item>
  558. <label>챠트과별</label>
  559. <value>Y</value>
  560. </item>
  561. </choices>
  562. </select>
  563. <caption id="caption3" class="search_name" style="left:350px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
  564. <input id="input2" ref="/root/condition/rtnlist/lendmanid" class="input_search" navindex="41" appearance="input" style="left:660px; top:40px; width:100px; height:19px; "/>
  565. <select id="chk_rtnwardyn" ref="/root/condition/rtnlist/allwardyn" navindex="40" overflow="visible" appearance="full" style="left:785px; top:16px; width:70px; height:15px; border-style:none; ">
  566. <choices>
  567. <item>
  568. <label>전체병동</label>
  569. <value>Y</value>
  570. </item>
  571. </choices>
  572. <script type="javascript" ev:event="xforms-value-changed">
  573. <![CDATA[
  574. // 2008.01.08. 전체병동 조회하기.. ^^
  575. var wardyn = chk_rtnwardyn.value;
  576. if (wardyn == "Y") {
  577. cbo_rtnappdeptcd.disabled = true;
  578. } else {
  579. cbo_rtnappdeptcd.disabled = false;
  580. }
  581. ]]>
  582. </script>
  583. </select>
  584. <button id="button1" class="icon_search" navindex="38" style="left:543px; top:65px; width:16px; height:16px; ">
  585. <caption/>
  586. <script type="javascript" ev:event="onclick">
  587. <![CDATA[
  588. fGetPid("/root/condition/rtnlist/pid");
  589. ]]>
  590. </script>
  591. </button>
  592. <caption id="caption6" class="search_name" style="left:350px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
  593. <input id="ipt_rtnlistpid" ref="/root/condition/rtnlist/pid" class="input_search" navindex="37" appearance="input" style="left:440px; top:65px; width:80px; height:19px; ">
  594. <script type="javascript" ev:event="onkeydown">
  595. <![CDATA[
  596. if(event.keyCode == "13") {
  597. setInputNodeCurText();
  598. fGetPidNo(ipt_rtnlistpid, "/root/hidden/chkyn2");
  599. fGetRtnList();
  600. }
  601. ]]>
  602. </script>
  603. </input>
  604. <caption id="caption7" class="search_name" style="left:570px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
  605. <caption id="caption15" class="search_name" style="left:570px; top:15px; width:86px; height:17px; ">대출과 :</caption>
  606. <input id="ipt_rtnfromrtndd" ref="/root/condition/rtnlist/fromrtndd" class="input_search" navindex="33" inputtype="date" style="left:110px; top:65px; width:95px; height:19px; "/>
  607. <select1 id="cbo_rtnlistrendcd" ref="/root/condition/rtnlist/rendcd" class="combo_search" navindex="35" appearance="minimal" style="left:440px; top:15px; width:120px; height:19px; ">
  608. <choices>
  609. <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
  610. <label ref="rendresn"/>
  611. <value ref="rendcd"/>
  612. </itemset>
  613. </choices>
  614. <script type="javascript" ev:event="xforms-select">
  615. <![CDATA[
  616. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  617. var ref = "/root/condition/rtnlist";
  618. var rendcd = cbo_rtnlistrendcd.value;
  619. if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
  620. model.setValue(ref +"/setcd", "90000000000000060");
  621. model.setValue(ref +"/rendcdlist", "");
  622. cbo_rtnsetitem.refresh();
  623. }
  624. ]]>
  625. </script>
  626. </select1>
  627. <input id="input11" ref="/root/condition/rtnlist/appmanid" class="input_search" navindex="43" appearance="input" style="left:660px; top:65px; width:100px; height:19px; "/>
  628. <caption id="caption19" class="search_name" style="left:350px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
  629. <input id="ipt_rtntortndd" ref="/root/condition/rtnlist/tortndd" class="input_search" navindex="34" inputtype="date" style="left:225px; top:65px; width:95px; height:19px; "/>
  630. <select1 id="combo2" ref="/root/condition/rtnlist/chrtdeptcd" class="combo_search" navindex="36" appearance="minimal" editmode="inputsearch" style="left:440px; top:40px; width:120px; height:19px; ">
  631. <choices>
  632. <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
  633. <label ref="chrtdeptnm"/>
  634. <value ref="chrtdeptcd"/>
  635. </itemset>
  636. </choices>
  637. </select1>
  638. <caption id="caption24" class="search_name" style="left:15px; top:65px; width:86px; height:17px; ">반납일 :</caption>
  639. <caption id="caption25" style="left:207px; top:64px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  640. <button id="button3" class="icon_search" navindex="44" style="left:763px; top:65px; width:16px; height:16px; ">
  641. <caption/>
  642. <script type="javascript" ev:event="DOMActivate">
  643. <![CDATA[
  644. fGetUserid("/root/condition/rtnlist/appmanid");
  645. ]]>
  646. </script>
  647. </button>
  648. <select1 id="cbo_rtnappdeptcd" ref="/root/condition/rtnlist/appdeptcd" class="combo_search" navindex="39" appearance="minimal" style="left:660px; top:15px; width:120px; height:19px; ">
  649. <choices>
  650. <itemset nodeset="/root/init/lendmastinfo/lenddeptlist">
  651. <label ref="lenddeptnm"/>
  652. <value ref="lenddeptcd"/>
  653. </itemset>
  654. </choices>
  655. </select1>
  656. <select id="checkbox3" ref="/root/condition/rtnlist/sortappdept" navindex="46" overflow="visible" appearance="full" style="left:955px; top:65px; width:70px; height:20px; border-style:none; ">
  657. <choices>
  658. <item>
  659. <label>대출과별</label>
  660. <value>Y</value>
  661. </item>
  662. </choices>
  663. </select>
  664. <select id="checkbox4" ref="/root/condition/rtnlist/sortlendman" navindex="47" overflow="visible" appearance="full" style="left:1030px; top:65px; width:70px; height:20px; border-style:none; ">
  665. <choices>
  666. <item>
  667. <label>대출자별</label>
  668. <value>Y</value>
  669. </item>
  670. </choices>
  671. </select>
  672. <caption id="caption29" class="search_name" style="left:570px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
  673. <button id="button8" class="icon_search" navindex="42" style="left:763px; top:43px; width:16px; height:16px; ">
  674. <caption/>
  675. <script type="javascript" ev:event="DOMActivate">
  676. <![CDATA[
  677. fGetUserid("/root/condition/rtnlist/lendmanid");
  678. ]]>
  679. </script>
  680. </button>
  681. <input id="ipt_rtnfromrendd" ref="/root/condition/rtnlist/fromrenddd" class="input_search" navindex="3" inputtype="date" style="left:110px; top:40px; width:95px; height:19px; "/>
  682. <input id="ipt_rtntorendd" ref="/root/condition/rtnlist/torenddd" class="input_search" navindex="4" inputtype="date" style="left:225px; top:40px; width:95px; height:19px; "/>
  683. <caption id="caption4" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
  684. <caption id="caption12" style="left:207px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  685. <select1 id="radio5" ref="/root/condition/rtnlist/termflag" navindex="2" appearance="full" cols="2" overflow="visible" style="left:110px; top:15px; width:210px; height:20px; border-style:none; ">
  686. <choices>
  687. <item>
  688. <label>대출예약일 기준</label>
  689. <value>S</value>
  690. </item>
  691. <item>
  692. <label>BarCode 기준</label>
  693. <value>B</value>
  694. </item>
  695. </choices>
  696. </select1>
  697. <select id="rtnrtnterm_disabled" ref="/root/condition/rtnlist/rtntermdisabled" navindex="15" overflow="visible" appearance="full" style="left:325px; top:68px; width:20px; height:20px; border-style:none; ">
  698. <choices>
  699. <item>
  700. <label/>
  701. <value>Y</value>
  702. </item>
  703. </choices>
  704. <script type="javascript" ev:event="xforms-value-changed">
  705. <![CDATA[
  706. fRtnRtnTermDisabled();
  707. ]]>
  708. </script>
  709. </select>
  710. <select id="rtnlendterm_disabled" ref="/root/condition/rtnlist/lendtermdisabled" navindex="14" overflow="visible" appearance="full" style="left:325px; top:43px; width:20px; height:20px; border-style:none; ">
  711. <choices>
  712. <item>
  713. <label/>
  714. <value>Y</value>
  715. </item>
  716. </choices>
  717. <script type="javascript" ev:event="xforms-value-changed">
  718. <![CDATA[
  719. fRtnLendTermDisabled();
  720. ]]>
  721. </script>
  722. </select>
  723. <select id="checkbox6" ref="/root/hidden/chkyn2" overflow="visible" appearance="full" style="left:523px; top:67px; width:17px; height:17px; border-style:none; ">
  724. <choices>
  725. <item>
  726. <label/>
  727. <value>Y</value>
  728. </item>
  729. </choices>
  730. </select>
  731. <caption id="caption45" class="search_name" style="left:865px; top:15px; width:125px; height:17px; ">대출용도 SET :</caption>
  732. <select1 id="cbo_rtnsetitem" ref="/root/condition/rtnlist/setcd" class="combo_search" navindex="5" appearance="minimal" style="left:985px; top:15px; width:120px; height:19px; ">
  733. <choices>
  734. <itemset nodeset="/root/init/lendset/lendsetlist">
  735. <label ref="setnm"/>
  736. <value ref="setcd"/>
  737. </itemset>
  738. </choices>
  739. <script type="javascript" ev:event="xforms-select">
  740. <![CDATA[
  741. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  742. var ref = "/root/condition/rtnlist";
  743. var obj = cbo_rtnsetitem;
  744. var setcd = obj.value;
  745. if (setcd == "90000000000000060") {
  746. model.setValue(ref+"/rendcdlist", "");
  747. } else {
  748. model.setValue(ref+"/rendcd", "ALL");
  749. fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
  750. }
  751. ]]>
  752. </script>
  753. </select1>
  754. </case>
  755. <case id="case_unrtn" style="left:0px; top:0px; width:1183px; height:732px; ">
  756. <datagrid id="grd_unrtnlist" nodeset="/root/main/unrtnlist" caption="등록번호^환자이름^초/재진^차트과^대출과(센터)^진료과^대출자^신청자^대출용도^대출메세지^^대출일시^반납예정일^비고^과보관사유^과보관사유^연락처^병실^대출번호^차트번호^pid^rendcd" colsep="^" colwidth="65, 65, 50, 50, 90, 50, 60, 60, 100, 100, 20, 110, 80, 70, 100, 30, 60, 50, 30, 30, 30, 30" dataheight="25" defaultrows="0" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" multitotal="false" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:2px; top:129px; width:1179px; height:598px; ">
  757. <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
  758. <col ref="pnm" style="text-align:center; "/>
  759. <col ref="fsexam" style="text-align:center; "/>
  760. <col ref="chrtdeptabbr" style="text-align:center; "/>
  761. <col ref="appdeptabbr" style="text-align:center; "/>
  762. <col ref="orddeptabbr" style="text-align:center; "/>
  763. <col ref="lendman" style="text-align:center; "/>
  764. <col ref="appman" style="text-align:center; "/>
  765. <col ref="rendresn" style="text-align:left; "/>
  766. <col ref="msgcnts" style="text-align:left; "/>
  767. <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
  768. <choices>
  769. <itemset nodeset="/root/init/bcflag/item">
  770. <label ref="cdnm"/>
  771. <value ref="cdid"/>
  772. </itemset>
  773. </choices>
  774. </col>
  775. <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  776. <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
  777. <col ref="unrtnresn" style="text-align:left; "/>
  778. <col disabled="true" ref="deptkeepcd" type="combo">
  779. <choices>
  780. <itemset nodeset="/root/init/M0412/M0412">
  781. <label ref="cdnm"/>
  782. <value ref="cdid"/>
  783. </itemset>
  784. </choices>
  785. </col>
  786. <col ref="deptkeepresn"/>
  787. <col ref="cntctelno" style="text-align:center; "/>
  788. <col ref="roomcd" style="text-align:center; "/>
  789. <col ref="chrtseqno" visibility="hidden"/>
  790. <col ref="medirecno" visibility="hidden"/>
  791. <col ref="prnpid" visibility="hidden"/>
  792. <col ref="rendcd" visibility="hidden"/>
  793. </datagrid>
  794. <shape id="roundrect4" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
  795. <line id="line8" class="line_4" style="x1:1106px; y1:66px; x2:1106px; y2:88px; "/>
  796. <caption id="cap_unrtnlist" ref="/root/hidden/unrtncnt" style="left:977px; top:104px; width:50px; height:15px; font-weight:bold; color:#0000ff; text-align:right; "/>
  797. <caption id="caption13" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
  798. <line id="line2" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
  799. <button id="btn_p_unrtnlist" class="btn6_letter2" navindex="69" style="left:1054px; top:99px; width:56px; height:22px; ">
  800. <caption>출력</caption>
  801. <script type="javascript" ev:event="DOMActivate">
  802. <![CDATA[
  803. exeReportPreview("RPMRC00201", "XMLSTR");
  804. ]]>
  805. </script>
  806. </button>
  807. <button id="btn_r_unrtnlist" class="btn1_letter2" navindex="68" style="left:1115px; top:66px; width:56px; height:22px; ">
  808. <caption>조회</caption>
  809. <script type="javascript" ev:event="onclick">
  810. <![CDATA[
  811. fGetUnRtnList();
  812. ]]>
  813. </script>
  814. </button>
  815. <button id="btn_e_unrtnlist" class="btn6_letter2" navindex="70" style="left:1115px; top:99px; width:56px; height:22px; ">
  816. <caption>엑셀</caption>
  817. <script type="javascript" ev:event="DOMActivate">
  818. <![CDATA[
  819. fExcel(grd_unrtnlist, "미반납목록");
  820. ]]>
  821. </script>
  822. </button>
  823. <caption id="caption5" class="search_name" style="left:795px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
  824. <select id="checkbox5" ref="/root/condition/unrtnlist/sortchrtdept" navindex="65" overflow="visible" appearance="full" style="left:885px; top:65px; width:70px; height:20px; border-style:none; ">
  825. <choices>
  826. <item>
  827. <label>챠트과별</label>
  828. <value>Y</value>
  829. </item>
  830. </choices>
  831. </select>
  832. <caption id="caption8" class="search_name" style="left:355px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
  833. <input id="input3" ref="/root/condition/unrtnlist/lendmanid" class="input_search" navindex="60" appearance="input" style="left:665px; top:40px; width:100px; height:19px; "/>
  834. <select id="chk_unrtnwardyn" ref="/root/condition/unrtnlist/allwardyn" navindex="59" overflow="visible" appearance="full" style="left:790px; top:16px; width:70px; height:15px; border-style:none; ">
  835. <choices>
  836. <item>
  837. <label>전체병동</label>
  838. <value>Y</value>
  839. </item>
  840. </choices>
  841. <script type="javascript" ev:event="xforms-value-changed">
  842. <![CDATA[
  843. // 2008.01.08. 전체병동 조회하기.. ^^
  844. var wardyn = chk_unrtnwardyn.value;
  845. if (wardyn == "Y") {
  846. cbo_unrtnappdeptcd.disabled = true;
  847. } else {
  848. cbo_unrtnappdeptcd.disabled = false;
  849. }
  850. ]]>
  851. </script>
  852. </select>
  853. <button id="button2" class="icon_search" navindex="57" style="left:548px; top:65px; width:16px; height:16px; ">
  854. <caption/>
  855. <script type="javascript" ev:event="onclick">
  856. <![CDATA[
  857. fGetPid("/root/condition/unrtnlist/pid");
  858. ]]>
  859. </script>
  860. </button>
  861. <caption id="caption9" class="search_name" style="left:355px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
  862. <input id="ipt_unrtnlistpid" ref="/root/condition/unrtnlist/pid" class="input_search" navindex="56" appearance="input" style="left:445px; top:65px; width:80px; height:19px; ">
  863. <script type="javascript" ev:event="onkeydown">
  864. <![CDATA[
  865. if(event.keyCode == "13") {
  866. setInputNodeCurText();
  867. fGetPidNo(ipt_unrtnlistpid, "/root/hidden/chkyn3");
  868. fGetUnRtnList();
  869. }
  870. ]]>
  871. </script>
  872. </input>
  873. <caption id="caption11" class="search_name" style="left:575px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
  874. <caption id="caption20" class="search_name" style="left:575px; top:15px; width:86px; height:17px; ">대출과 :</caption>
  875. <input id="ipt_fromschertndd" ref="/root/condition/unrtnlist/fromschertndd" class="input_search" navindex="52" inputtype="date" style="left:115px; top:65px; width:95px; height:19px; "/>
  876. <select1 id="cbo_unrtnlistrendcd" ref="/root/condition/unrtnlist/rendcd" class="combo_search" navindex="54" appearance="minimal" style="left:445px; top:15px; width:120px; height:19px; ">
  877. <choices>
  878. <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
  879. <label ref="rendresn"/>
  880. <value ref="rendcd"/>
  881. </itemset>
  882. </choices>
  883. <script type="javascript" ev:event="xforms-select">
  884. <![CDATA[
  885. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  886. var ref = "/root/condition/unrtnlist";
  887. var rendcd = cbo_unrtnlistrendcd.value;
  888. if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
  889. model.setValue(ref +"/setcd", "90000000000000060");
  890. model.setValue(ref +"/rendcdlist", "");
  891. cbo_unrtnsetitem.refresh();
  892. }
  893. ]]>
  894. </script>
  895. </select1>
  896. <input id="input9" ref="/root/condition/unrtnlist/appmanid" class="input_search" navindex="62" appearance="input" style="left:665px; top:65px; width:100px; height:19px; "/>
  897. <caption id="caption21" class="search_name" style="left:355px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
  898. <input id="ipt_toschertndd" ref="/root/condition/unrtnlist/toschertndd" class="input_search" navindex="53" inputtype="date" style="left:230px; top:65px; width:95px; height:19px; "/>
  899. <select1 id="combo6" ref="/root/condition/unrtnlist/chrtdeptcd" class="combo_search" navindex="55" appearance="minimal" editmode="inputsearch" style="left:445px; top:40px; width:120px; height:19px; ">
  900. <choices>
  901. <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
  902. <label ref="chrtdeptnm"/>
  903. <value ref="chrtdeptcd"/>
  904. </itemset>
  905. </choices>
  906. </select1>
  907. <caption id="caption23" class="search_name" style="left:10px; top:65px; width:103px; height:17px; ">반납예정일 :</caption>
  908. <select1 id="radio6" ref="/root/condition/unrtnlist/deptkeepyn" navindex="64" appearance="full" cols="3" overflow="visible" style="left:885px; top:40px; width:190px; height:15px; border-style:none; ">
  909. <choices>
  910. <item>
  911. <label>전체</label>
  912. <value/>
  913. </item>
  914. <item>
  915. <label>과보관</label>
  916. <value>Y</value>
  917. </item>
  918. <item>
  919. <label>과보관제외</label>
  920. <value>N</value>
  921. </item>
  922. </choices>
  923. </select1>
  924. <caption id="caption28" style="left:212px; top:64px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  925. <button id="button6" class="icon_search" navindex="63" style="left:768px; top:65px; width:16px; height:16px; ">
  926. <caption/>
  927. <script type="javascript" ev:event="DOMActivate">
  928. <![CDATA[
  929. fGetUserid("/root/condition/unrtnlist/appmanid");
  930. ]]>
  931. </script>
  932. </button>
  933. <select1 id="cbo_unrtnappdeptcd" ref="/root/condition/unrtnlist/appdeptcd" class="combo_search" navindex="58" appearance="minimal" style="left:665px; top:15px; width:120px; height:19px; ">
  934. <choices>
  935. <itemset nodeset="/root/init/lendmastinfo/lenddeptlist">
  936. <label ref="lenddeptnm"/>
  937. <value ref="lenddeptcd"/>
  938. </itemset>
  939. </choices>
  940. </select1>
  941. <caption id="caption31" class="search_name" style="left:795px; top:40px; width:86px; height:17px; ">보관여부 :</caption>
  942. <select id="checkbox7" ref="/root/condition/unrtnlist/sortappdept" navindex="66" overflow="visible" appearance="full" style="left:960px; top:65px; width:70px; height:20px; border-style:none; ">
  943. <choices>
  944. <item>
  945. <label>대출과별</label>
  946. <value>Y</value>
  947. </item>
  948. </choices>
  949. </select>
  950. <select id="checkbox8" ref="/root/condition/unrtnlist/sortlendman" navindex="67" overflow="visible" appearance="full" style="left:1035px; top:65px; width:70px; height:20px; border-style:none; ">
  951. <choices>
  952. <item>
  953. <label>대출자별</label>
  954. <value>Y</value>
  955. </item>
  956. </choices>
  957. </select>
  958. <caption id="caption32" class="search_name" style="left:575px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
  959. <button id="button9" class="icon_search" navindex="61" style="left:768px; top:43px; width:16px; height:16px; ">
  960. <caption/>
  961. <script type="javascript" ev:event="DOMActivate">
  962. <![CDATA[
  963. fGetUserid("/root/condition/unrtnlist/lendmanid");
  964. ]]>
  965. </script>
  966. </button>
  967. <input id="ipt_fromrendd" ref="/root/condition/unrtnlist/fromrenddd" class="input_search" navindex="3" inputtype="date" style="left:115px; top:40px; width:95px; height:19px; "/>
  968. <input id="ipt_torendd" ref="/root/condition/unrtnlist/torenddd" class="input_search" navindex="4" inputtype="date" style="left:230px; top:40px; width:95px; height:19px; "/>
  969. <caption id="caption17" style="left:212px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  970. <caption id="caption22" class="search_name" style="left:10px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
  971. <select1 id="radio1" ref="/root/condition/unrtnlist/termflag" navindex="2" appearance="full" cols="2" overflow="visible" style="left:115px; top:15px; width:210px; height:20px; border-style:none; ">
  972. <choices>
  973. <item>
  974. <label>대출예약일 기준</label>
  975. <value>S</value>
  976. </item>
  977. <item>
  978. <label>BarCode 기준</label>
  979. <value>B</value>
  980. </item>
  981. </choices>
  982. </select1>
  983. <select id="lendterm_disabled" ref="/root/condition/unrtnlist/lendtermdisabled" navindex="14" overflow="visible" appearance="full" style="left:330px; top:43px; width:20px; height:20px; border-style:none; ">
  984. <choices>
  985. <item>
  986. <label/>
  987. <value>Y</value>
  988. </item>
  989. </choices>
  990. <script type="javascript" ev:event="xforms-value-changed">
  991. <![CDATA[
  992. fLendTermDisabled();
  993. ]]>
  994. </script>
  995. </select>
  996. <select id="rtnterm_disabled" ref="/root/condition/unrtnlist/rtntermdisabled" navindex="15" overflow="visible" appearance="full" style="left:330px; top:68px; width:20px; height:20px; border-style:none; ">
  997. <choices>
  998. <item>
  999. <label/>
  1000. <value>Y</value>
  1001. </item>
  1002. </choices>
  1003. <script type="javascript" ev:event="xforms-value-changed">
  1004. <![CDATA[
  1005. fRtnTermDisabled();
  1006. ]]>
  1007. </script>
  1008. </select>
  1009. <select id="checkbox9" ref="/root/hidden/chkyn3" overflow="visible" appearance="full" style="left:528px; top:67px; width:17px; height:17px; border-style:none; ">
  1010. <choices>
  1011. <item>
  1012. <label/>
  1013. <value>Y</value>
  1014. </item>
  1015. </choices>
  1016. </select>
  1017. <caption id="caption39" class="search_name" style="left:865px; top:15px; width:125px; height:17px; ">대출용도 SET :</caption>
  1018. <select1 id="cbo_unrtnsetitem" ref="/root/condition/unrtnlist/setcd" class="combo_search" navindex="5" appearance="minimal" style="left:985px; top:15px; width:120px; height:19px; ">
  1019. <choices>
  1020. <itemset nodeset="/root/init/lendset/lendsetlist">
  1021. <label ref="setnm"/>
  1022. <value ref="setcd"/>
  1023. </itemset>
  1024. </choices>
  1025. <script type="javascript" ev:event="xforms-select">
  1026. <![CDATA[
  1027. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  1028. var ref = "/root/condition/unrtnlist";
  1029. var obj = cbo_unrtnsetitem;
  1030. var setcd = obj.value;
  1031. if (setcd == "90000000000000060") {
  1032. model.setValue(ref+"/rendcdlist", "");
  1033. } else {
  1034. model.setValue(ref+"/rendcd", "ALL");
  1035. fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
  1036. }
  1037. ]]>
  1038. </script>
  1039. </select1>
  1040. </case>
  1041. <case id="case_rend" selected="true">
  1042. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
  1043. <select1 id="cbo_lendappdeptcd" ref="/root/condition/rendlist/appdeptcd" class="combo_search" navindex="9" appearance="minimal" style="left:645px; top:15px; width:120px; height:19px; ">
  1044. <choices>
  1045. <itemset nodeset="/root/init/lendmastinfo/lenddeptlist">
  1046. <label ref="lenddeptnm"/>
  1047. <value ref="lenddeptcd"/>
  1048. </itemset>
  1049. </choices>
  1050. </select1>
  1051. <button id="btn_searchappman" class="icon_search" navindex="14" style="left:748px; top:65px; width:16px; height:16px; ">
  1052. <caption/>
  1053. <script type="javascript" ev:event="DOMActivate">
  1054. <![CDATA[
  1055. fGetUserid("/root/condition/rendlist/appmanid");
  1056. ]]>
  1057. </script>
  1058. </button>
  1059. <input id="ipt_lendappuserid" ref="/root/condition/rendlist/appmanid" class="input_search" navindex="13" appearance="input" style="left:645px; top:65px; width:100px; height:19px; "/>
  1060. <select1 id="cbo_lendapplenduse" ref="/root/condition/rendlist/rendcd" class="combo_search" navindex="5" appearance="minimal" style="left:425px; top:15px; width:120px; height:19px; ">
  1061. <choices>
  1062. <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
  1063. <label ref="rendresn"/>
  1064. <value ref="rendcd"/>
  1065. </itemset>
  1066. </choices>
  1067. <script type="javascript" ev:event="xforms-select">
  1068. <![CDATA[
  1069. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  1070. var ref = "/root/condition/rendlist";
  1071. var rendcd = cbo_lendapplenduse.value;
  1072. if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
  1073. model.setValue(ref +"/setcd", "90000000000000060");
  1074. model.setValue(ref +"/rendcdlist", "");
  1075. cbo_rendsetitem.refresh();
  1076. }
  1077. ]]>
  1078. </script>
  1079. </select1>
  1080. <caption id="caption44" class="search_name" style="left:555px; top:15px; width:86px; height:17px; ">대출과 :</caption>
  1081. <caption id="caption43" class="search_name" style="left:555px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
  1082. <caption id="caption73" class="search_name" style="left:335px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
  1083. <line id="line1" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
  1084. <button id="btn_p_rendlist" class="btn6_letter2" navindex="20" style="left:1054px; top:99px; width:56px; height:22px; ">
  1085. <caption>출력</caption>
  1086. <script type="javascript" ev:event="DOMActivate">
  1087. <![CDATA[
  1088. exeReportPreview("RPMRC00200", "XMLSTR");
  1089. ]]>
  1090. </script>
  1091. </button>
  1092. <line id="line11" class="line_4" style="x1:1106px; y1:65px; x2:1106px; y2:87px; "/>
  1093. <button id="btn_r_rendlist" class="btn1_letter2" navindex="19" style="left:1115px; top:66px; width:56px; height:22px; ">
  1094. <caption>조회</caption>
  1095. <script type="javascript" ev:event="onclick">
  1096. <![CDATA[
  1097. fGetLendList();
  1098. ]]>
  1099. </script>
  1100. </button>
  1101. <datagrid id="grd_rendlist" nodeset="/root/main/rendlist" caption="등록번호^환자이름^초/재진^차트과^대출과(센터)^진료과^대출자^신청자^대출용도^대출메세지^대출예약일시^^대출일시^^반납일시^반납예정일^퇴원일^비고^과보관사유^과보관사유^연락처^병실^대출번호^차트번호^pid^rendcd" colsep="^" colwidth="65, 65, 50, 50, 90, 50, 65, 65, 100, 100, 110, 20, 110, 20, 110, 80, 80, 70, 100, 30, 60, 50, 30, 30, 30, 30" dataheight="25" defaultrows="0" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" multitotal="false" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:2px; top:129px; width:1179px; height:596px; ">
  1102. <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
  1103. <col ref="pnm" style="text-align:center; "/>
  1104. <col ref="fsexam" style="text-align:center; "/>
  1105. <col ref="chrtdeptabbr" style="text-align:center; "/>
  1106. <col ref="appdeptabbr" style="text-align:center; "/>
  1107. <col ref="orddeptabbr" style="text-align:center; "/>
  1108. <col ref="lendman" style="text-align:center; "/>
  1109. <col ref="appman" style="text-align:center; "/>
  1110. <col ref="rendresn" style="text-align:left; "/>
  1111. <col ref="msgcnts" style="text-align:left; "/>
  1112. <col ref="rendschedt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  1113. <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
  1114. <choices>
  1115. <itemset nodeset="/root/init/bcflag/item">
  1116. <label ref="cdnm"/>
  1117. <value ref="cdid"/>
  1118. </itemset>
  1119. </choices>
  1120. </col>
  1121. <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  1122. <col disabled="true" ref="rtnbcflag" type="combo" style="text-align:center; ">
  1123. <choices>
  1124. <itemset nodeset="/root/init/bcflag/item">
  1125. <label ref="cdnm"/>
  1126. <value ref="cdid"/>
  1127. </itemset>
  1128. </choices>
  1129. </col>
  1130. <col ref="rtndt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  1131. <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
  1132. <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
  1133. <col ref="unrtnresn" style="text-align:left; "/>
  1134. <col disabled="true" ref="deptkeepcd" type="combo">
  1135. <choices>
  1136. <itemset nodeset="/root/init/M0412/M0412">
  1137. <label ref="cdnm"/>
  1138. <value ref="cdid"/>
  1139. </itemset>
  1140. </choices>
  1141. </col>
  1142. <col ref="deptkeepresn"/>
  1143. <col ref="cntctelno" style="text-align:center; "/>
  1144. <col ref="roomcd" style="text-align:center; "/>
  1145. <col ref="chrtseqno" visibility="hidden"/>
  1146. <col ref="medirecno" visibility="hidden"/>
  1147. <col ref="prnpid" visibility="hidden"/>
  1148. <col ref="rendcd" visibility="hidden"/>
  1149. </datagrid>
  1150. <caption id="cap_lendlist" ref="/root/hidden/rendcnt" style="left:977px; top:104px; width:50px; height:15px; font-weight:bold; color:#0000ff; text-align:right; "/>
  1151. <caption id="caption77" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
  1152. <button id="button4" class="icon_search" navindex="8" style="left:528px; top:65px; width:16px; height:16px; ">
  1153. <caption/>
  1154. <script type="javascript" ev:event="onclick">
  1155. <![CDATA[
  1156. fGetPid("/root/condition/rendlist/pid");
  1157. ]]>
  1158. </script>
  1159. </button>
  1160. <input id="ipt_rendlistpid" ref="/root/condition/rendlist/pid" class="input_search" navindex="7" appearance="input" style="left:425px; top:65px; width:80px; height:19px; ">
  1161. <script type="javascript" ev:event="onkeydown">
  1162. <![CDATA[
  1163. if(event.keyCode == "13") {
  1164. setInputNodeCurText();
  1165. fGetPidNo(ipt_rendlistpid, "/root/hidden/chkyn1");
  1166. fGetLendList();
  1167. }
  1168. ]]>
  1169. </script>
  1170. </input>
  1171. <input id="ipt_lendappdd" ref="/root/condition/rendlist/fromrenddd" class="input_search" navindex="3" inputtype="date" style="left:110px; top:40px; width:95px; height:19px; "/>
  1172. <caption id="caption69" class="search_name" style="left:335px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
  1173. <caption id="caption1" class="search_name" style="left:335px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
  1174. <select1 id="combo5" ref="/root/condition/rendlist/chrtdeptcd" class="combo_search" navindex="6" appearance="minimal" editmode="inputsearch" style="left:425px; top:40px; width:120px; height:19px; ">
  1175. <choices>
  1176. <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
  1177. <label ref="chrtdeptnm"/>
  1178. <value ref="chrtdeptcd"/>
  1179. </itemset>
  1180. </choices>
  1181. </select1>
  1182. <input id="input1" ref="/root/condition/rendlist/torenddd" class="input_search" navindex="4" inputtype="date" style="left:225px; top:40px; width:95px; height:19px; "/>
  1183. <caption id="caption27" style="left:207px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  1184. <button id="btn_e_rendlist" class="btn6_letter2" navindex="21" style="left:1115px; top:99px; width:56px; height:22px; ">
  1185. <caption>엑셀</caption>
  1186. <script type="javascript" ev:event="DOMActivate">
  1187. <![CDATA[
  1188. fExcel(grd_rendlist, "대출목록");
  1189. ]]>
  1190. </script>
  1191. </button>
  1192. <select1 id="radio3" ref="/root/condition/rendlist/deptkeepyn" navindex="15" appearance="full" cols="3" overflow="visible" style="left:865px; top:40px; width:190px; height:15px; border-style:none; ">
  1193. <choices>
  1194. <item>
  1195. <label>전체</label>
  1196. <value/>
  1197. </item>
  1198. <item>
  1199. <label>과보관</label>
  1200. <value>Y</value>
  1201. </item>
  1202. <item>
  1203. <label>과보관제외</label>
  1204. <value>N</value>
  1205. </item>
  1206. </choices>
  1207. </select1>
  1208. <select id="chk_sortchrtdept" ref="/root/condition/rendlist/sortchrtdept" navindex="16" overflow="visible" appearance="full" style="left:865px; top:65px; width:70px; height:20px; border-style:none; ">
  1209. <choices>
  1210. <item>
  1211. <label>챠트과별</label>
  1212. <value>Y</value>
  1213. </item>
  1214. </choices>
  1215. </select>
  1216. <caption id="caption84" class="search_name" style="left:775px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
  1217. <select id="chk_sortlendman" ref="/root/condition/rendlist/sortlendman" navindex="18" overflow="visible" appearance="full" style="left:1015px; top:65px; width:70px; height:20px; border-style:none; ">
  1218. <choices>
  1219. <item>
  1220. <label>대출자별</label>
  1221. <value>Y</value>
  1222. </item>
  1223. </choices>
  1224. </select>
  1225. <select id="chk_sortappdept" ref="/root/condition/rendlist/sortappdept" navindex="17" overflow="visible" appearance="full" style="left:940px; top:65px; width:70px; height:20px; border-style:none; ">
  1226. <choices>
  1227. <item>
  1228. <label>대출과별</label>
  1229. <value>Y</value>
  1230. </item>
  1231. </choices>
  1232. </select>
  1233. <select id="chk_lendwardyn" ref="/root/condition/rendlist/allwardyn" navindex="10" overflow="visible" appearance="full" style="left:770px; top:16px; width:70px; height:15px; border-style:none; ">
  1234. <choices>
  1235. <item>
  1236. <label>전체병동</label>
  1237. <value>Y</value>
  1238. </item>
  1239. </choices>
  1240. <script type="javascript" ev:event="xforms-value-changed">
  1241. <![CDATA[
  1242. // 2008.01.08. 전체병동 조회하기.. ^^
  1243. var wardyn = chk_lendwardyn.value;
  1244. if (wardyn == "Y") {
  1245. cbo_lendappdeptcd.disabled = true;
  1246. } else {
  1247. cbo_lendappdeptcd.disabled = false;
  1248. }
  1249. ]]>
  1250. </script>
  1251. </select>
  1252. <input id="ipt_l_lendman" ref="/root/condition/rendlist/lendmanid" class="input_search" navindex="11" appearance="input" style="left:645px; top:40px; width:100px; height:19px; "/>
  1253. <caption id="caption90" class="search_name" style="left:555px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
  1254. <button id="button25" class="icon_search" navindex="12" style="left:748px; top:43px; width:16px; height:16px; ">
  1255. <caption/>
  1256. <script type="javascript" ev:event="DOMActivate">
  1257. <![CDATA[
  1258. fGetUserid("/root/condition/rendlist/lendmanid");
  1259. ]]>
  1260. </script>
  1261. </button>
  1262. <select1 id="radio4" ref="/root/condition/rendlist/termflag" navindex="2" appearance="full" cols="2" overflow="visible" style="left:110px; top:15px; width:210px; height:20px; border-style:none; ">
  1263. <choices>
  1264. <item>
  1265. <label>대출예약일 기준</label>
  1266. <value>S</value>
  1267. </item>
  1268. <item>
  1269. <label>BarCode 기준</label>
  1270. <value>B</value>
  1271. </item>
  1272. </choices>
  1273. </select1>
  1274. <caption id="caption16" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
  1275. <caption id="caption18" class="search_name" style="left:775px; top:40px; width:86px; height:17px; ">보관여부 :</caption>
  1276. <select id="checkbox2" ref="/root/hidden/chkyn1" overflow="visible" appearance="full" style="left:508px; top:67px; width:17px; height:17px; border-style:none; ">
  1277. <choices>
  1278. <item>
  1279. <label/>
  1280. <value>Y</value>
  1281. </item>
  1282. </choices>
  1283. </select>
  1284. <caption id="caption37" class="search_name" style="left:865px; top:15px; width:125px; height:17px; ">대출용도 SET :</caption>
  1285. <select1 id="cbo_rendsetitem" ref="/root/condition/rendlist/setcd" class="combo_search" navindex="5" appearance="minimal" style="left:985px; top:15px; width:120px; height:19px; ">
  1286. <choices>
  1287. <itemset nodeset="/root/init/lendset/lendsetlist">
  1288. <label ref="setnm"/>
  1289. <value ref="setcd"/>
  1290. </itemset>
  1291. </choices>
  1292. <script type="javascript" ev:event="xforms-select">
  1293. <![CDATA[
  1294. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  1295. var ref = "/root/condition/rendlist";
  1296. var obj = cbo_rendsetitem;
  1297. var setcd = obj.value;
  1298. if (setcd == "90000000000000060") {
  1299. model.setValue(ref+"/rendcdlist", "");
  1300. } else {
  1301. model.setValue(ref+"/rendcd", "ALL");
  1302. fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
  1303. }
  1304. ]]>
  1305. </script>
  1306. </select1>
  1307. </case>
  1308. <case id="case_chrtstat">
  1309. <datagrid id="grd_chrtstat" nodeset="/root/main/chrtstatlist" caption="등록번호^환자이름^차트과^차트과^차트상태^처리일시^처리자^비고" colsep="^" colwidth="65, 65, 50, 120, 110, 110, 80, 100" dataheight="25" defaultrows="0" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" multitotal="false" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:2px; top:80px; width:1179px; height:645px; ">
  1310. <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
  1311. <col ref="pnm" style="text-align:center; "/>
  1312. <col ref="orddeptabbr" style="text-align:center; "/>
  1313. <col ref="orddeptnm" style="text-align:center; "/>
  1314. <col disabled="true" ref="chrtstat" type="combo" style="text-align:center; ">
  1315. <choices>
  1316. <itemset nodeset="/root/init/M0424/M0424">
  1317. <label ref="cdnm"/>
  1318. <value ref="cdid"/>
  1319. </itemset>
  1320. </choices>
  1321. </col>
  1322. <col ref="chrtstatdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  1323. <col ref="rgstrnm" style="text-align:center; "/>
  1324. <col ref="chrtrem" style="text-align:left; "/>
  1325. </datagrid>
  1326. <shape id="roundrect6" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
  1327. <input id="ipt_chrtstatpid" ref="/root/condition/chrtstatlist/pid" class="input_search" navindex="24" appearance="input" style="left:350px; top:15px; width:90px; height:19px; ">
  1328. <script type="javascript" ev:event="onkeydown">
  1329. <![CDATA[
  1330. if(event.keyCode == "13") {
  1331. setInputNodeCurText();
  1332. fGetPidNo(ipt_chrtstatpid, "/root/hidden/chkyn4");
  1333. fGetCherStatList();
  1334. }
  1335. ]]>
  1336. </script>
  1337. </input>
  1338. <caption id="caption57" class="search_name" style="left:490px; top:15px; width:75px; height:17px; ">차트과 :</caption>
  1339. <button id="button20" class="btn6_letter2" navindex="31" style="left:1115px; top:50px; width:56px; height:22px; ">
  1340. <caption>엑셀</caption>
  1341. <script type="javascript" ev:event="DOMActivate">
  1342. <![CDATA[
  1343. fExcel(grd_chrtstat, "분실차트");
  1344. ]]>
  1345. </script>
  1346. </button>
  1347. <caption id="cap_chrtstat" ref="/root/hidden/chrtstatcnt" style="left:977px; top:55px; width:50px; height:15px; font-weight:bold; color:#0000ff; text-align:right; "/>
  1348. <caption id="caption58" style="left:1032px; top:55px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
  1349. <caption id="caption59" class="search_name" style="left:260px; top:15px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
  1350. <button id="button21" class="icon_search" navindex="25" style="left:463px; top:15px; width:16px; height:16px; ">
  1351. <caption/>
  1352. <script type="javascript" ev:event="onclick">
  1353. <![CDATA[
  1354. fGetPid("/root/condition/chrtstatlist/pid");
  1355. ]]>
  1356. </script>
  1357. </button>
  1358. <select1 id="combo12" ref="/root/condition/chrtstatlist/orddeptcd" class="combo_search" navindex="26" appearance="minimal" editmode="inputsearch" style="left:570px; top:15px; width:135px; height:19px; ">
  1359. <choices>
  1360. <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
  1361. <label ref="chrtdeptnm"/>
  1362. <value ref="chrtdeptcd"/>
  1363. </itemset>
  1364. </choices>
  1365. </select1>
  1366. <button id="button22" class="btn6_letter2" navindex="30" style="left:1054px; top:50px; width:56px; height:22px; ">
  1367. <caption>출력</caption>
  1368. <script type="javascript" ev:event="DOMActivate">
  1369. <![CDATA[
  1370. exeReportPreview("RPMRC00204", "XMLSTR");
  1371. ]]>
  1372. </script>
  1373. </button>
  1374. <line id="line10" class="line_4" style="x1:1106px; y1:15px; x2:1106px; y2:37px; "/>
  1375. <button id="button23" class="btn1_letter2" navindex="29" style="left:1115px; top:15px; width:56px; height:22px; ">
  1376. <caption>조회</caption>
  1377. <script type="javascript" ev:event="onclick">
  1378. <![CDATA[
  1379. fGetCherStatList();
  1380. ]]>
  1381. </script>
  1382. </button>
  1383. <line id="line12" class="line_1" style="x1:0px; y1:75px; x2:1179px; y2:75px; "/>
  1384. <caption id="caption60" class="search_name" style="left:20px; top:15px; width:86px; height:17px; ">차트상태 :</caption>
  1385. <select1 id="combo13" ref="/root/condition/chrtstatlist/chrtstat" class="combo_search" navindex="23" appearance="minimal" style="left:110px; top:15px; width:135px; height:19px; ">
  1386. <choices>
  1387. <itemset nodeset="/root/init/M0424/M0424">
  1388. <label ref="cdnm"/>
  1389. <value ref="cdid"/>
  1390. </itemset>
  1391. </choices>
  1392. </select1>
  1393. <select id="checkbox10" ref="/root/hidden/chkyn4" overflow="visible" appearance="full" style="left:443px; top:17px; width:17px; height:17px; border-style:none; ">
  1394. <choices>
  1395. <item>
  1396. <label/>
  1397. <value>Y</value>
  1398. </item>
  1399. </choices>
  1400. </select>
  1401. </case>
  1402. <case id="case_wardunrtn" style="left:0px; top:0px; width:1183px; height:732px; ">
  1403. <datagrid id="grd_wardunrtnlist" nodeset="/root/main/wardunrtnlist" caption="등록번호^환자이름^차트과^대출과^병실^대출자^신청자^대출용도^대출메세지^^대출일시^반납예정일^퇴원일^현병실^비고^과보관사유^과보관사유^연락처^대출번호^차트번호^pid^rendcd" colsep="^" colwidth="65, 65, 50, 50, 50, 60, 60, 100, 100, 20, 110, 80, 80, 50, 70, 100, 30, 60, 30, 30, 30, 30" dataheight="25" defaultrows="0" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" multitotal="false" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:2px; top:129px; width:1179px; height:598px; ">
  1404. <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
  1405. <col ref="pnm" style="text-align:center; "/>
  1406. <col ref="chrtdeptabbr" style="text-align:center; "/>
  1407. <col ref="appdeptabbr" style="text-align:center; "/>
  1408. <col ref="roomcd" style="text-align:center; "/>
  1409. <col ref="lendman" style="text-align:center; "/>
  1410. <col ref="appman" style="text-align:center; "/>
  1411. <col ref="rendresn" style="text-align:left; "/>
  1412. <col ref="msgcnts" style="text-align:left; "/>
  1413. <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
  1414. <choices>
  1415. <itemset nodeset="/root/init/bcflag/item">
  1416. <label ref="cdnm"/>
  1417. <value ref="cdid"/>
  1418. </itemset>
  1419. </choices>
  1420. </col>
  1421. <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  1422. <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
  1423. <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
  1424. <col ref="lastroomcd" style="text-align:center; "/>
  1425. <col ref="unrtnresn" style="text-align:left; "/>
  1426. <col disabled="true" ref="deptkeepcd" type="combo">
  1427. <choices>
  1428. <itemset nodeset="/root/init/M0412/M0412">
  1429. <label ref="cdnm"/>
  1430. <value ref="cdid"/>
  1431. </itemset>
  1432. </choices>
  1433. </col>
  1434. <col ref="deptkeepresn"/>
  1435. <col ref="cntctelno" style="text-align:center; "/>
  1436. <col ref="chrtseqno" visibility="hidden"/>
  1437. <col ref="medirecno" visibility="hidden"/>
  1438. <col ref="prnpid" visibility="hidden"/>
  1439. <col ref="rendcd" visibility="hidden"/>
  1440. </datagrid>
  1441. <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
  1442. <line id="line5" class="line_4" style="x1:1106px; y1:66px; x2:1106px; y2:88px; "/>
  1443. <caption id="cap_wardunrtnlist" ref="/root/hidden/wardunrtncnt" style="left:977px; top:104px; width:50px; height:15px; font-weight:bold; color:#0000ff; text-align:right; "/>
  1444. <caption id="caption10" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
  1445. <line id="line6" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
  1446. <button id="button5" class="btn6_letter2" navindex="69" style="left:1054px; top:99px; width:56px; height:22px; ">
  1447. <caption>출력</caption>
  1448. <script type="javascript" ev:event="DOMActivate">
  1449. <![CDATA[
  1450. exeReportPreview("RPMRC00203", "XMLSTR");
  1451. ]]>
  1452. </script>
  1453. </button>
  1454. <button id="button7" class="btn1_letter2" navindex="68" style="left:1115px; top:66px; width:56px; height:22px; ">
  1455. <caption>조회</caption>
  1456. <script type="javascript" ev:event="onclick">
  1457. <![CDATA[
  1458. fGetWardUnRtnList();
  1459. ]]>
  1460. </script>
  1461. </button>
  1462. <button id="button10" class="btn6_letter2" navindex="70" style="left:1115px; top:99px; width:56px; height:22px; ">
  1463. <caption>엑셀</caption>
  1464. <script type="javascript" ev:event="DOMActivate">
  1465. <![CDATA[
  1466. fExcel(grd_wardunrtnlist, "병동_미반납목록");
  1467. ]]>
  1468. </script>
  1469. </button>
  1470. <caption id="caption30" class="search_name" style="left:610px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
  1471. <input id="input6" ref="/root/condition/wardunrtnlist/lendmanid" class="input_search" navindex="60" appearance="input" style="left:920px; top:40px; width:100px; height:19px; "/>
  1472. <button id="button11" class="icon_search" navindex="57" style="left:803px; top:65px; width:16px; height:16px; ">
  1473. <caption/>
  1474. <script type="javascript" ev:event="onclick">
  1475. <![CDATA[
  1476. fGetPid("/root/condition/unrtnlist/pid");
  1477. ]]>
  1478. </script>
  1479. </button>
  1480. <caption id="caption33" class="search_name" style="left:610px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
  1481. <input id="ipt_wardunrtnlistpid" ref="/root/condition/wardunrtnlist/pid" class="input_search" navindex="56" appearance="input" style="left:700px; top:65px; width:80px; height:19px; ">
  1482. <script type="javascript" ev:event="onkeydown">
  1483. <![CDATA[
  1484. if(event.keyCode == "13") {
  1485. setInputNodeCurText();
  1486. fGetPidNo(ipt_wardunrtnlistpid, "/root/hidden/chkyn5");
  1487. fGetWardUnRtnList();
  1488. }
  1489. ]]>
  1490. </script>
  1491. </input>
  1492. <caption id="caption34" class="search_name" style="left:830px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
  1493. <caption id="caption35" class="search_name" style="left:830px; top:15px; width:86px; height:17px; ">대출과 :</caption>
  1494. <input id="ipt_wardfromdschdd" ref="/root/condition/wardunrtnlist/fromdschdd" class="input_search" navindex="52" inputtype="date" style="left:335px; top:40px; width:95px; height:19px; "/>
  1495. <select1 id="cbo_wardunrtnlistrendcd" ref="/root/condition/wardunrtnlist/rendcd" class="combo_search" navindex="54" appearance="minimal" style="left:700px; top:15px; width:120px; height:19px; ">
  1496. <choices>
  1497. <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
  1498. <label ref="rendresn"/>
  1499. <value ref="rendcd"/>
  1500. </itemset>
  1501. </choices>
  1502. <script type="javascript" ev:event="xforms-select">
  1503. <![CDATA[
  1504. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  1505. var ref = "/root/condition/wardunrtnlist";
  1506. var rendcd = cbo_wardunrtnlistrendcd.value;
  1507. if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
  1508. model.setValue(ref +"/setcd", "90000000000000060");
  1509. model.setValue(ref +"/rendcdlist", "");
  1510. cbo_wardunrtnsetitem.refresh();
  1511. }
  1512. ]]>
  1513. </script>
  1514. </select1>
  1515. <input id="input13" ref="/root/condition/wardunrtnlist/appmanid" class="input_search" navindex="62" appearance="input" style="left:920px; top:65px; width:100px; height:19px; "/>
  1516. <caption id="caption36" class="search_name" style="left:610px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
  1517. <input id="ipt_wardtodschdd" ref="/root/condition/wardunrtnlist/todschdd" class="input_search" navindex="53" inputtype="date" style="left:450px; top:40px; width:95px; height:19px; "/>
  1518. <select1 id="combo7" ref="/root/condition/wardunrtnlist/chrtdeptcd" class="combo_search" navindex="55" appearance="minimal" editmode="inputsearch" style="left:700px; top:40px; width:120px; height:19px; ">
  1519. <choices>
  1520. <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
  1521. <label ref="chrtdeptnm"/>
  1522. <value ref="chrtdeptcd"/>
  1523. </itemset>
  1524. </choices>
  1525. </select1>
  1526. <caption id="caption38" style="left:432px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  1527. <button id="button12" class="icon_search" navindex="63" style="left:1023px; top:65px; width:16px; height:16px; ">
  1528. <caption/>
  1529. <script type="javascript" ev:event="DOMActivate">
  1530. <![CDATA[
  1531. fGetUserid("/root/condition/wardunrtnlist/appmanid");
  1532. ]]>
  1533. </script>
  1534. </button>
  1535. <select1 id="combo8" ref="/root/condition/wardunrtnlist/appdeptcd" class="combo_search" navindex="58" appearance="minimal" style="left:920px; top:15px; width:120px; height:19px; ">
  1536. <choices>
  1537. <itemset nodeset="/root/init/lendmastinfo/lenddeptlist[allwardyn='Y']">
  1538. <label ref="lenddeptnm"/>
  1539. <value ref="lenddeptcd"/>
  1540. </itemset>
  1541. </choices>
  1542. </select1>
  1543. <caption id="caption40" class="search_name" style="left:830px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
  1544. <button id="button13" class="icon_search" navindex="61" style="left:1023px; top:43px; width:16px; height:16px; ">
  1545. <caption/>
  1546. <script type="javascript" ev:event="DOMActivate">
  1547. <![CDATA[
  1548. fGetUserid("/root/condition/wardunrtnlist/lendmanid");
  1549. ]]>
  1550. </script>
  1551. </button>
  1552. <input id="ipt_wardfromrendd" ref="/root/condition/wardunrtnlist/fromrenddd" class="input_search" navindex="3" inputtype="date" style="left:335px; top:15px; width:95px; height:19px; "/>
  1553. <input id="ipt_wardtorendd" ref="/root/condition/wardunrtnlist/torenddd" class="input_search" navindex="4" inputtype="date" style="left:450px; top:15px; width:95px; height:19px; "/>
  1554. <caption id="caption41" style="left:432px; top:14px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
  1555. <caption id="caption42" class="search_name" style="left:25px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
  1556. <select1 id="radio7" ref="/root/condition/wardunrtnlist/termflag" navindex="2" appearance="full" cols="2" overflow="visible" style="left:120px; top:15px; width:210px; height:20px; border-style:none; ">
  1557. <choices>
  1558. <item>
  1559. <label>대출예약일 기준</label>
  1560. <value>S</value>
  1561. </item>
  1562. <item>
  1563. <label>BarCode 기준</label>
  1564. <value>B</value>
  1565. </item>
  1566. </choices>
  1567. </select1>
  1568. <select id="wardlendterm_disabled" ref="/root/condition/wardunrtnlist/lendtermdisabled" navindex="14" overflow="visible" appearance="full" style="left:550px; top:18px; width:20px; height:20px; border-style:none; ">
  1569. <choices>
  1570. <item>
  1571. <label/>
  1572. <value>Y</value>
  1573. </item>
  1574. </choices>
  1575. <script type="javascript" ev:event="xforms-value-changed">
  1576. <![CDATA[
  1577. fWardLendTermDisabled();
  1578. ]]>
  1579. </script>
  1580. </select>
  1581. <select id="warddschterm_disabled" ref="/root/condition/wardunrtnlist/dschtermdisabled" navindex="15" overflow="visible" appearance="full" style="left:550px; top:43px; width:20px; height:20px; border-style:none; ">
  1582. <choices>
  1583. <item>
  1584. <label/>
  1585. <value>Y</value>
  1586. </item>
  1587. </choices>
  1588. <script type="javascript" ev:event="xforms-value-changed">
  1589. <![CDATA[
  1590. fWardDschTermDisabled();
  1591. ]]>
  1592. </script>
  1593. </select>
  1594. <select1 id="radio2" ref="/root/condition/wardunrtnlist/termflag2" navindex="2" appearance="full" cols="2" overflow="visible" style="left:120px; top:40px; width:210px; height:20px; border-style:none; ">
  1595. <choices>
  1596. <item>
  1597. <label>반납예정일 기준</label>
  1598. <value>R</value>
  1599. </item>
  1600. <item>
  1601. <label>퇴원일 기준</label>
  1602. <value>D</value>
  1603. </item>
  1604. </choices>
  1605. </select1>
  1606. <select id="checkbox11" ref="/root/hidden/chkyn4" overflow="visible" appearance="full" style="left:783px; top:67px; width:17px; height:17px; border-style:none; ">
  1607. <choices>
  1608. <item>
  1609. <label/>
  1610. <value>Y</value>
  1611. </item>
  1612. </choices>
  1613. </select>
  1614. <select id="checkbox12" ref="/root/condition/wardunrtnlist/sortchrtdept" navindex="65" overflow="visible" appearance="full" style="left:115px; top:65px; width:70px; height:20px; border-style:none; ">
  1615. <choices>
  1616. <item>
  1617. <label>챠트과별</label>
  1618. <value>Y</value>
  1619. </item>
  1620. </choices>
  1621. </select>
  1622. <select id="checkbox13" ref="/root/condition/wardunrtnlist/sortappdept" navindex="66" overflow="visible" appearance="full" style="left:190px; top:65px; width:70px; height:20px; border-style:none; ">
  1623. <choices>
  1624. <item>
  1625. <label>대출과별</label>
  1626. <value>Y</value>
  1627. </item>
  1628. </choices>
  1629. </select>
  1630. <caption id="caption26" class="search_name" style="left:25px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
  1631. <select id="checkbox14" ref="/root/condition/wardunrtnlist/sortwardcd" navindex="67" overflow="visible" appearance="full" style="left:265px; top:65px; width:85px; height:20px; border-style:none; ">
  1632. <choices>
  1633. <item>
  1634. <label>퇴원병동별</label>
  1635. <value>Y</value>
  1636. </item>
  1637. </choices>
  1638. </select>
  1639. <caption id="caption46" class="search_name" style="left:355px; top:65px; width:125px; height:17px; ">대출용도 SET :</caption>
  1640. <select1 id="cbo_wardunrtnsetitem" ref="/root/condition/wardunrtnlist/setcd" class="combo_search" navindex="5" appearance="minimal" style="left:475px; top:65px; width:120px; height:19px; ">
  1641. <choices>
  1642. <itemset nodeset="/root/init/lendset/lendsetlist">
  1643. <label ref="setnm"/>
  1644. <value ref="setcd"/>
  1645. </itemset>
  1646. </choices>
  1647. <script type="javascript" ev:event="xforms-select">
  1648. <![CDATA[
  1649. // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
  1650. var ref = "/root/condition/wardunrtnlist";
  1651. var obj = cbo_wardunrtnsetitem;
  1652. var setcd = obj.value;
  1653. if (setcd == "90000000000000060") {
  1654. model.setValue(ref+"/rendcdlist", "");
  1655. } else {
  1656. model.setValue(ref+"/rendcd", "ALL");
  1657. fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
  1658. }
  1659. ]]>
  1660. </script>
  1661. </select1>
  1662. </case>
  1663. </switch>
  1664. <button id="btn_rendlsit" class="btn_sw" group="tab" selected="true" style="left:8px; top:0px; width:95px; height:22px; ">
  1665. <caption>대출목록</caption>
  1666. <toggle case="case_rend" ev:event="onclick"/>
  1667. </button>
  1668. <button id="btn_unrtnlist" class="btn_sw" group="tab" selected="true" style="left:104px; top:0px; width:95px; height:22px; ">
  1669. <caption>미반납목록</caption>
  1670. <toggle case="case_unrtn" ev:event="onclick"/>
  1671. </button>
  1672. <button id="btn_rtnlist" class="btn_sw" group="tab" selected="true" style="left:321px; top:0px; width:95px; height:22px; ">
  1673. <caption>반납목록</caption>
  1674. <toggle case="case_rtn" ev:event="onclick"/>
  1675. </button>
  1676. <button id="btn_chrtstatlist" class="btn_sw" group="tab" selected="true" style="left:417px; top:0px; width:105px; height:22px; ">
  1677. <caption>분실차트조회</caption>
  1678. <toggle case="case_chrtstat" ev:event="onclick"/>
  1679. </button>
  1680. <button id="button14" class="btn_sw" group="tab" selected="true" style="left:200px; top:0px; width:120px; height:22px; ">
  1681. <caption>병동 - 미반납목록</caption>
  1682. <toggle case="case_wardunrtn" ev:event="onclick"/>
  1683. </button>
  1684. </group>
  1685. </xhtml:body>
  1686. </xhtml:html>