123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- <?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>
- <list>
- <rank/>
- <tophlgcd/>
- <tplengnm/>
- <mcnt/>
- <fcnt/>
- <tot/>
- </list>
- </list>
- <condition>
- <ordtype/>
- <ordflag/>
- <fromdd/>
- <todd/>
- <kcdflag>3</kcdflag>
- <gender/>
- <instcd/>
- </condition>
- </main>
- <init>
- <instcd/>
- </init>
- </root>
- </instance>
- <!--- END-->
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/cncrpatmngtweb/js/cncrpatmngt.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var fromdd = ((getCurrentDate()).toDate()).getAddDate(-30, "D");
- model.makeValue("/root/main/condition/fromdd", fromdd.getDateFormat());
- model.makeValue("/root/main/condition/todd", getCurrentDate());
- zbcfGetCodeList( new Array("C0048"), new Array("/root/init/instcd"));
- addComboItem("cmb_instcd", "전체");
- cmb_instcd.select(0);
- submit("TRMRD03201");
- model.refresh();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMRD03201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/condition" resultref="/root/main/list"/>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:3px; width:1185px; height:744px; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:5px; width:1184px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1040px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRMRD03201");
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1020px; y1:10px; x2:1020px; y2:57px; "/>
- <input id="ipt_fromdd" ref="/root/main/condition/fromdd" class="input_search" editable="false" inputtype="date" validateformat="false" style="left:306px; top:15px; width:92px; height:19px; "/>
- <caption id="caption7" class="search_name" style="left:240px; top:15px; width:66px; height:17px; ">기간 :</caption>
- <input id="ipt_todd" ref="/root/main/condition/todd" class="input_search" editable="false" inputtype="date" style="left:415px; top:15px; width:92px; height:19px; "/>
- <caption id="caption8" class="search_no_b" style="left:400px; top:15px; width:12px; height:17px; ">~</caption>
- <select1 id="cmb_kcdflag" ref="/root/main/condition/kcdflag" class="combo_search" appearance="minimal" style="left:640px; top:15px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>3단</label>
- <value>3</value>
- </item>
- <item>
- <label>4단</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:545px; top:15px; width:92px; height:17px; ">KCD 분류 :</caption>
- <caption id="caption1" class="search_name" style="left:15px; top:15px; width:92px; height:17px; ">내원구분 :</caption>
- <select1 id="cmb_ordtype" ref="/root/main/condition/ordtype" class="combo_search" appearance="minimal" style="left:105px; top:15px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- </choices>
- </select1>
- <select1 id="rdo_ordflag" ref="/root/main/condition/ordflag" class="input_search" visibility="hidden" appearance="full" cols="2" overflow="visible" style="left:305px; top:55px; width:145px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>내원(입원)일</label>
- <value>1</value>
- </item>
- <item>
- <label>퇴원일</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" visibility="hidden" style="left:240px; top:55px; width:66px; height:17px; ">구분 :</caption>
- <caption id="caption4" class="search_name" style="left:15px; top:40px; width:92px; height:17px; ">남녀구분 :</caption>
- <select1 id="cmb_gender" ref="/root/main/condition/gender" class="combo_search" appearance="minimal" style="left:105px; top:40px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>남</label>
- <value>M</value>
- </item>
- <item>
- <label>여</label>
- <value>F</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" style="left:775px; top:15px; width:91px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_instcd" ref="/root/main/condition/instcd" class="combo_search" appearance="minimal" style="left:865px; top:15px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd/C0048">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <button id="button2" class="btn1_letter2" style="left:1110px; top:10px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReport();
- ]]>
- </script>
- </button>
- <button id="button3" class="btn1_letter4" style="left:1040px; top:35px; width:80px; height:22px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel();
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="grd_list" nodeset="/root/main/list/list" caption="순위^코드^Primary Site(코드명)^남^여^합계" colsep="^" colwidth="60, 100, 500, 100, 100, 100" dataheight="25" explorerbar="sort" extendlastcol="false" mergecellsfixedrows="byrowrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:80px; width:1185px; height:665px; ">
- <col ref="rank" type="output" style="text-align:center; "/>
- <col ref="tophlgcd" type="output" style="text-align:center; "/>
- <col ref="tplengnm" type="output" style="padding-left:10; "/>
- <col ref="mcnt" type="output" format="#,###" style="text-align:right; padding-right:10; "/>
- <col ref="fcnt" type="output" format="#,###" style="text-align:right; padding-right:10; "/>
- <col ref="tot" type="output" format="#,###" style="text-align:right; padding-right:10; "/>
- </datagrid>
- <object id="tfexcel" clsid="{fe8d1001-6a9d-424d-ae2a-301493bb12da}" visibility="hidden" style="left:0px; top:750px; width:175px; height:30px; "/>
- </xhtml:body>
- </xhtml:html>
|