123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLBP03000_혈액은행Comment조회.xrw
- * 설 명 : 혈액은행이상결과보고조회
- * 설 계 자 :
- * 작 성 자 :
- * 작 성 일 : 2010.03.04
- * 수정이력 :
- * 기 타 :
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <blodcmtlist>
- <rgstdt/>
- <hngnm/>
- <pid/>
- <sexage/>
- <patcmt/>
- <rgstrnm/>
- <wardroom/>
- <orddrnm/>
- </blodcmtlist>
- </main>
- <send>
- <fromdd/>
- <todd/>
- <pid/>
- <gbn>-</gbn>
- </send>
- <hidden/>
- </root>
- </instance>
- <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"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- <submission id="TRLBP03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/blodcmtlist"/>
- </model>
- <script type="javascript">
- <![CDATA[
- // 초기화
- function fSetInit() {
-
- //var mDate = getCurrentDate().toDate("YYYYMMDD").getAddDate(1);
- model.setValue("/root/send/fromdd", getCurrentDate());
- model.setValue("/root/send/todd", getCurrentDate());
-
- model.refresh();
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:85px; width:1194px; height:680px; ">
- <datagrid id="datagrid1" nodeset="/root/main/blodcmtlist" caption="연락일시^환자명^등록번호^S/A^진료과/병실^내용^연락자^주치의" colwidth="140, 100, 100, 60, 100, 450, 100, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:25px; width:1194px; height:653px; font-weight:normal; text-align:center; ">
- <col ref="rgstdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="hngnm"/>
- <col ref="pid"/>
- <col ref="sexage"/>
- <col ref="wardroom"/>
- <col ref="patcmt" style="text-align:left; "/>
- <col ref="rgstrnm"/>
- <col ref="orddrnm"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- datagrid1.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <line id="line2" class="line_1" style="x1:0px; y1:22px; x2:1194px; y2:21px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:5px; width:131px; height:14px; ">이상결과 리스트</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:40px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:3px; width:1194px; height:35px; "/>
- <button id="button1" class="btn1_letter2" style="left:1131px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRLBP03001");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1121px; y1:7px; x2:1121px; y2:29px; "/>
- <caption id="caption5" class="search_name" style="left:5px; top:12px; width:86px; height:17px; ">조회일자 :</caption>
- <caption id="caption1115" class="search_name" style="left:885px; top:12px; width:86px; height:17px; ">등록번호 :</caption>
- <input id="ipt_pid" ref="/root/send/pid" class="input_s_button" inputtype="button" style="left:977px; top:11px; width:120px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == "13"){
- model.setvalue("/root/send/pid", ipt_pid.currentText);
- button1.dispatch("DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- button1.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <input id="input1" ref="/root/send/fromdd" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:97px; top:11px; width:100px; height:19px; "/>
- <caption id="caption13" class="search_no_b" style="left:205px; top:13px; width:15px; height:17px; ">~</caption>
- <input id="input3" ref="/root/send/todd" class="input_s_essential" inputtype="date" style="left:224px; top:11px; width:100px; height:19px; "/>
- <caption id="caption2" class="search_name" style="left:360px; top:12px; width:97px; height:17px; ">조회구분 :</caption>
- <select1 id="combo1" ref="/root/send/gbn" appearance="minimal" style="left:451px; top:11px; width:120px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>Critical Value</label>
- <value>1</value>
- </item>
- <item>
- <label>Comment</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:15px; width:1195px; height:27px; ">
- <button id="button5" class="btn4_letter3" style="left:1125px; top:2px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.reload();
- ]]>
- </script>
- </button>
- <line id="line15" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- </group>
- <group id="group5" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">혈액은행 Critical 결과보고 조회</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|