123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>의뢰환자(기타)조희</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <search>
- <rgstdd/>
- </search>
- </send>
- <main>
- <reqlist>
- <pid/>
- <hngnm/>
- <reqdd/>
- <orddd/>
- <orddeptnm/>
- <orddrnm/>
- <coophospnm/>
- <drnm/>
- <cretno/>
- <acptseqno/>
- <seqno/>
- <orddeptcd/>
- <orddrid/>
- <coophospcd/>
- <coopdrcd/>
- <fromdd/>
- <chospath/>
- <fsexamflag/>
- <reqtype/>
- <cptype/>
- <reqpath/>
- <replmthd/>
- <enddd/>
- <repltype/>
- <rgstdd/>
- <endflag/>
- <replflag/>
- <endtype/>
- <cc/>
- <rem/>
- <fstprntdt/>
- <indschprntdt/>
- </reqlist>
- <patinfo>
- <patinfolist/>
- </patinfo>
- <popupendflag/>
- </main>
- <init>
- <areacd>
- <A0426>
- </A0426>
- </areacd>
- <hospgrade>
- <A0429>
- </A0429>
- </hospgrade>
- </init>
- <temp/>
- </root>
- </instance>
- <submission id="TRZBC00201" mediatype="application/x-www-form-urlencoded" method="post"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRARC02202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/reqlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/soclworkweb/js/AWMCommon.js"/>
- <script type="javascript">
- <![CDATA[
- // 초기값
- function fInit()
- {
- var rgstdd = opener.window.javascript.getParameter("SPARC02201_param_rgstdd");
-
- model.setValue("/root/send/search/rgstdd",rgstdd);
-
- if (model.getValue("/root/send/search/rgstdd") != "")
- {
- fSearch();
- }
- model.refresh();
- }
-
- // 조회
- function fSearch()
- {
- submit("TRARC02202", false);
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="876" pageheight="900" guideline="1,2;500,500;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:860px; height:895px; ">
- <button id="btn_search" class="btn1_letter2" style="left:225px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:10px; top:5px; width:99px; height:17px; ">의뢰등록일 :</caption>
- <input id="input2" ref="/root/send/search/rgstdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:115px; top:5px; width:100px; height:19px; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:34px; x2:860px; y2:34px; "/>
- <datagrid id="grd_list" nodeset="/root/main/reqlist" caption="챠트번호^환자명^성별^진료일(기존)^진료과(기존)^최초작성자^최초작성일시^최종수정자^최종수정일시" colsep="^" colwidth="77, 73, 45, 103, 100, 74, 132, 79, 142" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:2px; top:30px; width:858px; height:852px; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="sex" style="text-align:center; "/>
- <col ref="orddd" format="yyyy-mm-dd"/>
- <col ref="orddeptnm"/>
- <col ref="fstrgstrnm"/>
- <col ref="fstrgstdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="lastupdtnm"/>
- <col ref="lastupdtdt" format="yyyy-mm-dd hh:nn"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|