123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- <?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>
- <iteminfo>
- <itemlist>
- <itemnm/>
- <desccnts/>
- <refseq/>
- <itemcd/>
- <calform/>
- <supcd/>
- </itemlist>
- </iteminfo>
- <elmtinfo>
- <elmtlist>
- <itemnm/>
- <desccnts/>
- <refseq/>
- <itemcd/>
- <supcd/>
- </elmtlist>
- </elmtinfo>
- <itemcalform/>
- </main>
- <send/>
- <hidden/>
- <init/>
- <temp>
- <popmenu>
- <iteminfo>
- <menu>
- <name>항목추가</name>
- <func>fAddItem</func>
- </menu>
- <menu>
- <name>항목삭제</name>
- <func>fDelItem</func>
- </menu>
- </iteminfo>
- <elmtinfo>
- <menu>
- <name>요소추가</name>
- <func>fAddElmt</func>
- </menu>
- <menu>
- <name>요소삭제</name>
- <func>fDelElmt</func>
- </menu>
- </elmtinfo>
- </popmenu>
- <iteminfo/>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMNR02201" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/iteminfo"/>
- <submission id="TRMNR02202" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/elmtinfo"/>
- <submission id="TXMNR02201" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/iteminfo"/>
- <submission id="TXMNR02202" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/temp/iteminfo"/>
- </model>
- <script type="javascript" src="../../../emr/carerecweb/js/SMMNR022.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:160px; height:14px; ">약물계산식관리</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
- <group id="group5" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
- <caption id="caption42" class="tit_2" style="left:5px; top:10px; width:170px; height:14px; ">계산항목 리스트</caption>
- <line id="line18" class="line_1" style="x1:0px; y1:25px; x2:616px; y2:25px; "/>
- <caption id="caption1" class="tit_2" style="left:625px; top:10px; width:129px; height:13px; ">약물계산식 관리</caption>
- <line id="line1" class="line_1" style="x1:620px; y1:25px; x2:1195px; y2:25px; "/>
- <caption id="caption2" class="tit_2" style="left:625px; top:380px; width:129px; height:14px; ">항목별 계산식</caption>
- <line id="line2" class="line_1" style="x1:620px; y1:395px; x2:1195px; y2:395px; "/>
- <button id="btn_srch" class="btn2_letter2" style="left:506px; top:3px; width:42px; height:19px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSrchItemList("item");
- ]]>
- </script>
- </button>
- <button id="btn_saveitem" class="btn2_letter4" style="left:552px; top:3px; width:64px; height:19px; ">
- <caption>항목저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveItemList("item");
- ]]>
- </script>
- </button>
- <button id="btn_saveelmt" class="btn2_letter4" style="left:1130px; top:3px; width:64px; height:19px; ">
- <caption>요소저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveItemList("elmt");
- ]]>
- </script>
- </button>
- <datagrid id="grd_itemlist" nodeset="/root/main/iteminfo/itemlist" class="datagrid2" caption="항목명^항목설명^조회순서^itemcd^calform^supcd" colwidth="239, 299, 33, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" style="left:0px; top:30px; width:616px; height:710px; ">
- <col ref="itemnm" type="input"/>
- <col ref="desccnts" type="input"/>
- <col ref="refseq" type="input" format="##"/>
- <col ref="itemcd"/>
- <col ref="calform"/>
- <col ref="supcd"/>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- fSettingPopUpMenu("item");
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSrchItemList("elmt");
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChangedGridRow("item");
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- window.setPopupMenu(false);
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_elmtlist" nodeset="/root/main/elmtinfo/elmtlist" class="datagrid2" caption="요소명칭^요소설명^조회순서^itemcd^supcd" colwidth="224, 274, 33, 0, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" style="left:620px; top:30px; width:575px; height:340px; ">
- <col ref="itemnm" type="input"/>
- <col ref="desccnts" type="input"/>
- <col ref="refseq" type="input" format="##"/>
- <col ref="itemcd"/>
- <col ref="supcd"/>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- fSettingPopUpMenu("elmt");
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- window.setPopupMenu(false);
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- window.clipBoardData = grd_elmtlist.valueMatrix(grd_elmtlist.row,1);
- ]]>
- </script>
- </datagrid>
- <textarea id="tar_calform" ref="/root/main/itemcalform" style="left:620px; top:400px; width:575px; height:339px; font-size:18pt; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|