123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- <?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>
- <samplebank>
- <item>
- <bcno/>
- <pid/>
- <patnm/>
- <sex/>
- <age/>
- <orddeptnm/>
- <orddrnm/>
- <prcpnm/>
- <bcolldt/>
- <spcnm/>
- <spcstat/>
- <prcpremfact/>
- </item>
- </samplebank>
- <popupendflag/>
- </main>
- <send>
- <reqfromdd/>
- <reqtodd/>
- <code/>
- <select>1</select>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var reqfromdd = getCurrentDate().substr(0,8).toDate().getAddDate(-7,"D").getDateFormat("YYYYMMDD");
- ipt_reqfromdd.value = reqfromdd;
- var reqtodd = getCurrentDate().substr(0,8).toDate().getDateFormat("YYYYMMDD");
- ipt_reqtodd.value = reqtodd;
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRLLJ00501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/samplebank"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">샘플 뱅킹 시스템</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:15px; width:1194px; height:718px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1190px; y2:70px; "/>
- <group id="grp_sea" style="left:0px; top:10px; width:1190px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:9px; width:112px; height:17px; ">조회 구간 :</caption>
- <caption id="caption5" class="search_no_b" style="left:233px; top:10px; width:12px; height:17px; ">~</caption>
- <line id="line13" class="line_4" style="x1:1112px; y1:7px; x2:1112px; y2:29px; "/>
- <input id="ipt_reqfromdd" ref="/root/send/reqfromdd" class="input_default" inputtype="date" style="left:130px; top:8px; width:100px; height:19px; "/>
- <input id="ipt_reqtodd" ref="/root/send/reqtodd" class="input_default" inputtype="date" style="left:249px; top:8px; width:100px; height:19px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1128px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRLLJ00501");
- ]]>
- </script>
- </button>
- <select1 id="combo1" ref="/root/send/select" appearance="minimal" style="left:901px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>바코드번호</label>
- <value>1</value>
- </item>
- <item>
- <label>등록번호</label>
- <value>2</value>
- </item>
- <item>
- <label>환자명</label>
- <value>3</value>
- </item>
- <item>
- <label>진료과</label>
- <value>4</value>
- </item>
- <item>
- <label>진료의</label>
- <value>5</value>
- </item>
- <item>
- <label>채혈일시</label>
- <value>6</value>
- </item>
- <item>
- <label>검체명</label>
- <value>7</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:802px; top:9px; width:112px; height:17px; ">조회 구분 :</caption>
- <input id="input1" ref="/root/send/code" style="left:1003px; top:8px; width:100px; height:19px; "/>
- </group>
- <button id="btn_excsave" class="btn2_letter4" style="left:1125px; top:48px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "샘플뱅킹리스트", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "")
- {
- grd_smpbaking.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_smpbaking" nodeset="/root/main/samplebank/item" caption="바코드번호^등록번호^환자명^성별^나이^진료과^진료의^채혈일시^처방명^검체명^검체상태^의뢰의사Remark" colsep="^" colwidth="130, 90, 100, 50, 62, 100, 90, 130, 226, 100, 100, 300" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1190px; height:640px; ">
- <col ref="bcno" type="output"/>
- <col ref="pid" type="output"/>
- <col ref="patnm" type="output"/>
- <col ref="sex" type="output"/>
- <col ref="age" type="output"/>
- <col ref="orddeptnm" type="output"/>
- <col ref="orddrnm" type="output"/>
- <col ref="bcolldt" type="output" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="prcpnm" type="output"/>
- <col ref="spcnm" type="output"/>
- <col ref="spcstat" type="output"/>
- <col ref="prcpremfact" type="output"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_smpbaking.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|