123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>진료정보 공유 기록 중분류</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <search>
- <pid/>
- <hngnm/>
- <rrgstno1/>
- <rrgstno2/>
- <orddeptcd/>
- <orddrid/>
- <startdd/>
- <enddd/>
- <coophospnm/>
- <drnm/>
- <patflag/>
- <hospgrade/>
- <saveflag/>
- <replflag/>
- <cptype/>
- <reqagntype/>
- <qreplflag/>
- <refereeorgid>1.2.410.200050.582.2.1.1:H</refereeorgid>
- <taskstatuscd/>
- <mpphonno/>
- <rrgstno/>
- <referrerOrganizationName/>
- <indelyn/>
- </search>
- <reqdata>
- <pid/>
- <hngnm/>
- <rrgstno1/>
- <rrgstno2/>
- <orddeptcd/>
- <orddrid/>
- <fromdd/>
- <todd/>
- <coophospnm/>
- <drnm/>
- <patflag/>
- <hospgrade/>
- <saveflag/>
- <replflag/>
- <qreplflag/>
- </reqdata>
- <doctor/>
- <cond>
- <pid/>
- </cond>
- </send>
- <main>
- <list>
- </list>
- </main>
- </root>
- </instance>
- <submission id="TRARC00105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/hielist"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRARC04000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list"/>
- </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="../../../com/departmentcodeweb/js/common.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../ast/soclworkweb/js/AWMCommon.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript">
- <![CDATA[
- // 초기값
- function fInit()
- {
- fSearch();
- }
- function fSearch() {
- if (submit("TRARC04000", false) == true) {
- model.refresh();
- setTree(grd_list, grd_list.colRef("lv"), grd_list.colRef("indxnm"), true);
-
- }
-
- // var rows = grd_list.rows;
- // setTree(grd_list, grd_list.colRef("lv"), grd_list.colRef("indxnm"), true);
-
- }
-
-
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="630" pageheight="700" guideline="1,2;500,500;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:457px; height:13px; ">
- <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:297px; height:15px; ">진료정보 공유 기록 중분류 관리</caption>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:592px; y2:26px; "/>
- <datagrid id="grd_list" nodeset="/root/main/list" caption="분류명^서식명^서식코드^순번^코드^lv" colsep="^" colwidth="273, 15, 107, 52, 46, 100" dataheight="25" rowheight="25" rowsep="|" style="left:0px; top:30px; width:592px; height:641px; ">
- <col ref="indxnm"/>
- <col ref="formnm" visibility="hidden"/>
- <col ref="linkcd"/>
- <col ref="sortno"/>
- <col ref="itemindxseq" visibility="hidden"/>
- <col ref="lv" visibility="hidden"/>
- </datagrid>
- <button id="button2" class="btn2_letter2" navindex="2" style="left:550px; top:5px; width:42px; height:19px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|