123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611 |
- <?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="">
- <main>
- <cond>
- <srcformcd/>
- <deptcd/>
- <drid/>
- <drnm/>
- <fromdd/>
- <todd/>
- <searchtype>1</searchtype>
- <detldept/>
- <staffsign>1</staffsign>
- <fromdd1/>
- <fromdd2/>
- <fromdd3/>
- <todd1/>
- <todd2/>
- <todd3/>
- <compterm/>
- <compterm1/>
- <compterm2/>
- <compterm3/>
- <intrec>1</intrec>
- <ovrrec/>
- <nonrec/>
- <surgery>1</surgery>
- <cnstopflag/>
- </cond>
- <dtllist/>
- <list/>
- </main>
- <init>
- <drflag>
- <item>
- <name>전체</name>
- <id/>
- </item>
- <item>
- <name>스태프</name>
- <id>St</id>
- </item>
- <item>
- <name>레지던트</name>
- <id>R</id>
- </item>
- <item>
- <name>인턴</name>
- <id>I</id>
- </item>
- </drflag>
- <M0501>
- </M0501>
- <M0502>
- </M0502>
- <M0503>
- </M0503>
- <M0504>
- <M0504/>
- </M0504>
- <rspd/>
- </init>
- <temp>
- <userinfo/>
- <pid/>
- <hngnm/>
- <srchcond/>
- <autoflag>1</autoflag>
- </temp>
- <send>
- <req>
- <srcformcd/>
- <deptcd/>
- <drflag/>
- <drid/>
- <ddyn/>
- <ddflag/>
- <fromdd/>
- <todd/>
- <btnflag/>
- </req>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //model.setValue("/root/main/cond/tmpfromdd", getCurrentDate());
- //model.setValue("/root/main/cond/tmptodd", getCurrentDate());
- //ipt_fromdd.disabled = true; //combo_조회기간_날짜From
- //ipt_todd.disabled = true; //combo_조회기간_날짜To
- //비교기간설정 조건제어-선택불가
- fCtrlCond(true);
- if (submit("TRMRI03401")) {
- cmb_form.select(0); //combo_서식명
- cmb_dept.select(0); //combo_진료과
- model.refresh();
- }
- //기간 설정
- model.setValue("/root/main/cond/todd", getCurrentDate().substr(0, 8));
- model.setValue("/root/main/cond/fromdd", getCurrentDate().substr(0, 8));
- zbcfGetCodeList(new Array("M0501", "M0502", "M0503"), new Array("/root/init/M0501", "/root/init/M0502", "/root/init/M0503"));
- cmb_detldept.disabled = true; //분과
- /**
- * Tee Chart
- */
- fPreSetGraph();
- obj_chart1.Header.Text(0) = "시점기록관리 통계 그래프";
- obj_chart1.Aspect.View3D = 0;
- ]]>
- </script>
- <submission id="TRMRI03401" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/rspd"/>
- <submission id="TRMRI03403" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/dtllist"/>
- <submission id="TRMRI02901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/temp/userinfo"/>
- <submission id="TRMRI02605" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/patinfo"/>
- <submission id="TRMRI03601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/list"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- </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/tfHelper.js"/>
- <script type="javascript" src="../../../emr/recindxweb/js/SMMRI03600.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tchartHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- </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:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:209px; height:14px; ">시점기록관리 통계</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1185px; height:744px; ">
- <group id="group5" style="left:0px; top:10px; width:1185px; height:725px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:280px; height:475px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption17" class="search_name" style="left:5px; top:128px; width:103px; height:17px; ">작 성 과 :</caption>
- <caption id="caption8" class="search_name" style="left:5px; top:103px; width:90px; height:17px; ">서 식 명 :</caption>
- <select1 id="cmb_dept" ref="/root/main/cond/deptcd" class="combo_search" navindex="5" appearance="minimal" style="left:95px; top:128px; width:110px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/rspd/dept">
- <label ref="deptnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 외과, 소아청소년과, 산부인과 세부 분과 활성화함.
- var deptcd = model.getValue("/root/main/cond/deptcd");
-
- if(deptcd == "2040000000" || deptcd == "2110000000" || deptcd == "2100000000")
- {
- cmb_detldept.disabled = false;
- //미비과에 따라 미비분과 combo정보를 변경
- if(deptcd == "2040000000"){ //외과
- cmb_detldept.choices.itemset.attribute("nodeset") = "/root/init/M0501/M0501";
- }else if(deptcd == "2100000000"){ //산부인과
- cmb_detldept.choices.itemset.attribute("nodeset") = "/root/init/M0502/M0502";
- }else if(deptcd == "2110000000"){ //소아과
- cmb_detldept.choices.itemset.attribute("nodeset") = "/root/init/M0503/M0503";
- }
- cmb_detldept.refresh();
- cmb_detldept.select(0);
- //전체가 없을 경우만 추가
- if( cmb_detldept.label != "전체" ) {
- addComboItem("cmb_detldept", "전체", "", "above");
- }
- cmb_detldept.select(0);
- cmb_detldept.refresh();
- }
- else
- {
- cmb_detldept.choices.itemset.attribute("nodeset") = "/root/init/M0504/M0504";
- model.setValue("/root/main/cond/detldept", "");
- cmb_detldept.disabled = true;
- cmb_detldept.refresh();
- }
- ]]>
- </script>
- </select1>
- <select1 id="cmb_form" ref="/root/main/cond/srcformcd" class="combo_search" navindex="1" appearance="minimal" style="left:95px; top:103px; width:177px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/rspd/form/">
- <label ref="srcformnm"/>
- <value ref="srcformcd"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_PatListSel" class="btn1_letter2" navindex="6" style="left:208px; top:447px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:5px; top:34px; width:86px; height:17px; ">작성현황 :</caption>
- <select1 id="radio1" ref="/root/main/cond/searchtype" overflow="visible" appearance="full" vcellspacing="3" style="left:95px; top:32px; width:175px; height:61px; border-style:none; ">
- <choices>
- <item>
- <label>서식별.진료과별</label>
- <value>1</value>
- </item>
- <item>
- <label>기간별.서식별</label>
- <value>2</value>
- </item>
- <item>
- <label>과별.의사별</label>
- <value>3</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- //그리드 초기화
- model.removenode("/root/main/list");
-
- clearTChart(obj_chart1); //차트 초기화.
- obj_chart1.Header.Text(0) = "시점기록관리 통계 그래프";
- cap_cmts.value = ""; //서식의 주석
-
- model.refresh();
- //기간별.서식별 일 경우 - 비교기간설정 선택 가능
- if( model.getValue("/root/main/cond/searchtype") == "2" ) {
- //chk_compterm.disabled = false; //비교기간설정 선택 가능
- fCtrlCond(false);
- } else {
- //chk_compterm.disabled = true; //비교기간설정 선택 불가능
- fCtrlCond(true);
- }
- //작성현황별로 그리드 컬럼 제어
- if( model.getValue("/root/main/cond/searchtype") == "1" ) { //서식별.진료과별
- btn_graph.visible = true; //그래프Tab
- grd_list.colWidth(0) = 0; //서식명
- grd_list.colWidth(1) = 0; //기준
- grd_list.colWidth(2) = 0; //기간구분
- grd_list.colWidth(3) = 122; //과
- grd_list.colWidth(4) = 0; //의사
- grd_list.colWidth(5) = 0; //의사명
- grd_list.colWidth(6) = 100; //대상건수
- grd_list.colWidth(7) = 100; //작성
- grd_list.colWidth(8) = 92; //시점내작성
- grd_list.colWidth(9) = 92; //시점이후작성
- grd_list.colWidth(10) = 92; //미작성
- grd_list.colWidth(11) = 92; //작성율
- grd_list.colWidth(12) = 92; //시점내작성율
- grd_list.colWidth(13) = 92; //시점이후작성율
- } else if( model.getValue("/root/main/cond/searchtype") == "2" ) { //기간별.서식별
- btn_graph.visible = true; //그래프Tab
- grd_list.colWidth(0) = 150; //서식명
- grd_list.colWidth(1) = 72; //기준
- grd_list.colWidth(2) = 178; //기간구분
- grd_list.colWidth(3) = 0; //과
- grd_list.colWidth(4) = 0; //의사
- grd_list.colWidth(5) = 0; //의사명
- grd_list.colWidth(6) = 63; //대상건수
- grd_list.colWidth(7) = 63; //작성
- grd_list.colWidth(8) = 70; //시점내작성
- grd_list.colWidth(9) = 79; //시점이후작성
- grd_list.colWidth(10) = 60; //미작성
- grd_list.colWidth(11) = 60; //작성율
- grd_list.colWidth(12) = 79; //시점내작성율
- grd_list.colWidth(13) = 0; //시점이후작성율
- } else { //과별.의사별
- model.toggle("tong"); //통계로 탭 토글.
- btn_graph.visible = false; //그래프Tab
- btn_tong.selected = true;
- btn_excl.visible = true; //엑셀버튼 enable
- btn_prt.visible = true; //출력버튼 enable
- grd_list.colWidth(0) = 0; //서식명
- grd_list.colWidth(1) = 0; //기준
- grd_list.colWidth(2) = 0; //기간구분
- grd_list.colWidth(3) = 122; //과
- grd_list.colWidth(4) = 52; //의사
- grd_list.colWidth(5) = 100; //의사명
- grd_list.colWidth(6) = 150; //대상건수
- grd_list.colWidth(7) = 0; //작성
- grd_list.colWidth(8) = 150; //시점내작성
- grd_list.colWidth(9) = 150; //시점이후작성
- grd_list.colWidth(10) = 150; //미작성
- grd_list.colWidth(11) = 0; //작성율
- grd_list.colWidth(12) = 0; //시점내작성율
- grd_list.colWidth(13) = 0; //시점이후작성율
- }
- model.refresh();
- ]]>
- </script>
- </select1>
- <caption id="caption2" class="search_name" style="left:5px; top:183px; width:93px; height:17px; ">작성구분 :</caption>
- <select1 id="radio4" ref="/root/main/cond/staffsign" overflow="visible" appearance="full" cols="2" style="left:95px; top:183px; width:165px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>작 성</label>
- <value>1</value>
- </item>
- <item>
- <label>StaffSign작성</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" style="left:5px; top:232px; width:90px; height:17px; ">분과구분 :</caption>
- <caption id="caption9" class="search_name" style="left:5px; top:258px; width:86px; height:17px; ">기 간 :</caption>
- <caption id="caption14" class="search_name" style="left:5px; top:153px; width:103px; height:17px; ">작성의사 :</caption>
- <input id="ipt_drid" ref="/root/main/cond/drnm" class="input" navindex="2" autonext="false" imemode="hangul" style="left:95px; top:153px; width:178px; height:19px; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == 13){
- model.setValue("/root/main/cond/drid", ipt_drid.currentText);
- var drid = ipt_drid.currentText;
-
- if(isNumber(drid.charAt(0)) == "Y"){
- fReqGetUnPrepDrSmplList("id", drid);
- }else{
- fReqGetUnPrepDrSmplList("nm", drid);
- }
-
- var nodelist = model.instances(0).selectNodes("/root/temp/userinfo/usercombo");
- if(nodelist.length == 1){
- model.setValue("/root/main/cond/drid", model.getValue("/root/temp/userinfo/usercombo/userid"));
- model.setValue("/root/main/cond/drnm", model.getValue("/root/temp/userinfo/usercombo/usernm"));
- } else if(nodelist.length > 1) {
- setParameter("SPMRI02900_stnddd" , getCurrentDate());
- setParameter("SPMRI02900_orddrnm", drid );
- modal("SPMRI02900");
- if(getParameter("SPMRI02900_useyn")=="Y"){
- var doctinfo = getParameter("SPMRI02900_rtnparam");
- doctinfo = doctinfo.split("^");
- model.setValue("/root/main/cond/drid", doctinfo[3]);
- model.setValue("/root/main/cond/drnm", doctinfo[4]);
- }
- }else{
- messageBox("의사 정보가", "I004");
- return;
- }
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- if(ipt_drid.value == ""){
- model.setValue("/root/main/cond/drnm", "");
- model.setValue("/root/main/cond/drid", "");
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <button id="btn_tong" class="btn_sw" navindex="10" group="tab" selected="true" style="left:288px; top:1px; width:47px; height:22px; ">
- <caption>통계</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.toggle("tong");
- btn_excl.visible = true; //엑셀버튼 enable
- btn_prt.visible = true; //출력버튼 enable
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_graph" class="btn_sw" navindex="10" group="tab" selected="false" style="left:336px; top:1px; width:54px; height:22px; ">
- <caption>그래프</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.toggle("graph");
- btn_excl.visible = false; //엑셀버튼 disable
- btn_prt.visible = false; //출력버튼 disable
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_prt" class="btn2_letter2" style="left:1092px; top:1px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //fPrntPreview();
- ]]>
- </script>
- </button>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:480px; width:280px; height:240px; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="ipt_fromdd3" ref="/root/main/cond/fromdd3" class="input_search" navindex="3" inputtype="date" style="left:146px; top:391px; width:90px; height:19px; "/>
- <input id="ipt_todd3" ref="/root/main/cond/todd3" class="input_search" navindex="3" inputtype="date" style="left:146px; top:411px; width:90px; height:19px; "/>
- <caption id="caption10" style="left:78px; top:281px; width:15px; height:21px; ">~</caption>
- <caption id="caption11" style="left:131px; top:412px; width:15px; height:21px; ">~</caption>
- <caption id="caption3" style="left:131px; top:326px; width:15px; height:21px; ">~</caption>
- <select id="chk_compterm1" ref="/root/main/cond/compterm1" overflow="visible" appearance="full" style="left:93px; top:305px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>비교1</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fCtrlCompTerm("1");
- ]]>
- </script>
- </select>
- <caption id="caption4" style="left:131px; top:369px; width:15px; height:21px; ">~</caption>
- <input id="ipt_fromdd" ref="/root/main/cond/fromdd" class="input_search" navindex="3" inputtype="date" style="left:95px; top:258px; width:90px; height:19px; "/>
- <input id="ipt_todd" ref="/root/main/cond/todd" class="input_search" navindex="3" inputtype="date" style="left:95px; top:280px; width:90px; height:19px; "/>
- <input id="ipt_fromdd1" ref="/root/main/cond/fromdd1" class="input_search" navindex="3" inputtype="date" style="left:146px; top:305px; width:90px; height:19px; "/>
- <input id="ipt_todd1" ref="/root/main/cond/todd1" class="input_search" navindex="3" inputtype="date" style="left:146px; top:325px; width:90px; height:19px; "/>
- <input id="ipt_fromdd2" ref="/root/main/cond/fromdd2" class="input_search" navindex="3" inputtype="date" style="left:146px; top:348px; width:90px; height:19px; "/>
- <input id="ipt_todd2" ref="/root/main/cond/todd2" class="input_search" navindex="3" inputtype="date" style="left:146px; top:368px; width:90px; height:19px; "/>
- <caption id="caption12" class="tit_2" style="left:10px; top:13px; width:140px; height:13px; ">통계 조회</caption>
- <select id="chk_compterm2" ref="/root/main/cond/compterm2" overflow="visible" appearance="full" style="left:93px; top:349px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>비교2</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fCtrlCompTerm("2");
- ]]>
- </script>
- </select>
- <select id="chk_compterm3" ref="/root/main/cond/compterm3" overflow="visible" appearance="full" style="left:93px; top:391px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>비교3</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fCtrlCompTerm("3");
- ]]>
- </script>
- </select>
- <select1 id="cmb_detldept" ref="/root/main/cond/detldept" class="combo_search" navindex="5" appearance="minimal" style="left:208px; top:128px; width:64px; height:19px; ">
- <choices>
- <itemset>
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select id="chk_compterm" ref="/root/main/cond/compterm" disabled="true" visibility="hidden" overflow="visible" appearance="full" style="left:15px; top:650px; width:105px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>비교기간설정</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if( model.getValue("/root/main/cond/compterm") == "1" ) { //비교기간설정 Selected
- fCtrlCond(false);
- } else {
- fCtrlCond(true);
- }
- ]]>
- </script>
- </select>
- <line id="line16" style="x1:200px; y1:470px; x2:200px; y2:445px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select id="chk_intrec" ref="/root/main/cond/intrec" overflow="visible" appearance="full" style="left:95px; top:518px; width:80px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>시점내작성</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if( model.getValue("/root/main/cond/searchtype") == "3" ) { //과별.의사별은 그래프처리 없음.
- return;
- } else if( model.getValue("/root/main/cond/searchtype") == "1" ) { //서식별.진료과별.
- fProcGraph1();
- } else if( model.getValue("/root/main/cond/searchtype") == "2" ) { //기간별.서식별
- fProcGraph2();
- }
- //fSearch();
- btn_tong.selected = false; //통계탭버튼
- btn_graph.selected = true; //그래프탭버튼
- model.toggle("graph");
- model.refresh();
- ]]>
- </script>
- </select>
- <select id="chk_ovrrec" ref="/root/main/cond/ovrrec" overflow="visible" appearance="full" style="left:95px; top:540px; width:90px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>시점이후작성</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if( model.getValue("/root/main/cond/searchtype") == "3" ) { //과별.의사별은 그래프처리 없음.
- return;
- } else if( model.getValue("/root/main/cond/searchtype") == "1" ) { //서식별.진료과별.
- fProcGraph1();
- } else if( model.getValue("/root/main/cond/searchtype") == "2" ) { //기간별.서식별
- fProcGraph2();
- }
- //fSearch();
- btn_tong.selected = false; //통계탭버튼
- btn_graph.selected = true; //그래프탭버튼
- model.toggle("graph");
- model.refresh();
- ]]>
- </script>
- </select>
- <select id="chk_nonrec" ref="/root/main/cond/nonrec" overflow="visible" appearance="full" style="left:95px; top:562px; width:60px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>미작성</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if( model.getValue("/root/main/cond/searchtype") == "3" ) { //과별.의사별은 그래프처리 없음.
- return;
- } else if( model.getValue("/root/main/cond/searchtype") == "2" && chk_intrec.value == "" && chk_ovrrec.value == "" && chk_nonrec.value == "1" ) { //기간별.서식별
- return;
- } else if( model.getValue("/root/main/cond/searchtype") == "1" ) { //서식별.진료과별.
- fProcGraph1();
- } else if( model.getValue("/root/main/cond/searchtype") == "2" ) { //기간별.서식별
- fProcGraph2();
- }
- //fSearch();
- btn_tong.selected = false; //통계탭버튼
- btn_graph.selected = true; //그래프탭버튼
- model.toggle("graph");
- model.refresh();
- ]]>
- </script>
- </select>
- <caption id="caption13" class="tit_2" style="left:10px; top:495px; width:95px; height:13px; ">그래프 조회</caption>
- <caption id="caption7" class="search_name" style="left:5px; top:518px; width:93px; height:17px; ">시점구분 :</caption>
- <select1 id="radio2" ref="/root/main/cond/surgery" overflow="visible" appearance="full" cols="2" style="left:95px; top:233px; width:150px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>외과계</label>
- <value>1</value>
- </item>
- <item>
- <label>외과 분과별</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <switch id="switch1" style="left:285px; top:25px; width:895px; height:647px; ">
- <case id="tong" selected="true">
- <datagrid id="grd_list" nodeset="/root/main/list/list" caption="서식명^기준^기간구분^과^직종^성명^대상건수^작성^시점내작성^시점이후작성^미작성^작성율^시점내작성율^시점이후작성율^미작성율" colsep="^" colwidth="0, 0, 0, 122, 0, 0, 100, 100, 92, 92, 90, 92, 92, 92, 0" defaultrows="0" rowsep="|" subtotalposition="below" style="left:0px; top:0px; width:893px; height:645px; ">
- <col ref="formnm" style="text-align:left; margin-left:10; "/>
- <col ref="reclimitenm" style="text-align:left; margin-left:10; "/>
- <col ref="termtype" style="text-align:left; margin-left:10; "/>
- <col ref="recorddeptnm" style="text-align:left; margin-left:10; "/>
- <col ref="doctkindflag" style="text-align:left; margin-left:10; "/>
- <col ref="recorddrnm" style="text-align:left; margin-left:10; "/>
- <col ref="totcnt" style="text-align:right; margin-right:10; "/>
- <col ref="reccnt" style="text-align:right; margin-right:10; "/>
- <col ref="intcnt" style="text-align:right; margin-right:10; "/>
- <col ref="ovrcnt" style="text-align:right; margin-right:10; "/>
- <col ref="noncnt" style="text-align:right; margin-right:10; "/>
- <col ref="recrate" style="text-align:right; margin-right:10; "/>
- <col ref="intrate" style="text-align:right; margin-right:10; "/>
- <col ref="ovrrate" style="text-align:right; margin-right:10; "/>
- <col ref="nonrate" style="text-align:right; margin-right:10; "/>
- </datagrid>
- </case>
- <case id="graph">
- <object id="obj_chart1" clsid="{fab9b41c-87d6-474d-ab7e-f07d78f2422e}" style="left:0px; top:0px; width:893px; height:645px; "/>
- </case>
- </switch>
- <caption id="caption15" class="search_name" style="left:5px; top:208px; width:90px; height:17px; ">수술구분 :</caption>
- <select id="chk_cnstopflag" ref="/root/main/cond/cnstopflag" overflow="visible" appearance="full" style="left:95px; top:209px; width:145px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>협진수술 포함</label>
- <value>1</value>
- </item>
- </choices>
- </select>
- </group>
- <caption id="cap_cmts" style="left:285px; top:685px; width:895px; height:45px; font-size:9pt; color:#4d4d4d; text-align:left; padding-left:5; background-color:#f2f2f2; border-color:#c0c0c0; border-style:solid; "/>
- <line id="line5" class="line_1" style="x1:286px; y1:33px; x2:1180px; y2:33px; "/>
- <button id="btn_excl" class="btn2_letter2" style="left:1137px; top:11px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveExcel(grd_list);
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|