123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>차트현황조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <rendlist>
- <chrtseqno/>
- <pid/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <cntctelno/>
- <appdt/>
- <fstacptprndt/>
- <rendschedd/>
- <renddt/>
- <rtndt/>
- <delyn/>
- <rendcd/>
- <rendresn/>
- <unrendcd/>
- <unrendresn/>
- <deptkeepcd/>
- <deptkeepresn/>
- <unrtnresn/>
- <msgcnts/>
- <roomcd/>
- <fsexamflag/>
- <fsexam/>
- <rsrvflag/>
- <rsrv/>
- <prnpid/>
- <pnm/>
- <rrgstno/>
- <medirecno/>
- <allchrtyn/>
- <chrtdeptcd/>
- <chrtdeptnm/>
- <chrtdeptabbr/>
- <orddeptcd/>
- <orddeptnm/>
- <orddeptabbr/>
- <orddt/>
- <appdeptnm/>
- <appdeptabbr/>
- <appman/>
- <lendman/>
- <keepno/>
- <keepplce/>
- <chrtlendyn/>
- <dschdd/>
- <rendbcflag/>
- <rtnbcflag/>
- </rendlist>
- <unrtnlist>
- <chrtseqno/>
- <pid/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <cntctelno/>
- <appdt/>
- <fstacptprndt/>
- <rendschedd/>
- <renddt/>
- <rtndt/>
- <delyn/>
- <rendcd/>
- <rendresn/>
- <unrendcd/>
- <unrendresn/>
- <deptkeepcd/>
- <deptkeepresn/>
- <unrtnresn/>
- <msgcnts/>
- <roomcd/>
- <fsexamflag/>
- <fsexam/>
- <rsrvflag/>
- <rsrv/>
- <prnpid/>
- <pnm/>
- <rrgstno/>
- <medirecno/>
- <allchrtyn/>
- <chrtdeptcd/>
- <chrtdeptnm/>
- <chrtdeptabbr/>
- <orddeptcd/>
- <orddeptnm/>
- <orddeptabbr/>
- <orddt/>
- <appdeptnm/>
- <appdeptabbr/>
- <appman/>
- <lendman/>
- <keepno/>
- <keepplce/>
- <chrtlendyn/>
- <dschdd/>
- <rendbcflag/>
- <rtnbcflag/>
- </unrtnlist>
- <rtnlist>
- <chrtseqno/>
- <pid/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <cntctelno/>
- <appdt/>
- <fstacptprndt/>
- <rendschedd/>
- <renddt/>
- <rtndt/>
- <delyn/>
- <rendcd/>
- <rendresn/>
- <unrendcd/>
- <unrendresn/>
- <deptkeepcd/>
- <deptkeepresn/>
- <unrtnresn/>
- <msgcnts/>
- <roomcd/>
- <fsexamflag/>
- <fsexam/>
- <rsrvflag/>
- <rsrv/>
- <prnpid/>
- <pnm/>
- <rrgstno/>
- <medirecno/>
- <allchrtyn/>
- <chrtdeptcd/>
- <chrtdeptnm/>
- <chrtdeptabbr/>
- <orddeptcd/>
- <orddeptnm/>
- <orddeptabbr/>
- <orddt/>
- <appdeptnm/>
- <appdeptabbr/>
- <appman/>
- <lendman/>
- <keepno/>
- <keepplce/>
- <chrtlendyn/>
- <dschdd/>
- <rendbcflag/>
- <rtnbcflag/>
- </rtnlist>
- <chrtstatlist>
- <pid/>
- <pnm/>
- <orddeptcd/>
- <orddeptnm/>
- <orddd/>
- <dschdd/>
- <chrtstat/>
- <chrtstatdt/>
- <rgstrnm/>
- <rgstrid/>
- <chrtrem/>
- </chrtstatlist>
- <result/>
- <patinfo>
- <patinfolist/>
- </patinfo>
- <wardunrtnlist>
- <chrtseqno/>
- <pid/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <cntctelno/>
- <appdt/>
- <fstacptprndt/>
- <rendschedd/>
- <renddt/>
- <rtndt/>
- <delyn/>
- <rendcd/>
- <rendresn/>
- <unrendcd/>
- <unrendresn/>
- <deptkeepcd/>
- <deptkeepresn/>
- <unrtnresn/>
- <msgcnts/>
- <roomcd/>
- <fsexamflag/>
- <fsexam/>
- <rsrvflag/>
- <rsrv/>
- <prnpid/>
- <pnm/>
- <rrgstno/>
- <medirecno/>
- <allchrtyn/>
- <chrtdeptcd/>
- <chrtdeptnm/>
- <chrtdeptabbr/>
- <orddeptcd/>
- <orddeptnm/>
- <orddeptabbr/>
- <orddt/>
- <appdeptnm/>
- <appdeptabbr/>
- <appman/>
- <lendman/>
- <keepno/>
- <keepplce/>
- <chrtlendyn/>
- <dschdd/>
- <rendbcflag/>
- <rtnbcflag/>
- </wardunrtnlist>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden>
- <rendlist>
- <rendusge>
- <rendrsn>전체</rendrsn>
- <rendcd>ALL</rendcd>
- </rendusge>
- <dept>
- <depthnm/>
- <deptenm/>
- <deptcd/>
- </dept>
- </rendlist>
- <rendcnt/>
- <unrtncnt/>
- <rtncnt/>
- <wardunrtncnt/>
- <chrtstatcnt/>
- <tmp>
- <userpopupinfo>
- <param/>
- <flag/>
- <searchitem/>
- </userpopupinfo>
- <tempuserinfo/>
- <chrtappuser>
- <usernm>전체</usernm>
- <userid>ALL</userid>
- </chrtappuser>
- <pidpopupinfo>
- <checkfnexam/>
- <autoflag/>
- <srchcond/>
- </pidpopupinfo>
- </tmp>
- <chkyn1>Y</chkyn1>
- <chkyn2>Y</chkyn2>
- <chkyn3>Y</chkyn3>
- <chkyn4>Y</chkyn4>
- <chkyn5>Y</chkyn5>
- </hidden>
- <condition>
- <rendlist>
- <fromrenddd/>
- <torenddd/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <rendcd/>
- <chrtdeptcd/>
- <pid/>
- <deptkeepyn/>
- <flag>L</flag>
- <ioflag>O</ioflag>
- <termflag>S</termflag>
- <allwardyn/>
- <sortchrtdept/>
- <sortappdept/>
- <sortlendman/>
- <setcd/>
- <rendcdlist/>
- </rendlist>
- <unrtnlist>
- <fromschertndd/>
- <toschertndd/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <rendcd/>
- <chrtdeptcd/>
- <pid/>
- <deptkeepyn/>
- <flag>U</flag>
- <ioflag>O</ioflag>
- <allwardyn/>
- <sortchrtdept/>
- <sortappdept/>
- <sortlendman/>
- <fromrenddd/>
- <torenddd/>
- <termflag>B</termflag>
- <lendtermdisabled>Y</lendtermdisabled>
- <rtntermdisabled>Y</rtntermdisabled>
- <setcd/>
- <rendcdlist/>
- </unrtnlist>
- <rtnlist>
- <fromrtndd/>
- <tortndd/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <rendcd/>
- <chrtdeptcd/>
- <pid/>
- <flag>R</flag>
- <ioflag>O</ioflag>
- <allwardyn/>
- <sortchrtdept/>
- <sortappdept/>
- <sortlendman/>
- <fromrenddd/>
- <torenddd/>
- <termflag>B</termflag>
- <lendtermdisabled>Y</lendtermdisabled>
- <rtntermdisabled>Y</rtntermdisabled>
- <setcd/>
- <rendcdlist/>
- </rtnlist>
- <chrtstatlist>
- <ioflag>O</ioflag>
- <pid/>
- <chrtstat>01</chrtstat>
- <orddeptcd>ALL</orddeptcd>
- <indd/>
- <dschdd/>
- </chrtstatlist>
- <wardunrtnlist>
- <fromdschdd/>
- <todschdd/>
- <appdeptcd/>
- <lendmanid/>
- <appmanid/>
- <rendcd/>
- <chrtdeptcd/>
- <pid/>
- <deptkeepyn/>
- <ioflag>O</ioflag>
- <fromrenddd/>
- <torenddd/>
- <termflag>B</termflag>
- <lendtermdisabled>Y</lendtermdisabled>
- <dschtermdisabled>Y</dschtermdisabled>
- <termflag2>D</termflag2>
- <sortchrtdept/>
- <sortappdept/>
- <sortwardcd/>
- <setcd/>
- <rendcdlist/>
- </wardunrtnlist>
- </condition>
- <init>
- <M0392>
- </M0392>
- <M0412/>
- <M0424/>
- <bcflag>
- <item>
- <cdid>B</cdid>
- <cdnm>B</cdnm>
- </item>
- <item>
- <cdid>M</cdid>
- <cdnm>M</cdnm>
- </item>
- <item>
- <cdid>X</cdid>
- <cdnm/>
- </item>
- <item>
- <cdid>Y</cdid>
- <cdnm>B</cdnm>
- </item>
- <item>
- <cdid>N</cdid>
- <cdnm/>
- </item>
- </bcflag>
- <lendmastinfo>
- <rendcdlist>
- <rendcd>ALL</rendcd>
- <rendresn>전체</rendresn>
- <defltrendterm/>
- <defltrendtermunit/>
- <useyn/>
- </rendcdlist>
- <lenddeptlist>
- <orddeptflag/>
- <lenddeptcd>ALL</lenddeptcd>
- <lenddeptnm>전체</lenddeptnm>
- <lenddeptabbr/>
- <useyn/>
- <allwardyn>Y</allwardyn>
- </lenddeptlist>
- <chrtdeptlist>
- <chrtdeptcd>ALL</chrtdeptcd>
- <chrtdeptnm>전체</chrtdeptnm>
- <chrtdeptabbr/>
- </chrtdeptlist>
- <chrtchgrlist>
- <chgruserid>ALL</chgruserid>
- <chgrusernm>전체</chgrusernm>
- </chrtchgrlist>
- <keepplcelist>
- <keepno>ALL</keepno>
- <keepplce>전체</keepplce>
- <frompid/>
- <topid/>
- </keepplcelist>
- </lendmastinfo>
- <lendset>
- <lendsetlist>
- <setcd/>
- <setnm/>
- <drflag/>
- <nursflag/>
- <deptcd/>
- <deptnm/>
- <deptabbr/>
- <delyn/>
- <fstrgstrid/>
- <fstrgstdt/>
- <lastupdtrid/>
- <lastupdtdt/>
- <fstrgstrusernm/>
- <lastupdtrusernm/>
- </lendsetlist>
- </lendset>
- <lendsetitem>
- <setitemlist>
- <setcd/>
- <rendcd/>
- <rendresn/>
- <lenduseyn/>
- <srchuseyn/>
- </setitemlist>
- </lendsetitem>
- <dutplcecd/>
- </init>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../emr/chrtmngtweb/js/SMMRC00200.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fFormInit();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMRC00200" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/rendlist"/>
- <submission id="TRMRC00210" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/rtnlist"/>
- <submission id="TRMRC00220" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/unrtnlist"/>
- <submission id="TRMRC00230" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/chrtstatlist"/>
- <submission id="TRMRC00240" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/wardunrtnlist"/>
- <submission id="TRMRC00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" add="bottom" resultref="/root/init/lendmastinfo/rendcdlist"/>
- <submission id="TRMRC01312" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/lendset/lendsetlist"/>
- <submission id="TRMRC01313" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/lendsetitem/setitemlist"/>
- <submission id="TRMMB04103" mediatype="application/x-www-form-urlencoded" method="post"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,7;2,23;2,20;2,777;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="cpt_title" class="tit_1" style="left:0px; top:0px; width:207px; height:14px; ">차트현황조회</caption>
- <group id="group1" style="left:0px; top:23px; width:1195px; height:755px; ">
- <switch id="switch1" style="left:8px; top:21px; width:1185px; height:730px; border-color:#993300; border-style:solid; ">
- <case id="case_rtn">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
- <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; ">
- <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
- <col ref="pnm" style="text-align:center; "/>
- <col ref="fsexam" style="text-align:center; "/>
- <col ref="chrtdeptabbr" style="text-align:center; "/>
- <col ref="appdeptabbr" style="text-align:center; "/>
- <col ref="orddeptabbr" style="text-align:center; "/>
- <col ref="lendman" style="text-align:center; "/>
- <col ref="appman" style="text-align:center; "/>
- <col ref="rendresn" style="text-align:left; "/>
- <col ref="msgcnts" style="text-align:left; "/>
- <col ref="rendschedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/bcflag/item">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col disabled="true" ref="rtnbcflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/bcflag/item">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="rtndt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="unrtnresn" style="text-align:left; "/>
- <col ref="cntctelno" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="chrtseqno" visibility="hidden"/>
- <col ref="medirecno" visibility="hidden"/>
- <col ref="pid" visibility="hidden"/>
- <col ref="rendcd" visibility="hidden"/>
- </datagrid>
- <line id="line3" class="line_4" style="x1:1106px; y1:66px; x2:1106px; y2:88px; "/>
- <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; "/>
- <caption id="caption14" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
- <line id="line4" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
- <button id="btn_r_rtnlist" class="btn1_letter2" navindex="48" style="left:1115px; top:66px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetRtnList();
- ]]>
- </script>
- </button>
- <button id="btn_p_rtnlist" class="btn6_letter2" navindex="49" style="left:1054px; top:99px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMRC00202", "XMLSTR");
- ]]>
- </script>
- </button>
- <button id="btn_e_rtnlist" class="btn6_letter2" navindex="50" style="left:1115px; top:99px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel(grd_rtnlist, "반납목록");
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:790px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
- <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; ">
- <choices>
- <item>
- <label>챠트과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption3" class="search_name" style="left:350px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
- <input id="input2" ref="/root/condition/rtnlist/lendmanid" class="input_search" navindex="41" appearance="input" style="left:660px; top:40px; width:100px; height:19px; "/>
- <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; ">
- <choices>
- <item>
- <label>전체병동</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 2008.01.08. 전체병동 조회하기.. ^^
- var wardyn = chk_rtnwardyn.value;
- if (wardyn == "Y") {
- cbo_rtnappdeptcd.disabled = true;
- } else {
- cbo_rtnappdeptcd.disabled = false;
- }
- ]]>
- </script>
- </select>
- <button id="button1" class="icon_search" navindex="38" style="left:543px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetPid("/root/condition/rtnlist/pid");
- ]]>
- </script>
- </button>
- <caption id="caption6" class="search_name" style="left:350px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fGetPidNo(ipt_rtnlistpid, "/root/hidden/chkyn2");
- fGetRtnList();
- }
- ]]>
- </script>
- </input>
- <caption id="caption7" class="search_name" style="left:570px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
- <caption id="caption15" class="search_name" style="left:570px; top:15px; width:86px; height:17px; ">대출과 :</caption>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
- <label ref="rendresn"/>
- <value ref="rendcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/rtnlist";
- var rendcd = cbo_rtnlistrendcd.value;
- if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
- model.setValue(ref +"/setcd", "90000000000000060");
- model.setValue(ref +"/rendcdlist", "");
- cbo_rtnsetitem.refresh();
- }
- ]]>
- </script>
- </select1>
- <input id="input11" ref="/root/condition/rtnlist/appmanid" class="input_search" navindex="43" appearance="input" style="left:660px; top:65px; width:100px; height:19px; "/>
- <caption id="caption19" class="search_name" style="left:350px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
- <label ref="chrtdeptnm"/>
- <value ref="chrtdeptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption24" class="search_name" style="left:15px; top:65px; width:86px; height:17px; ">반납일 :</caption>
- <caption id="caption25" style="left:207px; top:64px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <button id="button3" class="icon_search" navindex="44" style="left:763px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/rtnlist/appmanid");
- ]]>
- </script>
- </button>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/lenddeptlist">
- <label ref="lenddeptnm"/>
- <value ref="lenddeptcd"/>
- </itemset>
- </choices>
- </select1>
- <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; ">
- <choices>
- <item>
- <label>대출과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <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; ">
- <choices>
- <item>
- <label>대출자별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption29" class="search_name" style="left:570px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
- <button id="button8" class="icon_search" navindex="42" style="left:763px; top:43px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/rtnlist/lendmanid");
- ]]>
- </script>
- </button>
- <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; "/>
- <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; "/>
- <caption id="caption4" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
- <caption id="caption12" style="left:207px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <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; ">
- <choices>
- <item>
- <label>대출예약일 기준</label>
- <value>S</value>
- </item>
- <item>
- <label>BarCode 기준</label>
- <value>B</value>
- </item>
- </choices>
- </select1>
- <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; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fRtnRtnTermDisabled();
- ]]>
- </script>
- </select>
- <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; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fRtnLendTermDisabled();
- ]]>
- </script>
- </select>
- <select id="checkbox6" ref="/root/hidden/chkyn2" overflow="visible" appearance="full" style="left:523px; top:67px; width:17px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption45" class="search_name" style="left:865px; top:15px; width:125px; height:17px; ">대출용도 SET :</caption>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendset/lendsetlist">
- <label ref="setnm"/>
- <value ref="setcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/rtnlist";
- var obj = cbo_rtnsetitem;
- var setcd = obj.value;
- if (setcd == "90000000000000060") {
- model.setValue(ref+"/rendcdlist", "");
- } else {
- model.setValue(ref+"/rendcd", "ALL");
- fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
- }
- ]]>
- </script>
- </select1>
- </case>
- <case id="case_unrtn" style="left:0px; top:0px; width:1183px; height:732px; ">
- <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; ">
- <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
- <col ref="pnm" style="text-align:center; "/>
- <col ref="fsexam" style="text-align:center; "/>
- <col ref="chrtdeptabbr" style="text-align:center; "/>
- <col ref="appdeptabbr" style="text-align:center; "/>
- <col ref="orddeptabbr" style="text-align:center; "/>
- <col ref="lendman" style="text-align:center; "/>
- <col ref="appman" style="text-align:center; "/>
- <col ref="rendresn" style="text-align:left; "/>
- <col ref="msgcnts" style="text-align:left; "/>
- <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/bcflag/item">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="unrtnresn" style="text-align:left; "/>
- <col disabled="true" ref="deptkeepcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0412/M0412">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="deptkeepresn"/>
- <col ref="cntctelno" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="chrtseqno" visibility="hidden"/>
- <col ref="medirecno" visibility="hidden"/>
- <col ref="prnpid" visibility="hidden"/>
- <col ref="rendcd" visibility="hidden"/>
- </datagrid>
- <shape id="roundrect4" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line8" class="line_4" style="x1:1106px; y1:66px; x2:1106px; y2:88px; "/>
- <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; "/>
- <caption id="caption13" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
- <line id="line2" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
- <button id="btn_p_unrtnlist" class="btn6_letter2" navindex="69" style="left:1054px; top:99px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMRC00201", "XMLSTR");
- ]]>
- </script>
- </button>
- <button id="btn_r_unrtnlist" class="btn1_letter2" navindex="68" style="left:1115px; top:66px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetUnRtnList();
- ]]>
- </script>
- </button>
- <button id="btn_e_unrtnlist" class="btn6_letter2" navindex="70" style="left:1115px; top:99px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel(grd_unrtnlist, "미반납목록");
- ]]>
- </script>
- </button>
- <caption id="caption5" class="search_name" style="left:795px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
- <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; ">
- <choices>
- <item>
- <label>챠트과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption8" class="search_name" style="left:355px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
- <input id="input3" ref="/root/condition/unrtnlist/lendmanid" class="input_search" navindex="60" appearance="input" style="left:665px; top:40px; width:100px; height:19px; "/>
- <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; ">
- <choices>
- <item>
- <label>전체병동</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 2008.01.08. 전체병동 조회하기.. ^^
- var wardyn = chk_unrtnwardyn.value;
- if (wardyn == "Y") {
- cbo_unrtnappdeptcd.disabled = true;
- } else {
- cbo_unrtnappdeptcd.disabled = false;
- }
- ]]>
- </script>
- </select>
- <button id="button2" class="icon_search" navindex="57" style="left:548px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetPid("/root/condition/unrtnlist/pid");
- ]]>
- </script>
- </button>
- <caption id="caption9" class="search_name" style="left:355px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fGetPidNo(ipt_unrtnlistpid, "/root/hidden/chkyn3");
- fGetUnRtnList();
- }
- ]]>
- </script>
- </input>
- <caption id="caption11" class="search_name" style="left:575px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
- <caption id="caption20" class="search_name" style="left:575px; top:15px; width:86px; height:17px; ">대출과 :</caption>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
- <label ref="rendresn"/>
- <value ref="rendcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/unrtnlist";
- var rendcd = cbo_unrtnlistrendcd.value;
- if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
- model.setValue(ref +"/setcd", "90000000000000060");
- model.setValue(ref +"/rendcdlist", "");
- cbo_unrtnsetitem.refresh();
- }
- ]]>
- </script>
- </select1>
- <input id="input9" ref="/root/condition/unrtnlist/appmanid" class="input_search" navindex="62" appearance="input" style="left:665px; top:65px; width:100px; height:19px; "/>
- <caption id="caption21" class="search_name" style="left:355px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
- <label ref="chrtdeptnm"/>
- <value ref="chrtdeptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption23" class="search_name" style="left:10px; top:65px; width:103px; height:17px; ">반납예정일 :</caption>
- <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; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>과보관</label>
- <value>Y</value>
- </item>
- <item>
- <label>과보관제외</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption28" style="left:212px; top:64px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <button id="button6" class="icon_search" navindex="63" style="left:768px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/unrtnlist/appmanid");
- ]]>
- </script>
- </button>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/lenddeptlist">
- <label ref="lenddeptnm"/>
- <value ref="lenddeptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption31" class="search_name" style="left:795px; top:40px; width:86px; height:17px; ">보관여부 :</caption>
- <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; ">
- <choices>
- <item>
- <label>대출과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <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; ">
- <choices>
- <item>
- <label>대출자별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption32" class="search_name" style="left:575px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
- <button id="button9" class="icon_search" navindex="61" style="left:768px; top:43px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/unrtnlist/lendmanid");
- ]]>
- </script>
- </button>
- <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; "/>
- <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; "/>
- <caption id="caption17" style="left:212px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <caption id="caption22" class="search_name" style="left:10px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
- <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; ">
- <choices>
- <item>
- <label>대출예약일 기준</label>
- <value>S</value>
- </item>
- <item>
- <label>BarCode 기준</label>
- <value>B</value>
- </item>
- </choices>
- </select1>
- <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; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fLendTermDisabled();
- ]]>
- </script>
- </select>
- <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; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fRtnTermDisabled();
- ]]>
- </script>
- </select>
- <select id="checkbox9" ref="/root/hidden/chkyn3" overflow="visible" appearance="full" style="left:528px; top:67px; width:17px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption39" class="search_name" style="left:865px; top:15px; width:125px; height:17px; ">대출용도 SET :</caption>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendset/lendsetlist">
- <label ref="setnm"/>
- <value ref="setcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/unrtnlist";
- var obj = cbo_unrtnsetitem;
- var setcd = obj.value;
- if (setcd == "90000000000000060") {
- model.setValue(ref+"/rendcdlist", "");
- } else {
- model.setValue(ref+"/rendcd", "ALL");
- fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
- }
- ]]>
- </script>
- </select1>
- </case>
- <case id="case_rend" selected="true">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/lenddeptlist">
- <label ref="lenddeptnm"/>
- <value ref="lenddeptcd"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_searchappman" class="icon_search" navindex="14" style="left:748px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/rendlist/appmanid");
- ]]>
- </script>
- </button>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
- <label ref="rendresn"/>
- <value ref="rendcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/rendlist";
- var rendcd = cbo_lendapplenduse.value;
- if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
- model.setValue(ref +"/setcd", "90000000000000060");
- model.setValue(ref +"/rendcdlist", "");
- cbo_rendsetitem.refresh();
- }
- ]]>
- </script>
- </select1>
- <caption id="caption44" class="search_name" style="left:555px; top:15px; width:86px; height:17px; ">대출과 :</caption>
- <caption id="caption43" class="search_name" style="left:555px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
- <caption id="caption73" class="search_name" style="left:335px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
- <line id="line1" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
- <button id="btn_p_rendlist" class="btn6_letter2" navindex="20" style="left:1054px; top:99px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMRC00200", "XMLSTR");
- ]]>
- </script>
- </button>
- <line id="line11" class="line_4" style="x1:1106px; y1:65px; x2:1106px; y2:87px; "/>
- <button id="btn_r_rendlist" class="btn1_letter2" navindex="19" style="left:1115px; top:66px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetLendList();
- ]]>
- </script>
- </button>
- <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; ">
- <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
- <col ref="pnm" style="text-align:center; "/>
- <col ref="fsexam" style="text-align:center; "/>
- <col ref="chrtdeptabbr" style="text-align:center; "/>
- <col ref="appdeptabbr" style="text-align:center; "/>
- <col ref="orddeptabbr" style="text-align:center; "/>
- <col ref="lendman" style="text-align:center; "/>
- <col ref="appman" style="text-align:center; "/>
- <col ref="rendresn" style="text-align:left; "/>
- <col ref="msgcnts" style="text-align:left; "/>
- <col ref="rendschedt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/bcflag/item">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col disabled="true" ref="rtnbcflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/bcflag/item">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="rtndt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="unrtnresn" style="text-align:left; "/>
- <col disabled="true" ref="deptkeepcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0412/M0412">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="deptkeepresn"/>
- <col ref="cntctelno" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="chrtseqno" visibility="hidden"/>
- <col ref="medirecno" visibility="hidden"/>
- <col ref="prnpid" visibility="hidden"/>
- <col ref="rendcd" visibility="hidden"/>
- </datagrid>
- <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; "/>
- <caption id="caption77" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
- <button id="button4" class="icon_search" navindex="8" style="left:528px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetPid("/root/condition/rendlist/pid");
- ]]>
- </script>
- </button>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fGetPidNo(ipt_rendlistpid, "/root/hidden/chkyn1");
- fGetLendList();
- }
- ]]>
- </script>
- </input>
- <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; "/>
- <caption id="caption69" class="search_name" style="left:335px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
- <caption id="caption1" class="search_name" style="left:335px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
- <label ref="chrtdeptnm"/>
- <value ref="chrtdeptcd"/>
- </itemset>
- </choices>
- </select1>
- <input id="input1" ref="/root/condition/rendlist/torenddd" class="input_search" navindex="4" inputtype="date" style="left:225px; top:40px; width:95px; height:19px; "/>
- <caption id="caption27" style="left:207px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <button id="btn_e_rendlist" class="btn6_letter2" navindex="21" style="left:1115px; top:99px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel(grd_rendlist, "대출목록");
- ]]>
- </script>
- </button>
- <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; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>과보관</label>
- <value>Y</value>
- </item>
- <item>
- <label>과보관제외</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <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; ">
- <choices>
- <item>
- <label>챠트과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption84" class="search_name" style="left:775px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
- <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; ">
- <choices>
- <item>
- <label>대출자별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <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; ">
- <choices>
- <item>
- <label>대출과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <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; ">
- <choices>
- <item>
- <label>전체병동</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 2008.01.08. 전체병동 조회하기.. ^^
- var wardyn = chk_lendwardyn.value;
- if (wardyn == "Y") {
- cbo_lendappdeptcd.disabled = true;
- } else {
- cbo_lendappdeptcd.disabled = false;
- }
- ]]>
- </script>
- </select>
- <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; "/>
- <caption id="caption90" class="search_name" style="left:555px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
- <button id="button25" class="icon_search" navindex="12" style="left:748px; top:43px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/rendlist/lendmanid");
- ]]>
- </script>
- </button>
- <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; ">
- <choices>
- <item>
- <label>대출예약일 기준</label>
- <value>S</value>
- </item>
- <item>
- <label>BarCode 기준</label>
- <value>B</value>
- </item>
- </choices>
- </select1>
- <caption id="caption16" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
- <caption id="caption18" class="search_name" style="left:775px; top:40px; width:86px; height:17px; ">보관여부 :</caption>
- <select id="checkbox2" ref="/root/hidden/chkyn1" overflow="visible" appearance="full" style="left:508px; top:67px; width:17px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption37" class="search_name" style="left:865px; top:15px; width:125px; height:17px; ">대출용도 SET :</caption>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendset/lendsetlist">
- <label ref="setnm"/>
- <value ref="setcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/rendlist";
- var obj = cbo_rendsetitem;
- var setcd = obj.value;
- if (setcd == "90000000000000060") {
- model.setValue(ref+"/rendcdlist", "");
- } else {
- model.setValue(ref+"/rendcd", "ALL");
- fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
- }
- ]]>
- </script>
- </select1>
- </case>
- <case id="case_chrtstat">
- <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; ">
- <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
- <col ref="pnm" style="text-align:center; "/>
- <col ref="orddeptabbr" style="text-align:center; "/>
- <col ref="orddeptnm" style="text-align:center; "/>
- <col disabled="true" ref="chrtstat" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/M0424/M0424">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="chrtstatdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="rgstrnm" style="text-align:center; "/>
- <col ref="chrtrem" style="text-align:left; "/>
- </datagrid>
- <shape id="roundrect6" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fGetPidNo(ipt_chrtstatpid, "/root/hidden/chkyn4");
- fGetCherStatList();
- }
- ]]>
- </script>
- </input>
- <caption id="caption57" class="search_name" style="left:490px; top:15px; width:75px; height:17px; ">차트과 :</caption>
- <button id="button20" class="btn6_letter2" navindex="31" style="left:1115px; top:50px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel(grd_chrtstat, "분실차트");
- ]]>
- </script>
- </button>
- <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; "/>
- <caption id="caption58" style="left:1032px; top:55px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
- <caption id="caption59" class="search_name" style="left:260px; top:15px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
- <button id="button21" class="icon_search" navindex="25" style="left:463px; top:15px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetPid("/root/condition/chrtstatlist/pid");
- ]]>
- </script>
- </button>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
- <label ref="chrtdeptnm"/>
- <value ref="chrtdeptcd"/>
- </itemset>
- </choices>
- </select1>
- <button id="button22" class="btn6_letter2" navindex="30" style="left:1054px; top:50px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMRC00204", "XMLSTR");
- ]]>
- </script>
- </button>
- <line id="line10" class="line_4" style="x1:1106px; y1:15px; x2:1106px; y2:37px; "/>
- <button id="button23" class="btn1_letter2" navindex="29" style="left:1115px; top:15px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetCherStatList();
- ]]>
- </script>
- </button>
- <line id="line12" class="line_1" style="x1:0px; y1:75px; x2:1179px; y2:75px; "/>
- <caption id="caption60" class="search_name" style="left:20px; top:15px; width:86px; height:17px; ">차트상태 :</caption>
- <select1 id="combo13" ref="/root/condition/chrtstatlist/chrtstat" class="combo_search" navindex="23" appearance="minimal" style="left:110px; top:15px; width:135px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/M0424/M0424">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select id="checkbox10" ref="/root/hidden/chkyn4" overflow="visible" appearance="full" style="left:443px; top:17px; width:17px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- </case>
- <case id="case_wardunrtn" style="left:0px; top:0px; width:1183px; height:732px; ">
- <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; ">
- <col ref="pid" style="left:20px; top:25px; width:70px; height:25px; text-align:right; "/>
- <col ref="pnm" style="text-align:center; "/>
- <col ref="chrtdeptabbr" style="text-align:center; "/>
- <col ref="appdeptabbr" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="lendman" style="text-align:center; "/>
- <col ref="appman" style="text-align:center; "/>
- <col ref="rendresn" style="text-align:left; "/>
- <col ref="msgcnts" style="text-align:left; "/>
- <col disabled="true" ref="rendbcflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/bcflag/item">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="renddt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="rtnschedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="lastroomcd" style="text-align:center; "/>
- <col ref="unrtnresn" style="text-align:left; "/>
- <col disabled="true" ref="deptkeepcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0412/M0412">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="deptkeepresn"/>
- <col ref="cntctelno" style="text-align:center; "/>
- <col ref="chrtseqno" visibility="hidden"/>
- <col ref="medirecno" visibility="hidden"/>
- <col ref="prnpid" visibility="hidden"/>
- <col ref="rendcd" visibility="hidden"/>
- </datagrid>
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:5px; width:1179px; height:90px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line5" class="line_4" style="x1:1106px; y1:66px; x2:1106px; y2:88px; "/>
- <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; "/>
- <caption id="caption10" style="left:1032px; top:104px; width:15px; height:15px; font-weight:bold; color:#0000ff; text-align:right; ">건</caption>
- <line id="line6" class="line_1" style="x1:1px; y1:124px; x2:1180px; y2:124px; "/>
- <button id="button5" class="btn6_letter2" navindex="69" style="left:1054px; top:99px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMRC00203", "XMLSTR");
- ]]>
- </script>
- </button>
- <button id="button7" class="btn1_letter2" navindex="68" style="left:1115px; top:66px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetWardUnRtnList();
- ]]>
- </script>
- </button>
- <button id="button10" class="btn6_letter2" navindex="70" style="left:1115px; top:99px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel(grd_wardunrtnlist, "병동_미반납목록");
- ]]>
- </script>
- </button>
- <caption id="caption30" class="search_name" style="left:610px; top:15px; width:86px; height:17px; ">대출용도 :</caption>
- <input id="input6" ref="/root/condition/wardunrtnlist/lendmanid" class="input_search" navindex="60" appearance="input" style="left:920px; top:40px; width:100px; height:19px; "/>
- <button id="button11" class="icon_search" navindex="57" style="left:803px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetPid("/root/condition/unrtnlist/pid");
- ]]>
- </script>
- </button>
- <caption id="caption33" class="search_name" style="left:610px; top:40px; width:88px; height:17px; ">챠트과 :</caption>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fGetPidNo(ipt_wardunrtnlistpid, "/root/hidden/chkyn5");
- fGetWardUnRtnList();
- }
- ]]>
- </script>
- </input>
- <caption id="caption34" class="search_name" style="left:830px; top:65px; width:86px; height:17px; ">신청자ID :</caption>
- <caption id="caption35" class="search_name" style="left:830px; top:15px; width:86px; height:17px; ">대출과 :</caption>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/rendcdlist">
- <label ref="rendresn"/>
- <value ref="rendcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/wardunrtnlist";
- var rendcd = cbo_wardunrtnlistrendcd.value;
- if (rendcd != "ALL") { // 전체 선택시.. 대출용도 전체선택 처리..
- model.setValue(ref +"/setcd", "90000000000000060");
- model.setValue(ref +"/rendcdlist", "");
- cbo_wardunrtnsetitem.refresh();
- }
- ]]>
- </script>
- </select1>
- <input id="input13" ref="/root/condition/wardunrtnlist/appmanid" class="input_search" navindex="62" appearance="input" style="left:920px; top:65px; width:100px; height:19px; "/>
- <caption id="caption36" class="search_name" style="left:610px; top:65px; width:86px; height:17px; vertical-align:middle; ">등록번호 :</caption>
- <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; "/>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/chrtdeptlist">
- <label ref="chrtdeptnm"/>
- <value ref="chrtdeptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption38" style="left:432px; top:39px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <button id="button12" class="icon_search" navindex="63" style="left:1023px; top:65px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/wardunrtnlist/appmanid");
- ]]>
- </script>
- </button>
- <select1 id="combo8" ref="/root/condition/wardunrtnlist/appdeptcd" class="combo_search" navindex="58" appearance="minimal" style="left:920px; top:15px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/lendmastinfo/lenddeptlist[allwardyn='Y']">
- <label ref="lenddeptnm"/>
- <value ref="lenddeptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption40" class="search_name" style="left:830px; top:40px; width:86px; height:17px; ">대출자ID :</caption>
- <button id="button13" class="icon_search" navindex="61" style="left:1023px; top:43px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetUserid("/root/condition/wardunrtnlist/lendmanid");
- ]]>
- </script>
- </button>
- <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; "/>
- <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; "/>
- <caption id="caption41" style="left:432px; top:14px; width:14px; height:17px; font-family:굴림체; font-size:14pt; font-weight:bold; text-align:right; ">~</caption>
- <caption id="caption42" class="search_name" style="left:25px; top:15px; width:86px; height:17px; ">조회기간 :</caption>
- <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; ">
- <choices>
- <item>
- <label>대출예약일 기준</label>
- <value>S</value>
- </item>
- <item>
- <label>BarCode 기준</label>
- <value>B</value>
- </item>
- </choices>
- </select1>
- <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; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fWardLendTermDisabled();
- ]]>
- </script>
- </select>
- <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; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fWardDschTermDisabled();
- ]]>
- </script>
- </select>
- <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; ">
- <choices>
- <item>
- <label>반납예정일 기준</label>
- <value>R</value>
- </item>
- <item>
- <label>퇴원일 기준</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <select id="checkbox11" ref="/root/hidden/chkyn4" overflow="visible" appearance="full" style="left:783px; top:67px; width:17px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <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; ">
- <choices>
- <item>
- <label>챠트과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <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; ">
- <choices>
- <item>
- <label>대출과별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption26" class="search_name" style="left:25px; top:65px; width:86px; height:17px; ">정렬순서 :</caption>
- <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; ">
- <choices>
- <item>
- <label>퇴원병동별</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption46" class="search_name" style="left:355px; top:65px; width:125px; height:17px; ">대출용도 SET :</caption>
- <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; ">
- <choices>
- <itemset nodeset="/root/init/lendset/lendsetlist">
- <label ref="setnm"/>
- <value ref="setcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- // 2009.01.12. 선택된 대출용도 코드 리스트 스트링 만들기..
- var ref = "/root/condition/wardunrtnlist";
- var obj = cbo_wardunrtnsetitem;
- var setcd = obj.value;
- if (setcd == "90000000000000060") {
- model.setValue(ref+"/rendcdlist", "");
- } else {
- model.setValue(ref+"/rendcd", "ALL");
- fGetChkRendCdList(setcd, ref+"/rendcdlist", obj);
- }
- ]]>
- </script>
- </select1>
- </case>
- </switch>
- <button id="btn_rendlsit" class="btn_sw" group="tab" selected="true" style="left:8px; top:0px; width:95px; height:22px; ">
- <caption>대출목록</caption>
- <toggle case="case_rend" ev:event="onclick"/>
- </button>
- <button id="btn_unrtnlist" class="btn_sw" group="tab" selected="true" style="left:104px; top:0px; width:95px; height:22px; ">
- <caption>미반납목록</caption>
- <toggle case="case_unrtn" ev:event="onclick"/>
- </button>
- <button id="btn_rtnlist" class="btn_sw" group="tab" selected="true" style="left:321px; top:0px; width:95px; height:22px; ">
- <caption>반납목록</caption>
- <toggle case="case_rtn" ev:event="onclick"/>
- </button>
- <button id="btn_chrtstatlist" class="btn_sw" group="tab" selected="true" style="left:417px; top:0px; width:105px; height:22px; ">
- <caption>분실차트조회</caption>
- <toggle case="case_chrtstat" ev:event="onclick"/>
- </button>
- <button id="button14" class="btn_sw" group="tab" selected="true" style="left:200px; top:0px; width:120px; height:22px; ">
- <caption>병동 - 미반납목록</caption>
- <toggle case="case_wardunrtn" ev:event="onclick"/>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|