123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580 |
- <?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>청구진행상황 건수 집계 조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <data1>
- <insukind/>
- <ioflag>I</ioflag>
- <ordfildcd/>
- <clamflagcd/>
- <clamym/>
- <clamdg/>
- <orddeptcd/>
- <orddrid/>
- <checkyn>Y</checkyn>
- </data1>
- </send>
- <main>
- <list1/>
- <list2/>
- </main>
- <init>
- <!-- 보험유형 -->
- <P0008list>
- <P0008>
- <cdnm/>
- <cdid/>
- </P0008>
- </P0008list>
- <!-- 보험유형(부장님 요청사항) -->
- <insukind>
- <insulist>
- <cdnm/>
- <cdid/>
- </insulist>
- <insulist>
- <cdnm>보험+급여</cdnm>
- <cdid>1</cdid>
- </insulist>
- <insulist>
- <cdnm>보험</cdnm>
- <cdid>2</cdid>
- </insulist>
- <insulist>
- <cdnm>의료급여</cdnm>
- <cdid>3</cdid>
- </insulist>
- <insulist>
- <cdnm>의료급여1종</cdnm>
- <cdid>21</cdid>
- </insulist>
- <insulist>
- <cdnm>의료급여2종</cdnm>
- <cdid>22</cdid>
- </insulist>
- <insulist>
- <cdnm>자보</cdnm>
- <cdid>31</cdid>
- </insulist>
- <insulist>
- <cdnm>산재</cdnm>
- <cdid>41</cdid>
- </insulist>
- </insukind>
- <!-- 청구분야(진료분야) -->
- <P0291list>
- <P0291>
- <cdnm/>
- <cdid/>
- </P0291>
- </P0291list>
- <!-- 명세서구분코드(청구구분) -->
- <P0155list>
- <P0155>
- <cdnm/>
- <cdid/>
- </P0155>
- </P0155list>
- </init>
- <hidden>
- <list1>
- <deptlist>
- <deptcd/>
- <depthngnm/>
- </deptlist>
- </list1>
- <list2>
- <atdoctlist>
- <atdoctid/>
- <atdocthngnm/>
- </atdoctlist>
- </list2>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 1. 공통코드 조회
- zbcfGetCodeList(
- new Array("P0008" // 보험유형
- ,"P0291" // 청구분야(진료분야)
- ,"P0155" // 청구구분
- ),
- new Array("/root/init/P0008list"
- ,"/root/init/P0291list"
- ,"/root/init/P0155list"
- ) );
-
- submit("TRPIJ00203");
-
-
-
-
- // 2. 화면초기화
- fInitialize();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRPID20407" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/init/clamdg"/>
- <submission id="TRPID21001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- <submission id="TRPIJ00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/list1"/>
- <submission id="TRPIJ00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/list2"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/aftjudgweb/js/SMPID20000.js"/>
- <script type="javascript">
- <![CDATA[
-
- // 화면 초기화
- function fInitialize() {
-
- // 1. 조회부 초기화
- model.setValue("/root/send/data1/insukind", "");
- model.setValue("/root/send/data1/ioflag", "I");
- model.setValue("/root/send/data1/ordfildcd", "");
- model.setValue("/root/send/data1/clamflagcd", "");
- var today = new Date();
- var baseyear = today.getDateFormat("YYYY");
- var basemonth = today.getDateFormat("MM");
- var baseday = today.getDateFormat("DD");
- var currentym = baseyear + basemonth;
- var currentdd = baseyear + basemonth + baseday;
- model.setValue("/root/send/data1/clamym", currentym);
- model.setValue("/root/send/data1/clamdg", "");
-
- addComboItem("cmb_orddeptcd","전체","","above");
- addComboItem("cmb_orddrid","전체","","above");
-
- model.setValue("/root/send/data1/checkyn", "N")
-
- // 청구년월에 대한 청구차수 조회
- pidfGetClamdg();
-
- // 2. 그리드 초기화
- model.removenode("/root/main/list1");
- model.makeNode("/root/main/list1");
-
- caption46.visible = false;
- cmb_orddeptcd.visible = false;
- caption5.visible = false;
- cmb_orddrid.visible = false;
- bool6.visible = false;
- caption28.visible = false;
- grd_deptlist.colHidden(3) = true; // 진료의 필드 숨기기
-
- model.refresh();
- }
-
- // 조회
- function fGetClamList() {
- if (model.getValue("/root/send/data1/clamym") == "") {
- messageBox("청구년월이", "I004");
- return false;
- }
- if (model.getValue("/root/send/data1/clamdg") == "") {
- messageBox("청구차수가", "I004");
- return false;
- }
-
- if (submit("TRPID21001")) {
- grd_judglist.refresh();
- grd_deptlist.refresh();
- grd_judglist.row = 2;
- grd_deptlist.row = 2;
- }
- }
- function fGetClamdg() {
- // 청구년월에 대한 청구차수 조회
- model.removeNodeset("/root/init/clamdg");
- model.makeNode("/root/init/clamdg");
- submit("TRPID20407");
- cmb_clamdg.select(0);
- model.refreshpart("/root/init/clamdg");
- }
-
- ]]>
- </script>
- </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:186px; height:13px; ">청구진행상황 건수 집계 조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:709px; ">
- <switch id="switch1" style="left:0px; top:113px; width:1195px; height:595px; border-style:none; ">
- <case id="case1" selected="true">
- <caption id="caption11" class="tit_2" style="left:5px; top:10px; width:187px; height:13px; ">심사자별 청구진행상황</caption>
- <line id="line1" class="line_1" style="x1:1px; y1:25px; x2:1191px; y2:25px; "/>
- <button id="btn_judgexcel" class="btn2_letter4" style="left:1125px; top:3px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (grd_judglist.rows == 2) {
- return;
- }
-
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_judglist.saveExcel(fileName, "SheetName", true, true, "", "", true);
- messageBox("EXCEL 저장이 완료되었습니다.","I999");
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_judglist" nodeset="/root/main/list1/clbs" caption="심사자ID^심사자명^진료과^건수^건수^건수^건수^건수^건수^건수^건수^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)|심사자ID^심사자명^진료과^전체^미심^보류^심사중^삭제^심사완료^통합완료^일괄완료^전체^미심^보류^심사중^삭제^심사완료^통합완료^일괄완료" colsep="^" colwidth="70, 70, 50, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed-rows="2" style="left:1px; top:31px; width:1190px; height:559px; ">
- <col ref="judgrid" style="text-align:center; "/>
- <col ref="judgnm" style="text-align:center; "/>
- <col ref="orddeptcd" style="text-align:center; "/>
- <col ref="cntA" format="#,###" style="text-align:right; "/>
- <col ref="cntB" format="#,###" style="text-align:right; "/>
- <col ref="cntC" format="#,###" style="text-align:right; "/>
- <col ref="cntE" format="#,###" style="text-align:right; "/>
- <col ref="cntF" format="#,###" style="text-align:right; "/>
- <col ref="cntD" format="#,###" style="text-align:right; "/>
- <col ref="cntG" format="#,###" style="text-align:right; "/>
- <col ref="cntH" format="#,###" style="text-align:right; border-right-width:3px; border-right-style:solid; "/>
- <col ref="rateA" format="#.00" style="text-align:right; "/>
- <col ref="rateB" format="#.00" style="text-align:right; "/>
- <col ref="rateC" format="#.00" style="text-align:right; "/>
- <col ref="rateE" format="#.00" style="text-align:right; "/>
- <col ref="rateF" format="#.00" style="text-align:right; "/>
- <col ref="rateD" format="#.00" style="text-align:right; "/>
- <col ref="rateG" format="#.00" style="text-align:right; "/>
- <col ref="rateH" format="#.00" style="text-align:right; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_judglist.gridToInstance();
- grd_judglist.row = 2;
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- </datagrid>
- <button id="button1" class="btn2_letter3" style="left:960px; top:3px; width:53px; height:19px; ">
- <caption>셀카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_judglist.attribute("selectionmode") = "free";
- grd_deptlist.attribute("selectionmode") = "free";
- ]]>
- </script>
- </button>
- <button id="button2" class="btn2_letter3" style="left:1070px; top:3px; width:53px; height:19px; ">
- <caption>행카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_judglist.attribute("selectionmode") = "byrow";
- grd_deptlist.attribute("selectionmode") = "byrow";
- ]]>
- </script>
- </button>
- <button id="button5" class="btn2_letter3" style="left:1015px; top:3px; width:53px; height:19px; ">
- <caption>열카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_judglist.attribute("selectionmode") = "bycol";
- grd_deptlist.attribute("selectionmode") = "bycol";
- ]]>
- </script>
- </button>
- </case>
- <case id="case2">
- <caption id="caption12" class="tit_2" style="left:5px; top:10px; width:187px; height:13px; ">진료과별 청구진행상황</caption>
- <line id="line2" class="line_1" style="x1:1px; y1:25px; x2:1191px; y2:25px; "/>
- <button id="btn_deptexec" class="btn2_letter4" style="left:1125px; top:3px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (grd_deptlist.rows == 2) {
- return;
- }
-
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_deptlist.saveExcel(fileName, "SheetName", true, true, "", "", true);
- messageBox("EXCEL 저장이 완료되었습니다.","I999");
- }
- ]]>
- </script>
- </button>
- <button id="button3" class="btn2_letter3" style="left:960px; top:3px; width:53px; height:19px; ">
- <caption>셀카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_judglist.attribute("selectionmode") = "free";
- grd_deptlist.attribute("selectionmode") = "free";
- ]]>
- </script>
- </button>
- <button id="button4" class="btn2_letter3" style="left:1070px; top:3px; width:53px; height:19px; ">
- <caption>행카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_judglist.attribute("selectionmode") = "byrow";
- grd_deptlist.attribute("selectionmode") = "byrow";
- ]]>
- </script>
- </button>
- <button id="button6" class="btn2_letter3" style="left:1015px; top:3px; width:53px; height:19px; ">
- <caption>열카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_judglist.attribute("selectionmode") = "bycol";
- grd_deptlist.attribute("selectionmode") = "bycol";
- ]]>
- </script>
- </button>
- <datagrid id="grd_deptlist" nodeset="/root/main/list2/clbs" caption="진료과^과명^진료의^심사자^건수^건수^건수^건수^건수^건수^건수^건수^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)|진료과^과명^진료의^심사자^전체^미심^보류^심사완료^통합완료^일괄완료^심사중^삭제^전체^미심^보류^심사완료^통합완료^일괄완료^심사중^삭제" colsep="^" colwidth="50, 140, 100, 80, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed-rows="2" style="left:1px; top:31px; width:1190px; height:559px; ">
- <col ref="orddeptcd" style="text-align:center; "/>
- <col ref="orddeptnm" style="text-align:center; "/>
- <col ref="orddrnm" style="text-align:center; "/>
- <col ref="judgnm" visibility="hidden" style="text-align:center; "/>
- <col ref="cntA" format="#,###" style="text-align:right; "/>
- <col ref="cntB" format="#,###" style="text-align:right; "/>
- <col ref="cntC" format="#,###" style="text-align:right; "/>
- <col ref="cntD" format="#,###" style="text-align:right; "/>
- <col ref="cntG" format="#,###" style="text-align:right; "/>
- <col ref="cntH" format="#,###" style="text-align:right; "/>
- <col ref="cntE" format="#,###" style="text-align:right; "/>
- <col ref="cntF" format="#,###" style="text-align:right; "/>
- <col ref="rateA" format="#.00" style="text-align:right; "/>
- <col ref="rateB" format="#.00" style="text-align:right; "/>
- <col ref="rateC" format="#.00" style="text-align:right; "/>
- <col ref="rateD" format="#.00" style="text-align:right; "/>
- <col ref="rateG" format="#.00" style="text-align:right; "/>
- <col ref="rateH" format="#.00" style="text-align:right; "/>
- <col ref="rateE" format="#.00" style="text-align:right; "/>
- <col ref="rateF" format="#.00" style="text-align:right; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_deptlist.gridToInstance();
- grd_deptlist.row = 2;
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- </datagrid>
- </case>
- </switch>
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:7px; width:1195px; height:78px; "/>
- <caption id="caption2" class="search_name" style="left:881px; top:20px; width:86px; height:17px; ">보험유형 :</caption>
- <caption id="caption1" class="search_name" style="left:271px; top:20px; width:112px; height:17px; ">외래입원구분 :</caption>
- <caption id="caption3" class="search_name" style="left:685px; top:20px; width:86px; height:17px; ">청구분야 :</caption>
- <caption id="caption4" class="search_name" style="left:491px; top:20px; width:86px; height:17px; ">청구구분 :</caption>
- <button id="btn_up" class="icon_up" style="left:173px; top:19px; width:10px; height:9px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 청구년월 다음월
- var nowym = model.getValue("/root/send/data1/clamym");
- var upym;
- upym = pidfCalMonth(1, nowym);
- model.setValue("/root/send/data1/clamym", upym);
- ipt_clamym.refresh();
-
- // 청구년월에 대한 청구차수 조회
- pidfGetClamdg();
- ]]>
- </script>
- </button>
- <select1 id="cmb_clamdg" ref="/root/send/data1/clamdg" appearance="minimal" style="left:188px; top:19px; width:62px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/clamdg/clamdglist">
- <label ref="clamdgnm"/>
- <value ref="clamdgcd"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_down" class="icon_down" style="left:173px; top:29px; width:10px; height:9px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 청구년월 이전월
- var nowym = model.getValue("/root/send/data1/clamym");
- var downym;
- downym = pidfCalMonth(-1, nowym);
- model.setValue("/root/send/data1/clamym", downym);
- ipt_clamym.refresh();
-
- // 청구년월에 대한 청구차수 조회
- pidfGetClamdg();
- ]]>
- </script>
- </button>
- <input id="ipt_clamym" ref="/root/send/data1/clamym" class="input_search" navindex="5" inputtype="date" format="yyyy-mm" style="left:100px; top:19px; width:69px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- pidfGetClamdg();
- ]]>
- </script>
- </input>
- <line id="line3" class="line_4" style="x1:1107px; y1:18px; x2:1107px; y2:40px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="32" style="left:1123px; top:18px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetClamList();
-
- var checkvalue = model.getValue("/root/send/data1/checkyn");
-
- if(checkvalue == 'Y'){
- grd_deptlist.colHidden(3) = false; // 진료의 필드 보임
-
- }else{
- grd_deptlist.colHidden(3) = true; // 진료의 필드 숨기기
- }
- ]]>
- </script>
- </button>
- <select1 id="cmb_ordfildcd" ref="/root/send/data1/ordfildcd" class="combo_search" navindex="3" appearance="minimal" style="left:775px; top:20px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/P0291list/P0291">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_docuflagcd" ref="/root/send/data1/clamflagcd" class="combo_search" navindex="4" appearance="minimal" showvalue="true" style="left:579px; top:20px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/P0155list/P0155">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <output id="opt_insukind" ref="/root/send/data1/insukind" class="output_search" style="left:1056px; top:20px; width:17px; height:19px; "/>
- <select1 id="cmb_insukind" ref="/root/send/data1/insukind" class="combo_search" navindex="1" appearance="minimal" style="left:971px; top:20px; width:82px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/insukind/insulist">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:10px; top:20px; width:86px; height:17px; ">청구년월 :</caption>
- <button id="btn_sw1" class="btn_sw" group="tab" selected="true" style="left:0px; top:91px; width:105px; height:22px; font-size:8pt; ">
- <caption>심사자별</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.toggle("case1");
-
- caption46.visible = false;
- cmb_orddeptcd.visible = false;
- caption5.visible = false;
- cmb_orddrid.visible = false;
-
- model.setValue("/root/send/data1/checkyn", "N");
- bool6.visible = false;
- caption28.visible = false;
-
- ]]>
- </script>
- </button>
- <button id="btn_sw2" class="btn_sw" group="tab" style="left:105px; top:91px; width:105px; height:22px; font-size:8pt; ">
- <caption>진료과별</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.toggle("case2");
-
- caption46.visible = true;
- cmb_orddeptcd.visible = true;
- caption5.visible = false;
- cmb_orddrid.visible = false;
- bool6.visible = true;
- caption28.visible = true;
- ]]>
- </script>
- </button>
- <select1 id="cmb_ioflag" ref="/root/send/data1/ioflag" class="combo_search" navindex="2" appearance="minimal" style="left:386px; top:20px; width:85px; height:19px; ">
- <choices>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 청구년월에 대한 청구차수 조회
- fGetClamdg();
- ]]>
- </script>
- </select1>
- <caption id="caption46" class="search_name" style="left:11px; top:55px; width:78px; height:17px; ">진료과 :</caption>
- <select1 id="cmb_orddeptcd" ref="/root/send/data1/orddeptcd" class="combo_search" navindex="14" appearance="minimal" itemcount="20" style="left:94px; top:55px; width:116px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/list1/deptlist">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.removenode("/root/hidden/list2");
- submit("TRPIJ00204");
- ]]>
- </script>
- </select1>
- <select1 id="cmb_orddrid" ref="/root/send/data1/orddrid" class="combo_search" navindex="15" appearance="minimal" style="left:460px; top:54px; width:116px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/list2/atdoctlist">
- <label ref="atdocthngnm"/>
- <value ref="atdoctid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" style="left:367px; top:55px; width:86px; height:17px; ">진료의사 :</caption>
- <bool id="bool6" checkvalue="Y,N" ref="/root/send/data1/checkyn" style="left:270px; top:55px; width:20px; height:20px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var checkvalue = model.getValue("/root/send/data1/checkyn");
-
-
- if(checkvalue == 'Y'){
- caption5.visible = true;
- cmb_orddrid.visible = true;
-
- }else{
- caption5.visible = false;
- cmb_orddrid.visible = false;
- }
-
- ]]>
- </script>
- </bool>
- <caption id="caption28" style="left:290px; top:55px; width:100px; height:20px; ">의사별 조회</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:730px; width:1195px; height:27px; ">
- <button id="button7" class="btn4_letter3" style="left:1126px; top:5; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|