123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * @(#)SPSTP00100_통계집계.xrw
- * 수정이력
- * - 2008.06.24 / 최초작성 / 박정화
- -->
- <?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>
- <rptm>
- <in_mdlcd>P</in_mdlcd>
- <in_cdgubn>P</in_cdgubn>
- <in_rrtcd>RR00701</in_rrtcd>
- <in_rrtcdseq/>
- <in_ordflag/>
- </rptm>
- <rptm_cond>
- <in_cond1>1</in_cond1>
- <in_cond2/>
- <in_cond3/>
- <in_cond4>A</in_cond4>
- <in_cond5/>
- <in_cond6/>
- <in_cond7/>
- <in_cond8/>
- <in_cond9/>
- <in_cond10/>
- </rptm_cond>
- </send>
- <hide>
- <rptm>
- <out_mdlcd/>
- <out_cdgubn/>
- <out_rrtcd/>
- <out_rrtcdseq/>
- <out_ordflag/>
- </rptm>
- <rptm_cond>
- <out_cond1/>
- <out_cond2/>
- <out_cond3/>
- <out_cond4/>
- <out_cond5/>
- <out_cond6/>
- <out_cond7/>
- <out_cond8/>
- <out_cond9/>
- <out_cond10/>
- </rptm_cond>
- <rptm_grid/>
- </hide>
- </root>
- </instance>
- <submission id="TXSTP00100" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var gToday = new Date();
- var gBaseyear = gToday.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
- var gBasemonth = gToday.getDateFormat("MM");
- var gBaseday = gToday.getDateFormat("DD") - 1;
- var gCurrentdd = gBaseyear + gBasemonth + gBaseday;
-
- model.setValue("/root/send/in_procdd",gCurrentdd );
- model.refresh();
- ]]>
- </script>
- </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"/>
- </xhtml:head>
- <xhtml:body pagewidth="1160" pageheight="780" style="font-family:돋움, Arial; font-size:12px; color:#4d4d4d; ">
- <group id="group1" style="left:0px; top:15px; width:1146px; height:763px; ">
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:29px; width:1143px; height:57px; "/>
- <shape id="roundrect3" appearance="roundrect" style="left:0px; top:0px; width:1143px; height:30px; "/>
- <caption id="caption30" class="search_name" style="left:355px; top:5px; width:85px; height:17px; ">통계장표</caption>
- <input id="ipt_procdd" ref="/root/send/rptm_cond/in_cond2" navindex="2" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:160px; top:36px; width:90px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[]]>
- </script>
- </input>
- <button id="btn_execute" navindex="3" class="btn4_letter2" style="left:995px; top:4px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sProcdd = model.getValue("/root/send/in_procdd");
- if ( sProcdd != "" ) {
- submit("TXSTP00100");
- } else {
- model.alert("집계일자를 입력하세요");
- model.setFocus("ipt_procdd");
- return;
- }
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:5px; top:4px; width:85px; height:17px; ">업무구분</caption>
- <select1 id="cb_list" ref="/root/send/rptm/in_mdlcd" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:95px; top:4px; width:60px; height:19px; ">
- <choices>
- <item>
- <label>원무</label>
- <value>P</value>
- </item>
- <item>
- <label>의료정보</label>
- <value>I</value>
- </item>
- <item>
- <label>진료EMR/간호EMR</label>
- <value>E</value>
- </item>
- <item>
- <label>진료지원/CMC네트워크</label>
- <value>A</value>
- </item>
- <item>
- <label>LIS</label>
- <value>L</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo1" ref="/root/send/rptm/in_rrtcd" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:435px; top:5px; width:225px; height:19px; ">
- <choices>
- <item>
- <label>진료실적(일보,월보)</label>
- <value>RR00701</value>
- </item>
- <item>
- <label>진료실적(주보)</label>
- <value>RR00702</value>
- </item>
- <item>
- <label>외래진료실 현황</label>
- <value>RR00705</value>
- </item>
- <item>
- <label>의사별외래진료session개설현황</label>
- <value>RR00707</value>
- </item>
- <item>
- <label>진료수익현황(환자수포함)</label>
- <value>RR00711</value>
- </item>
- <item>
- <label>진료수익현황(급비구분)</label>
- <value>RR00712</value>
- </item>
- <item>
- <label>당일퇴원환자중 전일퇴원예고환자현황</label>
- <value>RR00779</value>
- </item>
- <item>
- <label>퇴원환자 요약통계</label>
- <value>RR00780</value>
- </item>
- <item>
- <label>수가항목별수익현황</label>
- <value>RR00793</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <caption id="caption3" class="search_name" style="left:5px; top:36px; width:89px; height:17px; ">조회기준</caption>
- <input id="input1" ref="/root/send/rptm_cond/in_cond3" navindex="2" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:255px; top:36px; width:90px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[]]>
- </script>
- </input>
- <button id="button1" navindex="3" class="btn4_letter4" style="left:1055px; top:4px; width:80px; height:22px; ">
- <caption>EXCEL</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sProcdd = model.getValue("/root/send/in_procdd");
- if ( sProcdd != "" ) {
- submit("TXSTP00100");
- } else {
- model.alert("집계일자를 입력하세요");
- model.setFocus("ipt_procdd");
- return;
- }
- ]]>
- </script>
- </button>
- <button id="button2" navindex="3" class="btn4_letter2" visibility="hidden" style="left:935px; top:4px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sProcdd = model.getValue("/root/send/in_procdd");
- if ( sProcdd != "" ) {
- submit("TXSTP00100");
- } else {
- model.alert("집계일자를 입력하세요");
- model.setFocus("ipt_procdd");
- return;
- }
- ]]>
- </script>
- </button>
- <caption id="caption4" class="search_name" style="left:355px; top:36px; width:73px; height:17px; ">진 료 과</caption>
- <select1 id="combo2" ref="/root/send/rptm_cond/in_cond3" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:435px; top:36px; width:135px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo3" ref="/root/send/rptm_cond/in_cond4" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:435px; top:60px; width:45px; height:19px; ">
- <choices>
- <item>
- <label>주치의</label>
- <value>A</value>
- </item>
- <item>
- <label>의사기준</label>
- <value>B</value>
- </item>
- <item>
- <label>직위기준</label>
- <value>C</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <caption id="caption5" class="search_name" style="left:355px; top:60px; width:73px; height:17px; ">주 치 의</caption>
- <datagrid id="datagrid1" class="grd_first" caption="구분^명칭^벤치마크^당일^증감" colwidth="100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:120px; width:1142px; height:635px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption26" class="tit_2" style="left:5px; top:95px; width:113px; height:13px; ">통계장표 내역</caption>
- <select1 id="combo4" ref="/root/send/rptm/in_cdgubn" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:160px; top:5px; width:90px; height:19px; ">
- <choices>
- <item>
- <label>인원</label>
- <value>P</value>
- </item>
- <item>
- <label>수익</label>
- <value>S</value>
- </item>
- <item>
- <label>미수</label>
- <value>M</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo5" ref="/root/send/rptm_cond/in_cond1" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:95px; top:36px; width:60px; height:19px; ">
- <choices>
- <item>
- <label>일단위</label>
- <value>D</value>
- </item>
- <item>
- <label>월단위</label>
- <value>M</value>
- </item>
- <item>
- <label>분기별</label>
- <value>B</value>
- </item>
- <item>
- <label>자유기간</label>
- <value>F</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <caption id="caption9" class="search_name" style="left:5px; top:60px; width:89px; height:17px; ">벤치마크</caption>
- <select1 id="combo6" ref="/root/send/rptm_cond/in_cond2" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:95px; top:60px; width:155px; height:19px; ">
- <choices>
- <item>
- <label>전월 일평균</label>
- <value>A</value>
- </item>
- <item>
- <label>전년 일평균</label>
- <value>B</value>
- </item>
- <item>
- <label>전년 같은요일 평균</label>
- <value>C</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo7" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:575px; top:60px; width:85px; height:19px; ">
- <choices>
- <item>
- <label>원무</label>
- <value/>
- </item>
- <item>
- <label>의료정보</label>
- <value/>
- </item>
- <item>
- <label>진료EMR/간호EMR</label>
- <value/>
- </item>
- <item>
- <label>진료지원/CMC네트워크</label>
- <value/>
- </item>
- <item>
- <label>LIS</label>
- <value/>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo8" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:485px; top:60px; width:85px; height:19px; ">
- <choices>
- <item>
- <label>모든 의사</label>
- <value>A</value>
- </item>
- <item>
- <label>전임강사 이상</label>
- <value>B</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo9" ref="/root/send/rptm/in_ordflag" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:255px; top:5px; width:90px; height:19px; ">
- <choices>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <caption id="caption13" class="search_name" style="left:667px; top:37px; width:89px; height:17px; ">조회조건</caption>
- <select1 id="combo10" ref="/root/send/rptm_cond/in_cond1" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:747px; top:37px; width:60px; height:19px; ">
- <choices>
- <item>
- <label>병상</label>
- <value>1</value>
- </item>
- <item>
- <label>미수금</label>
- <value>2</value>
- </item>
- <item>
- <label>퇴원예고시간</label>
- <value>3</value>
- </item>
- <item>
- <label>과별/개인별</label>
- <value>4</value>
- </item>
- <item>
- <label>선택진료</label>
- <value>5</value>
- </item>
- <item>
- <label>건진유무</label>
- <value>6</value>
- </item>
- <item>
- <label>매출에누리차감전,후</label>
- <value>7</value>
- </item>
- <item>
- <label>계정별</label>
- <value>8</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="combo11" ref="/root/send/rptm_cond/in_cond1" navindex="1" class="combo_search" appearance="minimal" editmode="search" itemcount="20" style="left:814px; top:37px; width:116px; height:19px; ">
- <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="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- </group>
- <group id="grp_tle" style="left:0px; top:0px; width:1146px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:163px; height:14px; ">통계조회</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|