123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <?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="">
- <main>
- <ref>
- <cdcls>JQ</cdcls>
- <supbasetypecd>JQA</supbasetypecd>
- <execdeptcd/>
- </ref>
- <baseinfo>
- <baseinfolist>
- <supbasetypecd/>
- <basetypecd/>
- <typenm/>
- <refseq/>
- <fstrgstdt/>
- <execdeptcd/>
- </baseinfolist>
- </baseinfo>
- </main>
- <send/>
- <hidden>
- <execinfo>
- <execinfolist>
- <basecd/>
- <basenm/>
- <supcdid/>
- </execinfolist>
- </execinfo>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();//20090506 dhkim 추가
- model.removeNodeset("/root/main/baseinfo/baseinfolist");
- model.refresh();
- fsrch();
- ]]>
- </script>
- <submission id="TRMNI01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/baseinfo"/>
- <!-- 20090506 dhkim 초기화추가 -->
- <submission id="TRMNI01302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/execinfo"/>
- <bind id="bind1" ref="/root/main/baseinfo/baseinfolist/supbasetypecd" readonly=""true""/>
- <submission id="TXMNI01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/baseinfo"/>
- <!-- 20090512 dhkim 주사실코드추가 -->
- <submission id="TRMNI00504" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/injdeptinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../emr/injroomweb/js/SMMNI01300.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1196;1,6;2,2;2,1;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:16px; width:1195px; height:744px; text-align:center; ">
- <line id="line3" class="line_3" style="x1:0px; y1:741px; x2:1194px; y2:741px; "/>
- <caption id="caption5" class="tit_2" style="left:5px; top:58px; width:206px; height:13px; text-align:left; ">기준정보 조회 및 관리</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:73px; x2:1194px; y2:73px; "/>
- <datagrid id="grd_basecodelist" nodeset="/root/main/baseinfo/baseinfolist" caption="구분^코드^코드명칭^정렬순서^등록일^시행부서" colsep="^" colwidth="130, 134, 377, 160, 164, 181" defaultrows="0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:79px; width:1191px; height:656px; ">
- <col ref="supbasetypecd" type="combo">
- <choices>
- <item>
- <label>주사</label>
- <value>JQJ</value>
- </item>
- <item>
- <label>처치</label>
- <value>JQH</value>
- </item>
- <item>
- <label>부위</label>
- <value>JSA</value>
- </item>
- </choices>
- </col>
- <col ref="basetypecd"/>
- <col ref="typenm" type="input"/>
- <col ref="refseq" type="input"/>
- <col ref="fstrgstdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="execdeptcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/execinfo/execinfolist">
- <label ref="basenm"/>
- <value ref="basecd"/>
- </itemset>
- </choices>
- </col>
- </datagrid>
- <button id="button16" class="btn5_letter2" navindex="4" style="left:1142px; top:48px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fsave();
- ]]>
- </script>
- </button>
- <button id="button3" class="btn5_letter2" navindex="6" style="left:1097px; top:48px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fdelchk();
- ]]>
- </script>
- </button>
- <button id="but_add" class="btn2_letter3" style="left:1041px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fadd();
- ]]>
- </script>
- </button>
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">기준정보관리</caption>
- <group id="group6" style="left:0px; top:25px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button4" class="btn1_letter2" navindex="8" style="left:1118px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fsrch();
- ]]>
- </script>
- </button>
- <line id="line10" class="line_4" style="x1:1102px; y1:7px; x2:1102px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption21" class="search_name" style="left:261px; top:10px; width:64px; height:17px; ">구분 :</caption>
- <caption id="caption23" class="search_name" style="left:449px; top:9px; width:86px; height:17px; ">처치내역 :</caption>
- <select1 id="com_cdcls" ref="/root/main/ref/cdcls" class="combo_search" appearance="minimal" style="left:330px; top:10px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>예방주사</label>
- <value>JS</value>
- </item>
- <item>
- <label>기타처치</label>
- <value>JQ</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fcurespec();
- fsrch();
- ]]>
- </script>
- </select1>
- <select1 id="rdo_supbasetypecd" ref="/root/main/ref/supbasetypecd" class="radio_search" disabled="false" navindex="7" visibility="visible" appearance="full" cols="3" overflow="visible" style="left:538px; top:9px; width:135px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>JQA</value>
- </item>
- <item>
- <label>주사</label>
- <value>JQJ</value>
- </item>
- <item>
- <label>처치</label>
- <value>JQH</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fsrch();
- ]]>
- </script>
- </select1>
- <caption id="caption1" class="search_name" style="left:20px; top:10px; width:86px; height:17px; ">시행부서 :</caption>
- <select1 id="combo1" ref="/root/main/ref/execdeptcd" class="combo_search" appearance="minimal" editmode="search" style="left:114px; top:10px; width:135px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/execinfo/execinfolist">
- <label ref="basenm"/>
- <value ref="basecd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fExecChanged(model.getValue('/root/main/ref/execdeptcd'));//시행부서변경시호출
- fsrch();
- ]]>
- </script>
- </select1>
- </group>
- </xhtml:body>
- </xhtml:html>
|