123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586 |
- <?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>
- <list>
- <rscmnwgd/>
- </list>
- <rscmnwsg/>
- <rscmnwgd/>
- </main>
- <send>
- <newmatrseq/>
- <instcd/>
- <rscmnwsg/>
- <rscmnwgd/>
- <goodflag/>
- </send>
- <init>
- <insuyn>
- <label>법정급여</label>
- <value>1</value>
- <label>법정비급여</label>
- <value>2</value>
- <label>의료적비급여</label>
- <value>3</value>
- <label>한시적비급여</label>
- <value>4</value>
- <label>징수불가</label>
- <value>5</value>
- </insuyn>
- <emflag>
- <label>예</label>
- <value>Y</value>
- <label>아니오</label>
- <value>N</value>
- </emflag>
- <rsltpurc>
- <label>통과</label>
- <value>1</value>
- <label>보류</label>
- <value>2</value>
- <label>불가</label>
- <value>3</value>
- </rsltpurc>
- <edicd>
- <label>법정급여</label>
- <value>1</value>
- <label>법정비급여</label>
- <value>2</value>
- <label>의료적비급여</label>
- <value>3</value>
- <label>한시적비급여</label>
- <value>4</value>
- <label>징수불가</label>
- <value>5</value>
- </edicd>
- <checkdata>
- <tmpche1/>
- <tmpche2/>
- <tmpche3/>
- <tmpche4/>
- <tmpche5/>
- </checkdata>
- </init>
- <target>
- </target>
- <temp>
- </temp>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //화면 Control을 초기화한다
- fInitialize();
- ]]>
- </script>
- <submission id="TRRSD04401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/rscmnwgd"/>
- <submission id="TXRSD04402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp"/>
- <submission id="TRRSD04402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/list/rscmnwgd" resultref="/root/main/rscmnwsg"/>
- <submission id="TRRSD04403" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/list/rscmnwgd" resultref="/root/temp/prndatalist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
- model.resetInstanceNode("/root/send");
- model.resetInstanceNode("/root/main");
-
- // misfGridComboComCdList("R0035", grd_rscmnwgd, "prodplce")
- misfGridInit(grd_rscmnwsg);
- misfGridInit(grd_rscmnwgd);
-
-
- misfGridComboComCdList("R0035",grd_rscmnwgd,"prodplce");
- misfComboComCdListMulti("Z0007","cmb_instcd");
-
- model.setValue("/root/send/instcd" , getUserInfo("dutplceinstcd"));
-
- ipt_goodflag.value = "Y";
-
- fSetDisabledSetting(true);
-
- misfMsterDetailSet(grd_rscmnwgd, null ,"TRRSD04401","Y");
- misfMsterDetailSet(grd_rscmnwsg, null ,"TRRSD04402","Y");
-
- model.refresh();
- }
-
- function fSettingGoodList(pnode, nodename)
- {
- var codynode = instance1.selectNodes(pnode + "/*");
-
- var addRow = grd_rscmnwsg.rows - grd_rscmnwsg.fixedRows;
-
- for (var j = 1; j <= codynode.length ; j++)
- {
-
- if(addRow > grd_rscmnwsg.rows - grd_rscmnwsg.fixedRows)
- {
- misfGridIUD(grd_rscmnwsg,"A");
- addRow = grd_rscmnwsg.rows - grd_rscmnwsg.fixedRows;
- }
-
- model.setValue(grd_rscmnwsg.nodeset + "[" + addRow + "]/smlartygoodcd" , model.getValue(pnode +"/" + nodename + "[" + j + "]/goodcd"));
- model.setValue(grd_rscmnwsg.nodeset + "[" + addRow + "]/goodnm" , model.getValue(pnode +"/" + nodename + "[" + j + "]/goodnm"));
- model.setValue(grd_rscmnwsg.nodeset + "[" + addRow + "]/goodunitcost" , model.getValue(pnode +"/" + nodename + "[" + j + "]/goodunitcost"));
- model.setValue(grd_rscmnwsg.nodeset + "[" + addRow + "]/purcunit" , model.getValue(pnode +"/" + nodename + "[" + j + "]/purcunit"));
-
- addRow = addRow + 1;
- }
-
- model.recalculate();
- model.refresh();
- }
-
- function fSetDisabledSetting(check)
- {
- ipt_newmatrordseq.disabled = check;
- rdo_newmatremflag.disabled = check;
- ipt_goodunitcost.disabled = check;
- ipt_purcunit.disabled = check;
- btn_addrow.disabled = check;
- btn_del.disabled = check;
- cmb_rsltpurc.disabled = check;
- ipt_rsltinsucmt.disabled = check;
- grd_rscmnwsg.disabled = check;
- tar_purcteamcmt.disabled = check;
- }
-
- function fSave()
- {
- misfGridRowStatusChange(grd_rscmnwgd, "/root/main" , "/root/main/list");
- model.refresh();
- if(!checkKeyColumn("grd_rscmnwsg"))return;
- misfSave("TXRSD04402");
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body 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:230px; height:14px; ">신규 의료소모품 수가위원회내역</caption>
- <caption id="caption1" class="patient_text_black" style="left:828px; top:0px; width:366px; "/>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:38px; width:1195px; height:742px; ">
- <group id="group2" style="left:0px; top:10px; width:1195px; height:50px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:46px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1129px; top:15px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- // misfMsterDetailRetrieve();
- if(!isRequiredControls("cmb_instcd")) return;
- if(!isRequiredControls("ipt_newmatrseq")) return;
-
- misfGridInit(grd_rscmnwgd);
- misfGridInit(grd_rscmnwsg);
- model.resetInstanceNode("/root/main/list/rscmnwgd");
-
- submit("TRRSD04401");
- btn_opennwic.disabled = false;
- btn_iptrslt.disabled = false;
-
- if(grd_rscmnwgd.rows - grd_rscmnwgd.fixedRows > 0)
- {
- grd_rscmnwgd.row = 1;
- grd_rscmnwgd.dispatch("onrowchanged");
- }
- ]]>
- </script>
- </button>
- <caption id="cap_instcd" class="search_name" style="left:15px; top:15px; width:117px; height:17px; ">기관코드 :</caption>
- <caption id="cap_newmatrseq" class="search_name" style="left:410px; top:15px; width:125px; height:17px; ">수가위원회차수 :</caption>
- <line id="line14" class="line_4" style="x1:1114px; y1:11px; x2:1114px; y2:40px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:100px; top:15px; width:195px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <input id="ipt_newmatrseq" ref="/root/send/newmatrseq" class="input_s_essential" maxlength="6" style="left:535px; top:15px; width:110px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- </group>
- <caption id="caption9" class="tit_2" style="left:5px; top:65px; width:210px; height:14px; ">신규 의료소모품 물품목록</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:80px; x2:1195px; y2:80px; "/>
- <caption id="cap_purcunit" class="cell_1" style="left:330px; top:510px; width:93px; height:23px; vertical-align:middle; ">구매단위</caption>
- <caption id="cap_newmatremflag" class="cell_1" style="left:330px; top:485px; width:93px; height:23px; vertical-align:middle; ">응급처리여부</caption>
- <line id="line10" class="line_1" style="x1:0px; y1:738px; x2:650px; y2:738px; "/>
- <caption id="cap_newmatrordseq" class="cell_1" style="left:0px; top:485px; width:93px; height:23px; vertical-align:middle; ">출력순번</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:705px; x2:650px; y2:705px; "/>
- <caption id="cap_goodunitcost" class="cell_1" style="left:0px; top:510px; width:93px; height:23px; vertical-align:middle; ">단가</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:480px; x2:650px; y2:480px; "/>
- <caption id="cap_rsltpurc" class="cell_1" style="left:0px; top:712px; width:93px; height:23px; color:#000000; text-align:left; vertical-align:middle; background-color:#ff99cc; ">구입 - 결과</caption>
- <datagrid id="grd_rscmnwgd" nodeset="/root/main/rscmnwgd" caption="순번^물품한글명^물품영문명^물품규격^물품모델^제조국^제조회사코드^제조회사^주거래처-최종공급처^주거래처^담당자ID^담당자HP^담당자전화번호^구매단위^사용단위^청구수량^단가^월평균사용량^사용예정일^청구사유및용도^유사재료사용현황^타병원사용현황^신규재료사용시개선점^비고^청구부서^청구부서^청구자^청구자^청구자원내전화^요양급여^요양급여^EDI 코드^의료적비급여사유^해당고시^미결정치료재료신청일^미결정치료재료^행위료포함^심사소견^수가위원회여부^신규재료진행상태^대분류^대분류^중분류^중분류^소분류^소분류^물품코드^물품명^동재료한글명^동재료영어명^동재료수가코드^동재료금액^기관코드^수가위원회차수^청구일자^청구순번^물품구분^구매팀소견^응급처리여부^단가^구매단위^수가위원회구입여부결과^수가위원회수가결과^기관명" colsep="^" colwidth="55, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 133, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:85px; width:1195px; height:210px; ">
- <col ref="newmatrordseq" format="99" style="text-align:center; "/>
- <col ref="goodhngnm"/>
- <col ref="goodengnm"/>
- <col ref="goodspec"/>
- <col ref="goodmodel"/>
- <col ref="prodplce" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="prodcmpycd" visibility="hidden"/>
- <col ref="prodcmpynm"/>
- <col ref="maincustlastsuplplce" visibility="hidden"/>
- <col ref="custnm"/>
- <col ref="chrgid"/>
- <col ref="chrgmpphon"/>
- <col ref="chrgtel"/>
- <col ref="gumae"/>
- <col ref="deliveunit"/>
- <col ref="reqqty" format="999999999" style="text-align:right; "/>
- <col ref="danga" format="#,###" style="text-align:right; "/>
- <col ref="mmavguseqty" format="999999999"/>
- <col ref="useschedd" visibility="hidden"/>
- <col ref="reqresnusge"/>
- <col ref="smlartymatruseprestcond"/>
- <col ref="anohospusestat"/>
- <col ref="newmatrusgeimprvpnt"/>
- <col ref="reqcmt"/>
- <col ref="reqdeptcd" visibility="hidden"/>
- <col ref="depthngnm"/>
- <col ref="reqpsnid" visibility="hidden"/>
- <col ref="name"/>
- <col ref="reqdepttel"/>
- <col ref="insuyn" type="combo">
- <choices>
- <itemset nodeset="/root/init/insuyn">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="insu"/>
- <col ref="edicd" visibility="hidden"/>
- <col ref="insuresn" visibility="hidden"/>
- <col ref="insucomd" visibility="hidden"/>
- <col ref="undecicurematrreqdt" visibility="hidden" format="yyyy-mm-dd"/>
- <col ref="undecicurematr"/>
- <col ref="actamtincl"/>
- <col ref="judgcmt"/>
- <col ref="insucommityn"/>
- <col ref="newmatrprcsstat"/>
- <col ref="lrgcd" visibility="hidden"/>
- <col ref="lrgnm"/>
- <col ref="mdlcd" visibility="hidden"/>
- <col ref="mdlnm"/>
- <col ref="smlcd" visibility="hidden"/>
- <col ref="smlnm"/>
- <col ref="goodcd" visibility="hidden"/>
- <col ref="goodnm"/>
- <col ref="smlartygoodhngnm"/>
- <col ref="smlartygoodengnm"/>
- <col ref="calcscorcd"/>
- <col ref="smlartyamt" format="#,###"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="newmatrseq" visibility="hidden"/>
- <col ref="reqdd" visibility="hidden"/>
- <col ref="reqseqno" visibility="hidden"/>
- <col ref="goodflag" visibility="hidden"/>
- <col ref="purcteamcmt" visibility="hidden"/>
- <col ref="newmatremflag" visibility="hidden"/>
- <col ref="goodunitcost" visibility="hidden"/>
- <col ref="purcunit" visibility="hidden"/>
- <col ref="rsltpurc" visibility="hidden"/>
- <col ref="rsltinsucmt" visibility="hidden"/>
- <col ref="instnm" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
-
- var cur_row = grd_rscmnwgd.row;
-
- var sCheckData = (model.getValue(grd_rscmnwgd.attribute("nodeset")+"["+cur_row+"]/instcd"));
-
- if(sCheckData != "" && sCheckData != null)
- {
- // model.resetInstanceNode("/root/main/list/rscmnwgd");
- model.copyNode("/root/main/list/rscmnwgd", "/root/main/rscmnwgd"+"["+cur_row+"]");
-
- fSetDisabledSetting(false);
-
- model.refresh();
-
- submit("TRRSD04402");
- misfSetReadOnlyCol(grd_rscmnwsg, "smlartygoodcd", true);
- }
- grd_rscmnwgd.dispatch("onmouseup");
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_rscmnwgd.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <input id="ipt_newmatrordseq" ref="/root/main/list/rscmnwgd/newmatrordseq" disabled="true" format="99" style="left:95px; top:487px; width:230px; height:19px; text-align:center; "/>
- <select1 id="rdo_newmatremflag" ref="/root/main/list/rscmnwgd/newmatremflag" disabled="true" appearance="full" cellspacing="60" cols="2" overflow="visible" style="left:425px; top:487px; width:220px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/emflag">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_goodunitcost" ref="/root/main/list/rscmnwgd/goodunitcost" disabled="true" style="left:95px; top:512px; width:230px; height:19px; "/>
- <input id="ipt_purcunit" ref="/root/main/list/rscmnwgd/purcunit" disabled="true" appearance="minimal" style="left:425px; top:512px; width:226px; height:19px; "/>
- <caption id="cap_purcteamcmt" class="cell_1" style="left:0px; top:535px; width:93px; height:167px; vertical-align:middle; ">구매팀 소견</caption>
- <textarea id="tar_purcteamcmt" ref="/root/main/list/rscmnwgd/purcteamcmt" disabled="true" style="left:95px; top:536px; width:555px; height:165px; "/>
- <caption id="caption3" class="tit_2" style="left:664px; top:461px; width:196px; height:14px; ">수가위원회 물품별 유사품목</caption>
- <datagrid id="grd_rscmnwsg" nodeset="/root/main/rscmnwsg" caption="물품코드^품명^단가^입고단위^기관코드^수가위원회차수^청구일자^청구순번^물품구분" colsep="^" colwidth="100, 241, 89, 70, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:663px; top:486px; width:528px; height:249px; ">
- <col ref="smlartygoodcd" type="inputbutton" _key="true"/>
- <col ref="goodnm"/>
- <col ref="goodunitcost" format="#,###" style="text-align:right; "/>
- <col ref="purcunit" style="text-align:center; "/>
- <col ref="instcd" visibility="visible"/>
- <col ref="newmatrseq" visibility="visible"/>
- <col ref="reqdd" visibility="visible"/>
- <col ref="reqseqno" visibility="visible"/>
- <col ref="goodflag" visibility="visible"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- if (grd_rscmnwsg.col == grd_rscmnwsg.colRef("smlartygoodcd")) {//물품코드 버튼을 눌렀을 때
- model.removenode("/root/copynode");
- model.removenode(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
- model.makeNode("/root/copynode");
-
- rszfOpenPopUpListByWndName(grd_rscmnwsg,"",
- "smlartygoodcd,goodnm,goodunitcost,purcunit","SPRSD00190",
- "instcd,goodflag","cmb_instcd,ipt_goodflag", "Y");
-
- var cur_row = grd_rscmnwsg.row;
-
- var CSV = model.getValue(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
-
- setCSVToNode("/root/copynode", CSV, "rscmnwsg");
-
- fSettingGoodList("/root/copynode", "rscmnwsg");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(grd_rscmnwsg.col == grd_rscmnwsg.colRef("smlartygoodcd") && grd_rscmnwsg.valueMatrix(grd_rscmnwsg.row, grd_rscmnwsg.colRef("smlartygoodcd")).length> 0)
- {
- model.removenode("/root/copynode");
- model.removenode(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
- model.makeNode("/root/copynode");
-
- rszfValidationCheck("TRRSD00191", "goodlist", "refcond,instcd,goodcd",
- "goodcd," + grd_rscmnwsg.valueMatrix(grd_rscmnwsg.row,grd_rscmnwsg.colRef("instcd")) + ","+ grd_rscmnwsg.valueMatrix(grd_rscmnwsg.row,grd_rscmnwsg.colRef("smlartygoodcd")),
- "", "goodcd,goodnm,goodunitcost,purcunit",
- grd_rscmnwsg, "SPRSD00190", "instcd,goodflag","cmb_instcd,ipt_goodflag", "Y");
-
- // gvParamPath : /root/properties/parameters = js에 선언되어있는 변수
- var CSV = model.getValue(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
-
- setCSVToNode("/root/copynode", CSV, "rscmnwsg");
-
- fSettingGoodList("/root/copynode", "rscmnwsg");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_rscmnwsg.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <select1 id="cmb_rsltpurc" ref="/root/main/list/rscmnwgd/rsltpurc" disabled="true" appearance="minimal" style="left:95px; top:714px; width:230px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/rsltpurc">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_rsltinsucmt" class="cell_1" style="left:330px; top:712px; width:93px; height:23px; text-align:left; vertical-align:middle; background-color:#ff99cc; ">수가 - 결과</caption>
- <button id="btn_del" class="btn2_letter3" disabled="true" style="left:1141px; top:459px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_rscmnwsg, "D");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_addrow" class="btn2_letter3" disabled="true" style="left:1084px; top:459px; width:53px; height:19px; ">
- <caption>행삽입</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_rscmnwsg, "A");
-
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_reqdd" ref="/root/main/list/rscmnwgd/reqdd" disabled="true" visibility="hidden" style="left:905px; top:25px; width:50px; height:19px; "/>
- <input id="ipt_reqseqno" ref="/root/main/list/rscmnwgd/reqseqno" visibility="hidden" style="left:955px; top:25px; width:50px; height:19px; "/>
- <input id="ipt_goodflag" ref="/root/send/goodflag" visibility="hidden" style="left:1005px; top:25px; width:50px; height:19px; "/>
- <input id="ipt_instcd_hidden" ref="/root/main/list/rscmnwgd/instcd" visibility="hidden" style="left:805px; top:25px; width:50px; height:19px; "/>
- <input id="ipt_newmatrseq_hidden" ref="/root/main/list/rscmnwgd/newmatrseq" visibility="hidden" style="left:855px; top:25px; width:50px; height:19px; "/>
- <caption id="caption2" class="tit_2" style="left:0px; top:461px; width:196px; height:14px; ">수가위원회 물품별 내역</caption>
- <caption id="caption4" class="cell_1" autoresize="false" style="left:0px; top:300px; width:93; height:72; vertical-align:middle; ">
- <![CDATA[ 청 구 사 유
- 및
- 용 도]]>
- </caption>
- <textarea id="tar_reqresnusge" ref="/root/main/list/rscmnwgd/reqresnusge" disabled="false" editable="false" style="left:95px; top:302px; width:555; height:68; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- tar_purcteamcmt.value = tar_purcteamcmt.value + tar_reqresnusge.value;
- model.setValue(che_reqresnusge.attribute("ref") , "");
- ]]>
- </script>
- </textarea>
- <caption id="caption5" class="cell_1" style="left:0px; top:378; width:93px; height:70px; vertical-align:middle; ">
- <![CDATA[ 유사재료
- 사용현황]]>
- </caption>
- <textarea id="tar_smlartymatruseprestcond" ref="/root/main/list/rscmnwgd/smlartymatruseprestcond" disabled="false" editable="false" style="left:95px; top:379; width:555; height:67; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- tar_purcteamcmt.value = tar_purcteamcmt.value + tar_smlartymatruseprestcond.value;
- model.setValue(che_smlartymatruseprestcond.attribute("ref") , "");
- ]]>
- </script>
- </textarea>
- <line id="line5" class="line_2" style="x1:0px; y1:374; x2:625; y2:374; "/>
- <caption id="caption7" class="cell_1" autoresize="false" style="left:660px; top:300px; width:93px; height:47; vertical-align:middle; ">
- <![CDATA[ 타 병원
- 사용현황]]>
- </caption>
- <caption id="caption8" class="cell_1" autoresize="false" style="left:660px; top:349px; width:93; height:47px; vertical-align:middle; ">
- <![CDATA[ 신 규 재 료
- 사 용 시
- 개 선 점]]>
- </caption>
- <caption id="caption10" class="cell_1" autoresize="false" style="left:660px; top:398; width:93px; height:47; vertical-align:middle; ">
- <![CDATA[ 비 고]]>
- </caption>
- <textarea id="tar_anohospusestat" ref="/root/main/list/rscmnwgd/anohospusestat" disabled="false" editable="false" style="left:755px; top:301; width:440; height:45; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- tar_purcteamcmt.value = tar_purcteamcmt.value + tar_anohospusestat.value;
- model.setValue(che_anohospusestat.attribute("ref") , "");
- ]]>
- </script>
- </textarea>
- <textarea id="tar_newmatrusgeimprvpnt" ref="/root/main/list/rscmnwgd/newmatrusgeimprvpnt" disabled="false" editable="false" style="left:755; top:350; width:440; height:45px; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- tar_purcteamcmt.value = tar_purcteamcmt.value + tar_newmatrusgeimprvpnt.value;
- model.setValue(che_newmatrusgeimprvpnt.attribute("ref") , "");
- ]]>
- </script>
- </textarea>
- <textarea id="tar_reqcmt" ref="/root/main/list/rscmnwgd/reqcmt" disabled="false" editable="false" style="left:755px; top:399; width:440; height:46; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- tar_purcteamcmt.value = tar_purcteamcmt.value + tar_reqcmt.value;
- model.setValue(che_reqcmt.attribute("ref") , "");
- ]]>
- </script>
- </textarea>
- <line id="line4" class="line_2" style="x1:660; y1:348; x2:1156; y2:348; "/>
- <line id="line6" class="line_2" style="x1:660; y1:397; x2:1156; y2:397; "/>
- <line id="line7" class="line_1" style="x1:664; y1:480px; x2:1195px; y2:480px; "/>
- <line id="line8" class="line_1" style="x1:5px; y1:453px; x2:1195px; y2:454px; "/>
- <button id="btn_opennwic" class="btn2_letter11" disabled="true" style="left:1045px; top:60px; width:130px; height:19px; ">
- <caption>수가위원회대상가져오기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SMRSD04410","20","20","","popup", "/root/send" ,"/root/temp");
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <input id="ipt_rsltinsucmt" ref="/root/main/list/rscmnwgd/rsltinsucmt" disabled="true" appearance="minimal" style="left:425px; top:714px; width:226px; height:19px; "/>
- <button id="btn_iptrslt" class="btn2_letter5" disabled="true" style="left:967; top:60px; width:141px; height:19px; ">
- <caption>결과 입력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SMRSD04420","20","20","","popup", "/root/send" ,"/root/temp");
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="btn_init" class="btn4_letter3" style="left:1060; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_rscmnwgd);
- if (updtdata != "") {
- var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 초기화 작업을","Q003");
- if (ret != 6) { // not OK
- return;
- }
- }
- fInitialize();
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:1130; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSave();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_2" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- <line id="line15" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btn_print" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRSD04403");
- exeReportPreview("RPRSD04401","XMLSTR");
- ]]>
- </script>
- </button>
- <button id="btn_prnrslt" class="btn6_letter4" style="left:60; top:3; width:56px; height:22px; ">
- <caption>결과출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPRSD04402","XMLSTR");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|