123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409 |
- <?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>부서별 SET 조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <stmtsetinfo>
- <nstmtsetlist/>
- <dstmtsetlist/>
- <astmtsetlist/>
- <rstmtsetlist/>
- </stmtsetinfo>
- <grupinfo>
- <lrggruplist/>
- <mdlgruplist/>
- <smlgruplist/>
- <smlgruplist2/>
- </grupinfo>
- <selectedstmtinfo>
- <stmtlist>
- <grupnm/>
- <dnarflag/>
- <stmtcnts/>
- <stmtcd/>
- <attrcnt/>
- <grupcd/>
- <attrinfo1/>
- <attrinfo2/>
- <attressnyn/>
- <diagstmtcd/>
- </stmtlist>
- </selectedstmtinfo>
- <attrlist>
- <attrinfo/>
- </attrlist>
- </main>
- <send/>
- <init>
- <srchdnar>
- <itemset>
- <itemcd>1N</itemcd>
- <itemnm>Nursing D.</itemnm>
- </itemset>
- <itemset>
- <itemcd>2D</itemcd>
- <itemnm>Data</itemnm>
- </itemset>
- <itemset>
- <itemcd>3A</itemcd>
- <itemnm>Action</itemnm>
- </itemset>
- <itemset>
- <itemcd>4R</itemcd>
- <itemnm>Result</itemnm>
- </itemset>
- </srchdnar>
- <dnarflag>
- <itemset>
- <itemcd>%</itemcd>
- <itemnm>전체</itemnm>
- </itemset>
- <itemset>
- <itemcd>1D</itemcd>
- <itemnm>D</itemnm>
- </itemset>
- <itemset>
- <itemcd>2N</itemcd>
- <itemnm>N</itemnm>
- </itemset>
- <itemset>
- <itemcd>3A</itemcd>
- <itemnm>A</itemnm>
- </itemset>
- <itemset>
- <itemcd>4R</itemcd>
- <itemnm>R</itemnm>
- </itemset>
- </dnarflag>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMNR03701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/grupinfo"/>
- <submission id="TRMNR03702" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/stmtsetinfo"/>
- <bind id="stmtsetlist_dnarflag" ref="/root/main/stmtsetinfo/stmtsetlist/dnar" readonly=""true""/>
- <bind id="stmtlist_dnarflag" ref="/root/main/selectedstmtinfo/stmtlist/dnarflag" readonly=""true""/>
- <submission id="TRMNR03703" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/attrlist"/>
- <submission id="TRMNR00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/hidden/grupinfo"/>
- <submission id="TRMNR00702" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/stmtsetinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../emr/carerecweb/js/SPMNR037.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="850" pageheight="750" guideline="1,832;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" scroll="auto" style="left:0px; top:719px; width:834px; height:27px; ">
- <button id="btn_select" class="btn4_letter2" style="left:715px; top:3px; width:56px; height:22px; ">
- <caption>선택</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSendStmtInfo();
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" style="left:774px; top:3px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- <button id="btn_del" class="btn3_letter3" style="left:644px; top:3px; width:68px; height:22px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDelSelectedStmtInfo();
- ]]>
- </script>
- </button>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:194px; height:14px; ">SET 정보</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:834px; y2:25px; "/>
- <caption id="caption3" class="tit_2" style="left:0px; top:485px; width:194px; height:13px; ">선택된 진술문 정보</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:502px; x2:834px; y2:502px; "/>
- <datagrid id="grd_stmtinfo" nodeset="/root/main/selectedstmtinfo/stmtlist" autoresize="true" backcoloralternate="#ffffff" caption="그룹이름^DNAR 구분^SET 진술명^caption1^stmtcd^attrcnt^grupcd^attrinfo1^attrinfo2^attressnyn" colsep="^" colwidth="100, 81, 609, 0, 0, 0, 0, 0, 0, 0" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:507px; width:834px; height:210px; ">
- <col ref="grupnm" style="text-align:left; "/>
- <col ref="dnarflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/dnarflag/itemset">
- <label ref="itemnm"/>
- <value ref="itemcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="stmtcnts"/>
- <col ref="diagstmtcd"/>
- <col ref="stmtcd"/>
- <col ref="attrcnt"/>
- <col ref="grupcd"/>
- <col ref="attrinfo1"/>
- <col ref="attrinfo2"/>
- <col ref="attressnyn"/>
- </datagrid>
- <datagrid id="grd_lrg" nodeset="/root/main/grupinfo/lrggruplist" caption="대분류^grupcd^deptcd^depth^grupflag" colsep="^" colwidth="184, 0, 0, 0, 0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:190px; height:445px; ">
- <col ref="hngnm"/>
- <col ref="grupcd" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="depth" visibility="hidden"/>
- <col ref="grupflag" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fSettingLrgMdlSml("L",grd_lrg,xLrgGrupInfoPath,model.getValue(xLrgGrupInfoPath+"["+grd_lrg.row+"]/grupflag") );
-
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_mdl" nodeset="/root/main/grupinfo/mdlgruplist" caption="중분류^grupcd^deptcd^depth^grupflag" colsep="^" colwidth="179, 0, 0, 0, 0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:191px; top:30px; width:205px; height:445px; ">
- <col ref="hngnm"/>
- <col ref="grupcd" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="depth" visibility="hidden"/>
- <col ref="grupflag" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fSettingLrgMdlSml("M",grd_mdl,xMdlGrupInfoPath,model.getValue(xLrgGrupInfoPath+"["+grd_lrg.row+"]/grupflag") );
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_sml2" nodeset="/root/main/grupinfo/smlgruplist2" visibility="hidden" caption="소분류^grupcd^deptcd^depth^grupflag" colsep="^" colwidth="185, 0, 0, 0, 0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:622px; top:30px; width:212px; height:445px; ">
- <col ref="hngnm"/>
- <col ref="grupcd" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="depth" visibility="hidden"/>
- <col ref="grupflag" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fSettingLrgMdlSml("S2",grd_sml2,xSmlGrupInfoPath2,model.getValue(xLrgGrupInfoPath+"["+grd_lrg.row+"]/grupflag") );
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_sml" nodeset="/root/main/grupinfo/smlgruplist" caption="소분류^grupcd^deptcd^depth^grupflag" colsep="^" colwidth="197, 0, 0, 0, 0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:397px; top:30px; width:224px; height:445px; ">
- <col ref="hngnm"/>
- <col ref="grupcd" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="depth" visibility="hidden"/>
- <col ref="grupflag" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fSettingLrgMdlSml("S",grd_sml,xSmlGrupInfoPath,model.getValue(xLrgGrupInfoPath+"["+grd_lrg.row+"]/grupflag") );
- ]]>
- </script>
- </datagrid>
- <group id="grp_dnarset" visibility="hidden" style="left:0px; top:30px; width:834px; height:480px; border-color:#99ccff; border-width:1px; border-style:solid; ">
- <button id="btn_selstmtinfo" class="icon_bottom" style="left:758px; top:456px; width:26px; height:19px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSelectStmtInfo();
- ]]>
- </script>
- </button>
- <button id="button1" class="btn2_letter2" navindex="11" style="left:786px; top:456px; width:42px; height:19px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removenodeset(xNStmtSetListPath);
- model.removenodeset(xDStmtSetListPath);
- model.removenodeset(xAStmtSetListPath);
- model.removenodeset(xRStmtSetListPath);
-
- grp_dnarset.visible = false;
- grp_dnarset.refresh();
- ]]>
- </script>
- </button>
- <datagrid id="grd_nursingd" nodeset="/root/main/stmtsetinfo/nstmtsetlist" allowselection="false" autoresize="true" backcoloralternate="#ffffff" caption="DNAR 구분^stmtcd^dnarflag^attrcnt^grupcd^lnkstmt^attrinfo1^attrinfo2^attressnyn^^Nursing D." colsep="^" colwidth="0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 152" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:-1px; top:-1px; width:210px; height:455px; ">
- <col ref="dnar" type="combo" visibility="hidden" style="text-align:center; vertical-align:top; ">
- <choices>
- <itemset nodeset="/root/init/srchdnar/itemset">
- <label ref="itemnm"/>
- <value ref="itemcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="stmtcd" visibility="hidden"/>
- <col ref="dnarflag" visibility="hidden"/>
- <col ref="attrcnt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="grupcd" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="lnkstmt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo1" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo2" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attressnyn" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="check" type="checkbox"/>
- <col ref="stmtcnts"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSettingGridBackColorNew();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 간호 ITC 확인 후 반영 예정
- // grd_grupstmtinfo.attribute("focuscolor") = "transparent";
- fClickedGridRow(grd_nursingd, "/root/main/stmtsetinfo/nstmtsetlist", grd_nursingd.mouseRow, grd_nursingd.mouseCol);
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_data" nodeset="/root/main/stmtsetinfo/dstmtsetlist" allowselection="false" autoresize="true" backcoloralternate="#ffffff" caption="DNAR 구분^stmtcd^dnarflag^attrcnt^grupcd^lnkstmt^attrinfo1^attrinfo2^attressnyn^^Data" colsep="^" colwidth="0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 155" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:209px; top:-1px; width:209px; height:455px; ">
- <col ref="dnar" type="combo" visibility="hidden" style="text-align:center; vertical-align:top; ">
- <choices>
- <itemset nodeset="/root/init/srchdnar/itemset">
- <label ref="itemnm"/>
- <value ref="itemcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="stmtcd" visibility="hidden"/>
- <col ref="dnarflag" visibility="hidden"/>
- <col ref="attrcnt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="grupcd" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="lnkstmt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo1" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo2" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attressnyn" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="check" type="checkbox"/>
- <col ref="stmtcnts"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //fSettingGridBackColor();
- //fSettingGridBackColorNew();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 간호 ITC 확인 후 반영 예정
- // grd_grupstmtinfo.attribute("focuscolor") = "transparent";
- fClickedGridRow(grd_data, "/root/main/stmtsetinfo/dstmtsetlist",grd_data.mouseRow, grd_data.mouseCol);
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_action" nodeset="/root/main/stmtsetinfo/astmtsetlist" allowselection="false" autoresize="true" backcoloralternate="#ffffff" caption="DNAR 구분^stmtcd^dnarflag^attrcnt^grupcd^lnkstmt^attrinfo1^attrinfo2^attressnyn^^Action" colsep="^" colwidth="0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 149" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:418px; top:-1px; width:204px; height:455px; ">
- <col ref="dnar" type="combo" visibility="hidden" style="text-align:center; vertical-align:top; ">
- <choices>
- <itemset nodeset="/root/init/srchdnar/itemset">
- <label ref="itemnm"/>
- <value ref="itemcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="stmtcd" visibility="hidden"/>
- <col ref="dnarflag" visibility="hidden"/>
- <col ref="attrcnt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="grupcd" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="lnkstmt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo1" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo2" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attressnyn" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="check" type="checkbox"/>
- <col ref="stmtcnts"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //fSettingGridBackColor();
- //fSettingGridBackColorNew();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 간호 ITC 확인 후 반영 예정
- // grd_grupstmtinfo.attribute("focuscolor") = "transparent";
- fClickedGridRow(grd_action, "/root/main/stmtsetinfo/astmtsetlist",grd_action.mouseRow, grd_action.mouseCol);
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_result" nodeset="/root/main/stmtsetinfo/rstmtsetlist" allowselection="false" autoresize="true" backcoloralternate="#ffffff" caption="DNAR 구분^stmtcd^dnarflag^attrcnt^grupcd^lnkstmt^attrinfo1^attrinfo2^attressnyn^^Result" colsep="^" colwidth="0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 153" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:622px; top:-1px; width:209px; height:455px; ">
- <col ref="dnar" type="combo" visibility="hidden" style="text-align:center; vertical-align:top; ">
- <choices>
- <itemset nodeset="/root/init/srchdnar/itemset">
- <label ref="itemnm"/>
- <value ref="itemcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="stmtcd" visibility="hidden"/>
- <col ref="dnarflag" visibility="hidden"/>
- <col ref="attrcnt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="grupcd" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="lnkstmt" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo1" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attrinfo2" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="attressnyn" visibility="hidden">
- <![CDATA[/>]]>
- </col>
- <col ref="check" type="checkbox"/>
- <col ref="stmtcnts"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //fSettingGridBackColor();
- //fSettingGridBackColorNew();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 간호 ITC 확인 후 반영 예정
- // grd_grupstmtinfo.attribute("focuscolor") = "transparent";
- fClickedGridRow(grd_result, "/root/main/stmtsetinfo/rstmtsetlist",grd_result.mouseRow, grd_result.mouseCol);
- ]]>
- </script>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|