123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLPJ00100.xfm
- * 설 명 : 병리검체전달
- * 설 계 자 : 설계자가 별도로 존재시 작성
- * 작 성 자 : 유동철(ACK)
- * 작 성 일 : 2006.11.16
- * 수정이력 : 최종작성일 기준으로 변경사항 이력관리
- * 기 타 : 주석문에 반영되어야 할 사항 표기
- -->
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root>
- <main>
- <ordlist>
- <ordlisttbl>
- <choi/>
- <barcdno/>
- <spccnt>4</spccnt>
- <patflag/>
- <pid/>
- <kornm/>
- <orddeptnm/>
- <orddoctnm/>
- <orddt/>
- <ordnm/>
- <rcptflag/>
- <trsmdt/>
- <trsmid/>
- <recvdt/>
- <recvid/>
- <ptno/>
- </ordlisttbl>
- </ordlist>
- </main>
- <send>
- </send>
- <init>
- <barcdno>234567890</barcdno>
- <trsmddfrom>2006-11-10</trsmddfrom>
- <trsmddto>2006-11-12</trsmddto>
- <sendflag>0</sendflag>
- <patflag>0</patflag>
- <prtflag>0</prtflag>
- <spccnt>0</spccnt>
- <ddflag>0</ddflag>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <!-- 병리검체전달 화면의 javascript파일을 Loding한다. -->
- <script type="javascript" src="../js/SMLPJ00100.js"/>
- <!-- 병리검체전달 화면의 javascript파일을 Loding한다. -->
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- finitialize();
- ]]>
- </script>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1211;1,0;2,1;1,1211;">
- <group id="group1" style="left:0px; top:13px; width:1195; height:744px; ">
- <caption id="caption6" class="tit_2" style="left:5px; top:55px; width:410px; height:13px; font-family:굴림체; font-size:9pt; vertical-align:middle; ">처방리스트</caption>
- <caption id="caption7" class="cell_2" style="left:452px; top:75px; width:120px; height:23px; font-family:굴림체; font-size:9pt; vertical-align:middle; ">전달구분</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <select1 id="rdopatflag" ref="/root/init/patflag" navindex="8" overflow="visible" appearance="full" cols="2" cellspacing="10" style="left:576px; top:77px; width:107px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>일반</label>
- <value>0</value>
- </item>
- <item>
- <label>퇴원</label>
- <value>1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption8" class="cell_2" style="left:176px; top:75px; width:120px; height:23px; font-family:굴림체; font-size:9pt; vertical-align:middle; ">출력구분</caption>
- <datagrid id="grd_ordlist" nodeset="/root/main/ordlist/ordlisttbl" class="datagrid2" caption="선택^바코드번호^검체통수^전달
구분^등록번호^성명^처방과^처방의사^처방등록일시^처방명^수납
구분^발송시간^발송자^수신시간^수신자^접수번호" colwidth="19, 105, 30, 40, 80, 69, 60, 65, 105, 90, 42, 115, 65, 115, 65, 110" dataheight="20" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheight="32" rowsep="|" colsep="^" style="left:0px; top:99px; width:1194px; height:630px; ">
- <col ref="choi" type="checkbox"/>
- <col ref="barcdno"/>
- <col ref="spccnt"/>
- <col ref="patflag"/>
- <col ref="pid"/>
- <col ref="kornm"/>
- <col ref="orddeptnm"/>
- <col ref="orddoctnm"/>
- <col ref="orddt"/>
- <col ref="ordnm"/>
- <col ref="rcptflag"/>
- <col ref="trsmdt"/>
- <col ref="trsmid"/>
- <col ref="recvdt"/>
- <col ref="recvid"/>
- <col ref="ptno"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fgrdclickspc();
- ]]>
- </script>
- </datagrid>
- <caption id="caption9" class="cell_2" style="left:0px; top:75px; width:120px; height:23px; font-family:굴림체; font-size:9pt; vertical-align:middle; ">검체통수</caption>
- <input id="ipt_spccnt" ref="/root/init/spccnt" navindex="6" class="input_default" maxlength="3" format="#,###" showmask="true" mask="exclude" style="left:123px; top:76px; width:50px; height:19px; text-align:center; vertical-align:middle; "/>
- <select1 id="cmbprtflag" ref="/root/init/prtflag" navindex="7" class="combo_default" appearance="minimal" style="left:299px; top:76px; width:150px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>발송+바코드</label>
- <value>0</value>
- </item>
- <item>
- <label>발송</label>
- <value>1</value>
- </item>
- <item>
- <label>바코드</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <group id="group2" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="ipt_trsmddfrom" ref="/root/init/trsmddfrom" navindex="2" class="input_search" inputtype="date" style="left:500px; top:8px; width:84px; height:19px; "/>
- <input id="ipt_barcdno" ref="/root/init/barcdno" navindex="1" class="input_search" style="left:128px; top:8px; width:62px; height:19px; "/>
- <select1 id="cmbsendflag" ref="/root/init/sendflag" navindex="4" class="combo_default" appearance="minimal" style="left:982px; top:8px; width:110px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>발송미확인</label>
- <value>0</value>
- </item>
- <item>
- <label>발송확인</label>
- <value>1</value>
- </item>
- <item>
- <label>전체</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" autoresize="true" style="left:17px; top:9px; width:110px; height:17px; font-family:굴림체; font-size:9pt; vertical-align:middle; ">바코드번호 :</caption>
- <caption id="caption4" class="search_no_b" style="left:584px; top:8px; width:21px; height:18px; font-family:굴림체; font-size:10pt; text-align:center; vertical-align:middle; ">~</caption>
- <input id="ipt_trsmddto" ref="/root/init/trsmddto" navindex="3" class="input_search" inputtype="date" style="left:607px; top:8px; width:84px; height:19px; "/>
- <select1 id="cmbddflag" ref="/root/init/ddflag" class="combo_search" appearance="minimal" style="left:398px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>처방일자</label>
- <value>0</value>
- </item>
- <item>
- <label>발송일자</label>
- <value>1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" autoresize="true" style="left:885px; top:9px; width:97px; height:17px; font-family:굴림체; font-size:9pt; vertical-align:middle; ">검색방법 :</caption>
- </group>
- <line id="line2" class="line_3" style="x1:0px; y1:97px; x2:1194px; y2:97px; "/>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="button5" class="btn4_letter2" style="left:1138px; top:5px; width:68px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <line id="line9" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
- <button id="button2" class="btn4_letter2" style="left:1079px; top:5px; width:56px; height:22px; ">
- <caption>발송</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:800px; height:15px; ">병리검체전달</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|