123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211 |
- <?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>상위 KPI 조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <kpi>
- <lastupdtrid/>
- <usernm/>
- <kpicd/>
- <kpinm/>
- <kpidefine/>
- <histstatcd/>
- <kpiunitcd/>
- <kpitypcd/>
- <stndagmtyn/>
- <divvarcd/>
- <statsreptcd/>
- </kpi>
- <kpi_list_returnlist/>
- </list>
- </main>
- <send>
- <searchterm/>
- <subjcd/>
- <searchgubun/>
- <statsreptcd/>
- </send>
- <hidden>
- <subjcd/>
- <rCSV/>
- </hidden>
- </root>
- </instance>
- <submission id="TRSMK00101" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/list"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.setvalue("/root/send/searchgubun", "kpinm");
- model.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="734" pageheight="341" guideline="1,733;2,366;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:718px; height:316px; ">
- <group id="group2" style="left:0px; top:0px; width:718px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:717px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">조회구분 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:645px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var searchVal = model.getValue("/root/send/searchgubun");
- if(searchVal != ""){
-
- model.setValue("/root/send/statsreptcd", model.getAttribute("iParam_ORG_statsreptcd"));
- submit("TRSMK00101");
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:634px; y1:7px; x2:634px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select1 id="combo1" ref="/root/send/searchgubun" class="combo_s_default" appearance="minimal" style="left:107px; top:8px; width:75px; height:19px; ">
- <choices>
- <item>
- <label>명칭</label>
- <value>kpinm</value>
- </item>
- <item>
- <label>부서명</label>
- <value>suggdept</value>
- </item>
- <item>
- <label>작성자</label>
- <value>fstrgstr</value>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/send/searchterm" class="input_search" style="left:187px; top:8px; width:113px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <select1 id="cmb_subjcd" ref="/root/send/subjcd" class="combo_default" appearance="minimal" style="left:312px; top:8px; width:160px; height:19px; ">
- <choices>
- <item>
- <label>전 체</label>
- <value/>
- </item>
- <item>
- <label>환자수-외래</label>
- <value>S00008</value>
- </item>
- <item>
- <label>환자수-입원</label>
- <value>S00009</value>
- </item>
- <item>
- <label>환자수-응급</label>
- <value>S00010</value>
- </item>
- <item>
- <label>환자수-공통</label>
- <value>S00011</value>
- </item>
- <item>
- <label>건수-실적</label>
- <value>S00012</value>
- </item>
- <item>
- <label>건수-지표</label>
- <value>S00013</value>
- </item>
- <item>
- <label>건수-오류</label>
- <value>S00014</value>
- </item>
- <item>
- <label>건수-진료</label>
- <value>S00015</value>
- </item>
- <item>
- <label>건수-간호</label>
- <value>S00016</value>
- </item>
- <item>
- <label>건수-민원</label>
- <value>S00017</value>
- </item>
- <item>
- <label>수익-수익</label>
- <value>S00018</value>
- </item>
- <item>
- <label>수익-비용</label>
- <value>S00019</value>
- </item>
- <item>
- <label>수익-미수</label>
- <value>S00020</value>
- </item>
- <item>
- <label>시간-대기</label>
- <value>S00021</value>
- </item>
- <item>
- <label>시간-소요</label>
- <value>S00022</value>
- </item>
- <item>
- <label>시간-체류</label>
- <value>S00023</value>
- </item>
- <item>
- <label>공간-공간</label>
- <value>S00024</value>
- </item>
- <item>
- <label>교직원-교직원</label>
- <value>S00025</value>
- </item>
- <item>
- <label>청구-청구</label>
- <value>S00026</value>
- </item>
- </choices>
- </select1>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:45px; width:95px; height:14px; ">KPI 조회</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:60px; x2:717px; y2:60px; "/>
- <datagrid id="grd_kpi" nodeset="/root/main/list/kpi" scroll="auto" caption="la^작성자^코 드^KPI 명칭^KPI 정 의^단위^유형^표준화" colwidth="30, 61, 60, 140, 415, 60, 60" dataheight="25" defaultrows="2" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" tooltip="true" style="left:0px; top:65px; width:717px; height:250px; ">
- <col ref="lastupdtrid" visibility="hidden"/>
- <col ref="usernm" style="text-align:center; "/>
- <col ref="kpicd" style="text-align:center; "/>
- <col ref="kpinm"/>
- <col ref="kpidefine"/>
- <col ref="histstatcd" visibility="hidden"/>
- <col ref="kpiunitcd" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- var cur_row = grd_kpi.row;
- model.setAttribute("iParam_kpicd", model.getvalue("/root/main/list/kpi["+cur_row+"]/kpicd"));
- model.setAttribute("iParam_kpinm", model.getvalue("/root/main/list/kpi["+cur_row+"]/kpinm"));
- window.close();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:315px; width:718px; height:26px; ">
- <button id="btn_cancel" class="btn4_letter2" style="left:661px; top:3px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="xforms-activate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:717px; y2:0px; "/>
- </group>
- <close ev:event="body(xhtml:body)"/>
- </xhtml:body>
- </xhtml:html>
|