123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- <?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>PET-CT의뢰</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <petctlist>
- <chkflag/>
- <kind/>
- <pid/>
- <pkgcd/>
- <acptdd/>
- <rsrvdd/>
- <rcptstatcd/>
- </petctlist>
- </main>
- <send>
- <save/>
- <reqdata/>
- <srchdata>
- <pid/>
- <pkgcd/>
- </srchdata>
- </send>
- <init>
- <pkglist/>
- </init>
- <hidden>
- </hidden>
- <tmp/>
- <temp/>
- </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" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/healexamweb/js/SPAHR00920.js"/>
- <script type="javascript" src="../../../ast/healthexambaseweb/js/healcombolist.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fGetBaseInfo();
- model.makeValue("/root/send/srchdata/pkgcd", "VHR701");
- grd_petct.deleteRow(1);
- grd_petct.refresh();
- ]]>
- </script>
- <submission id="TRAHA00001"/>
- <submission id="TXAHA00012" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" replace="instance" resultref="/root/tmp"/>
- <submission id="TRAHA00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" replace="instance" resultref="/root/temp/patinfo"/>
- <submission id="TRAHA00199" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srchdata" replace="instance" resultref="/root/main/petctlist"/>
- <bind id="bind_etccd" ref="/root/main/etclst/item/etccd" readonly="../etccdkey!=''"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="630" pageheight="425" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:610px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:149px; height:15px; ">PET-CT의뢰</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:610px; height:362px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:45px; x2:600px; y2:45px; "/>
- <group id="grp_sea" style="left:0px; top:10px; width:600px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:600px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:10px; width:86px; height:17px; ">환자번호 :</caption>
- <line id="line13" class="line_4" style="x1:522px; y1:5px; x2:522px; y2:27px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:530px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <input id="ipt_pid" ref="/root/send/srchdata/pid" style="left:105px; top:10px; width:90px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- setInputNodeCurText("ipt_pid");
-
- if(event.keyCode==13){
- fSearch();
- }
- ]]>
- </script>
- </input>
- <caption id="caption3" class="search_name" style="left:205px; top:10px; width:86px; height:17px; ">패키지명 :</caption>
- <select1 id="combo1" ref="/root/send/srchdata/pkgcd" appearance="minimal" style="left:290px; top:10px; width:170px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/pkglist/S910">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <datagrid id="grd_petct" nodeset="/root/main/petctlist" caption="^의뢰구분^환자번호^패키지명^의뢰일자^예약일자^caption2^caption3^caption1" colsep="^" colwidth="25, 100, 100, 157, 100, 100, 0, 0, 0" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:50px; width:600px; height:305px; text-align:center; ">
- <col ref="chkflag" type="checkbox" boolean="true, false"/>
- <col disabled="true" ref="kind" type="combo">
- <choices>
- <item>
- <label>의뢰</label>
- <value>E</value>
- </item>
- <item>
- <label>의뢰취소</label>
- <value>F</value>
- </item>
- <item>
- <label>수납</label>
- <value>S</value>
- </item>
- <item>
- <label>예약</label>
- <value>R</value>
- </item>
- </choices>
- </col>
- <col ref="pid" type="input"/>
- <col disabled="true" ref="pkgcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/pkglist/S910">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="acptdd" type="output"/>
- <col ref="rsrvdd" type="output"/>
- <col ref="grsrvdd" visibility="hidden"/>
- <col ref="grsrvno" visibility="hidden"/>
- <col ref="rcptstatcd" visibility="hidden"/>
- </datagrid>
- <button id="btn_grdadd" class="btn2_letter3" visibility="hidden" style="left:547px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- for(var i=1; i<=grd_petct.rows; i++){
- grd_petct.valueMatrix(i, grd_petct.colRef("chkflag"))="false";
- }
- grd_petct.addRow();
- grd_petct.valueMatrix(grd_petct.row, grd_petct.colRef("chkflag"))="true";
- grd_petct.valueMatrix(grd_petct.row, grd_petct.colRef("kind"))="E";
- grd_petct.isReadOnly(grd_petct.row, grd_petct.colRef("kind"))=true;
- //grd_petct.rebuildStyle();
- grd_petct.col=grd_petct.colRef("pid");
- grd_petct.editCell();
- grd_petct.refresh();
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" style="left:0px; top:375px; width:610px; height:27px; ">
- <button id="btn_E" class="btn4_letter2" style="left:465px; top:2px; width:56px; height:22px; ">
- <caption>의뢰</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveData();
-
- ]]>
- </script>
- </button>
- <button id="btn_F" class="btn4_letter4" style="left:524px; top:2px; width:80px; height:22px; ">
- <caption>의뢰취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveData();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|