123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMAES02900" position="absolute 0 0 1207 807" titletext="장비가동률 통계" oninit="SMAES02900_oninit" onload="SMAES02900_onload">
- <Layouts>
- <Layout>
- <Tab id="switch1" taborder="1" tabindex="0" position="absolute 0 68 1193 796" anchor="all">
- <Tabpages>
- <Tabpage id="case1" text="환자수">
- <Layouts>
- <Layout>
- <Grid id="grd_list" taborder="0" binddataset="ds_main_list_item" useinputpanel="false" position="absolute 0 5 1190 657" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="21"/>
- <Column size="35"/>
- <Column size="110"/>
- <Column size="120"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="60"/>
- <Column size="60"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="월"/>
- <Cell col="2" text="검사실"/>
- <Cell col="3" text="장비명"/>
- <Cell col="4" text="1일"/>
- <Cell col="5" text="2일"/>
- <Cell col="6" text="3일"/>
- <Cell col="7" text="4일"/>
- <Cell col="8" text="5일"/>
- <Cell col="9" text="6일"/>
- <Cell col="10" text="7일"/>
- <Cell col="11" text="8일"/>
- <Cell col="12" text="9일"/>
- <Cell col="13" text="10일"/>
- <Cell col="14" text="11일"/>
- <Cell col="15" text="12일"/>
- <Cell col="16" text="13일"/>
- <Cell col="17" text="14일"/>
- <Cell col="18" text="15일"/>
- <Cell col="19" text="16일"/>
- <Cell col="20" text="17일"/>
- <Cell col="21" text="18일"/>
- <Cell col="22" text="19일"/>
- <Cell col="23" text="20일"/>
- <Cell col="24" text="21일"/>
- <Cell col="25" text="22일"/>
- <Cell col="26" text="23일"/>
- <Cell col="27" text="24일"/>
- <Cell col="28" text="25일"/>
- <Cell col="29" text="26일"/>
- <Cell col="30" text="27일"/>
- <Cell col="31" text="28일"/>
- <Cell col="32" text="29일"/>
- <Cell col="33" text="30일"/>
- <Cell col="34" text="31일"/>
- <Cell col="35" text="합계"/>
- <Cell col="36" text="가동률"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="currow+1"/>
- <Cell col="1" text="bind:month"/>
- <Cell col="2" text="bind:excuroomnm"/>
- <Cell col="3" text="bind:eqmtnm"/>
- <Cell col="4" displaytype="number" text="bind:day01" mask="#,###"/>
- <Cell col="5" displaytype="number" text="bind:day02" mask="#,###"/>
- <Cell col="6" displaytype="number" text="bind:day03" mask="#,###"/>
- <Cell col="7" displaytype="number" text="bind:day04" mask="#,###"/>
- <Cell col="8" displaytype="number" text="bind:day05" mask="#,###"/>
- <Cell col="9" displaytype="number" text="bind:day06" mask="#,###"/>
- <Cell col="10" displaytype="number" text="bind:day07" mask="#,###"/>
- <Cell col="11" displaytype="number" text="bind:day08" mask="#,###"/>
- <Cell col="12" displaytype="number" text="bind:day09" mask="#,###"/>
- <Cell col="13" displaytype="number" text="bind:day10" mask="#,###"/>
- <Cell col="14" displaytype="number" text="bind:day11" mask="#,###"/>
- <Cell col="15" displaytype="number" text="bind:day12" mask="#,###"/>
- <Cell col="16" displaytype="number" text="bind:day13" mask="#,###"/>
- <Cell col="17" displaytype="number" text="bind:day14" mask="#,###"/>
- <Cell col="18" displaytype="number" text="bind:day15" mask="#,###"/>
- <Cell col="19" displaytype="number" text="bind:day16" mask="#,###"/>
- <Cell col="20" displaytype="number" text="bind:day17" mask="#,###"/>
- <Cell col="21" displaytype="number" text="bind:day18" mask="#,###"/>
- <Cell col="22" displaytype="number" text="bind:day19" mask="#,###"/>
- <Cell col="23" displaytype="number" text="bind:day20" mask="#,###"/>
- <Cell col="24" displaytype="number" text="bind:day21" mask="#,###"/>
- <Cell col="25" displaytype="number" text="bind:day22" mask="#,###"/>
- <Cell col="26" displaytype="number" text="bind:day23" mask="#,###"/>
- <Cell col="27" displaytype="number" text="bind:day24" mask="#,###"/>
- <Cell col="28" displaytype="number" text="bind:day25" mask="#,###"/>
- <Cell col="29" displaytype="number" text="bind:day26" mask="#,###"/>
- <Cell col="30" displaytype="number" text="bind:day27" mask="#,###"/>
- <Cell col="31" displaytype="number" text="bind:day28" mask="#,###"/>
- <Cell col="32" displaytype="number" text="bind:day29" mask="#,###"/>
- <Cell col="33" displaytype="number" text="bind:day30" mask="#,###"/>
- <Cell col="34" displaytype="number" text="bind:day31" mask="#,###"/>
- <Cell col="35" displaytype="number" text="bind:total" mask="#,###"/>
- <Cell col="36" displaytype="number" text="bind:rate"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- <Tabpage id="case2" text="환자수">
- <Layouts>
- <Layout>
- <Grid id="grd_sublist" taborder="0" binddataset="ds_main_sublist_item" useinputpanel="false" position="absolute 0 5 1190 657" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="28"/>
- <Column size="35"/>
- <Column size="110"/>
- <Column size="120"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="38"/>
- <Column size="60"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="월"/>
- <Cell col="2" text="검사실"/>
- <Cell col="3" text="장비명"/>
- <Cell col="4" text="1일"/>
- <Cell col="5" text="2일"/>
- <Cell col="6" text="3일"/>
- <Cell col="7" text="4일"/>
- <Cell col="8" text="5일"/>
- <Cell col="9" text="6일"/>
- <Cell col="10" text="7일"/>
- <Cell col="11" text="8일"/>
- <Cell col="12" text="9일"/>
- <Cell col="13" text="10일"/>
- <Cell col="14" text="11일"/>
- <Cell col="15" text="12일"/>
- <Cell col="16" text="13일"/>
- <Cell col="17" text="14일"/>
- <Cell col="18" text="15일"/>
- <Cell col="19" text="16일"/>
- <Cell col="20" text="17일"/>
- <Cell col="21" text="18일"/>
- <Cell col="22" text="19일"/>
- <Cell col="23" text="20일"/>
- <Cell col="24" text="21일"/>
- <Cell col="25" text="22일"/>
- <Cell col="26" text="23일"/>
- <Cell col="27" text="24일"/>
- <Cell col="28" text="25일"/>
- <Cell col="29" text="26일"/>
- <Cell col="30" text="27일"/>
- <Cell col="31" text="28일"/>
- <Cell col="32" text="29일"/>
- <Cell col="33" text="30일"/>
- <Cell col="34" text="31일"/>
- <Cell col="35" text="합계"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="currow+1"/>
- <Cell col="1" text="bind:month"/>
- <Cell col="2" text="bind:excuroomnm"/>
- <Cell col="3" text="bind:eqmtnm"/>
- <Cell col="4" displaytype="number" text="bind:day01"/>
- <Cell col="5" displaytype="number" text="bind:day02"/>
- <Cell col="6" displaytype="number" text="bind:day03"/>
- <Cell col="7" displaytype="number" text="bind:day04"/>
- <Cell col="8" displaytype="number" text="bind:day05"/>
- <Cell col="9" displaytype="number" text="bind:day06"/>
- <Cell col="10" displaytype="number" text="bind:day07"/>
- <Cell col="11" displaytype="number" text="bind:day08"/>
- <Cell col="12" displaytype="number" text="bind:day09"/>
- <Cell col="13" displaytype="number" text="bind:day10"/>
- <Cell col="14" displaytype="number" text="bind:day11"/>
- <Cell col="15" displaytype="number" text="bind:day12"/>
- <Cell col="16" displaytype="number" text="bind:day13"/>
- <Cell col="17" displaytype="number" text="bind:day14"/>
- <Cell col="18" displaytype="number" text="bind:day15"/>
- <Cell col="19" displaytype="number" text="bind:day16"/>
- <Cell col="20" displaytype="number" text="bind:day17"/>
- <Cell col="21" displaytype="number" text="bind:day18"/>
- <Cell col="22" displaytype="number" text="bind:day19"/>
- <Cell col="23" displaytype="number" text="bind:day20"/>
- <Cell col="24" displaytype="number" text="bind:day21"/>
- <Cell col="25" displaytype="number" text="bind:day22"/>
- <Cell col="26" displaytype="number" text="bind:day23"/>
- <Cell col="27" displaytype="number" text="bind:day24"/>
- <Cell col="28" displaytype="number" text="bind:day25"/>
- <Cell col="29" displaytype="number" text="bind:day26"/>
- <Cell col="30" displaytype="number" text="bind:day27"/>
- <Cell col="31" displaytype="number" text="bind:day28"/>
- <Cell col="32" displaytype="number" text="bind:day29"/>
- <Cell col="33" displaytype="number" text="bind:day30"/>
- <Cell col="34" displaytype="number" text="bind:day31"/>
- <Cell col="35" displaytype="number" text="bind:total"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- <Tabpage id="case3" text="가동시간">
- <Layouts>
- <Layout>
- <Grid id="grd_mainordlist" taborder="5" binddataset="ds_main_execprescondlist_execprescond" useinputpanel="false" position="absolute 0 42 1190 694" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="22"/>
- <Column size="74"/>
- <Column size="63"/>
- <Column size="62"/>
- <Column size="42"/>
- <Column size="32"/>
- <Column size="108"/>
- <Column size="252"/>
- <Column size="121"/>
- <Column size="126"/>
- <Column size="129"/>
- <Column size="65"/>
- <Column size="63"/>
- <Column size="69"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- <Row size="24" band="summ"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="처방일자"/>
- <Cell col="2" text="등록번호"/>
- <Cell col="3" text="환자명"/>
- <Cell col="4" text="나이"/>
- <Cell col="5" text="성별"/>
- <Cell col="6" text="처방과"/>
- <Cell col="7" text="처방명"/>
- <Cell col="8" text="처방등록일시"/>
- <Cell col="9" text="검사시작일자"/>
- <Cell col="10" text="검사종료일자"/>
- <Cell col="11" text="가동시간"/>
- <Cell col="12" text="실시자"/>
- <Cell col="13" text="병실"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="currow+1"/>
- <Cell col="1" displaytype="date" text="bind:prcpdd" mask="yyyy-MM-dd"/>
- <Cell col="2" style="align:left middle;" text="bind:pid"/>
- <Cell col="3" style="align:left middle;" text="bind:hngnm"/>
- <Cell col="4" style="align:center middle;" text="bind:age"/>
- <Cell col="5" style="align:center middle;" text="bind:sex"/>
- <Cell col="6" style="align:left middle;" text="bind:depthngnm"/>
- <Cell col="7" style="align:left middle;" text="bind:excucdnm"/>
- <Cell col="8" displaytype="date" text="bind:rgstdt" mask="yyyy-MM-dd hh:mm:ss"/>
- <Cell col="9" displaytype="date" text="bind:excuexecfromdt" mask="yyyy-MM-dd hh:mm:ss"/>
- <Cell col="10" displaytype="date" text="bind:excuexectodt" mask="yyyy-MM-dd hh:mm:ss"/>
- <Cell col="11" displaytype="number" text="bind:totexeccnt"/>
- <Cell col="12" text="bind:usernm"/>
- <Cell col="13" style="align:left middle;" text="bind:roomcd"/>
- </Band>
- <Band id="summary">
- <Cell/>
- <Cell col="1" style="font:arial,9,bold;" text="Total"/>
- <Cell col="2"/>
- <Cell col="3"/>
- <Cell col="4"/>
- <Cell col="5"/>
- <Cell col="6"/>
- <Cell col="7"/>
- <Cell col="8"/>
- <Cell col="9"/>
- <Cell col="10"/>
- <Cell col="11" displaytype="number" style="font:arial,9,bold;" text="expr:getSum('totexeccnt')"/>
- <Cell col="12"/>
- <Cell col="13"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Div id="group1" taborder="6" position="absolute 1 5 1187 45" anchor="left top right">
- <Layouts>
- <Layout>
- <Shape id="roundrect2" type="roundrectangle" position="absolute 0 0 1182 35" anchor="left top right"/>
- <Static id="caption2" text="기준일자 :" class="search_name" position="absolute 10 10 104 27" anchor="default"/>
- <Shape id="line2" linetype="vertical" class="line_4" position="absolute 1098 6 1104 28" anchor="top right"/>
- <Button id="button3" taborder="14" text="조회" class="btn1" position="absolute 1115 6 1171 28" anchor="top right" onclick="switch1_case3_group1_button3_onclick"/>
- <Calendar id="ipt_todd" taborder="15" class="input_search" position="absolute 200 8 291 27" mask="yyyy-mm-dd" anchor="default" dateformat="yyyy-MM-dd" value="null" autoselect="true" onchanged="switch1_case3_group1_ipt_todd_onchanged"/>
- <Calendar id="ipt_fromdd" taborder="16" class="input_search" position="absolute 104 8 195 27" mask="yyyy-mm-dd" anchor="default" dateformat="yyyy-MM-dd" value="null" autoselect="true" onchanged="switch1_case3_group1_ipt_fromdd_onchanged"/>
- <Combo id="cmb_excuroom" taborder="17" innerdataset="@ds_hidden_cmb_info_excuroom_initexcuroom" codecolumn="basecd" datacolumn="basecdflagdesc" class="combo_default" position="absolute 585 8 727 27" anchor="default" onitemchanged="switch1_case3_group1_cmb_excuroom_onitemchanged"/>
- <Combo id="cmb_excuroomgrppat" taborder="18" innerdataset="@ds_init_initexcuroomgrp" codecolumn="basecdcnts" datacolumn="basecdcnts2" class="combo_default" position="absolute 465 8 583 27" anchor="default" onitemchanged="switch1_case3_group1_cmb_excuroomgrppat_onitemchanged"/>
- <Static id="caption1" text="검사실 :" class="search_name" position="absolute 385 10 465 27" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- </Tabpage>
- </Tabpages>
- </Tab>
- <Static id="caption6" text="장비가동률 통계" class="tit_1" position="absolute 0 0 239 23"/>
- <Shape id="line1" class="line_10" position="absolute 0 95 1190 101" anchor="left top right"/>
- <Button id="btn_excsave" taborder="2" text="엑셀저장" class="btn7" position="absolute 1111 70 1191 89" anchor="top right" onclick="btn_excsave_onclick"/>
- <Div id="grp_sea" taborder="3" class="div_SA" position="absolute 0 24 1190 54" anchor="left top right">
- <Layouts>
- <Layout>
- <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1107 5 1113 25" anchor="top right"/>
- <Button id="btn_sea" taborder="7" text="조회" class="btn1" position="absolute 1120 4 1176 26" anchor="top right" onclick="grp_sea_btn_sea_onclick"/>
- <Static id="caption3" text="일자 :" class="search_name" position="absolute 29 8 89 25" anchor="default"/>
- <Combo id="cmb_excuroomgrp" taborder="8" innerdataset="@ds_init_initexcuroomgrp" codecolumn="basecdcnts" datacolumn="basecdcnts2" class="combo_default" position="absolute 295 6 413 25" anchor="default" onitemchanged="grp_sea_cmb_excuroomgrp_onitemchanged"/>
- <Static id="caption7" text="검사실 :" class="search_name" position="absolute 215 7 295 24" anchor="default"/>
- <Combo id="cmb_srchdd" taborder="9" innerdataset="@ds_init_com_srchdate_item" codecolumn="value" datacolumn="label" position="absolute 96 6 169 25" anchor="default" onitemchanged="grp_sea_cmb_srchdd_onitemchanged"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="srchdate" type="STRING" size="256"/>
- <Column id="suppdeptcd" type="STRING" size="256"/>
- <Column id="excuroomgrpcdid" type="STRING" size="256"/>
- <Column id="srchflag" type="STRING" size="256"/>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- <Column id="excuroomgrppat" type="STRING" size="256"/>
- <Column id="excuroomcd" type="STRING" size="256"/>
- <Column id="systkey6" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="srchdate"/>
- <Col id="suppdeptcd"/>
- <Col id="excuroomgrpcdid"/>
- <Col id="srchflag"/>
- <Col id="fromdd"/>
- <Col id="todd"/>
- <Col id="excuroomgrppat"/>
- <Col id="excuroomcd"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_init_com_srchdate_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="label" type="STRING" size="256"/>
- <Column id="value" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_initexcuroomgrp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="basecdcnts" type="STRING" size="256" sumtext="검사그룹코드"/>
- <Column id="basecdcnts2" type="STRING" size="256" sumtext="검사그룹코드명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_hidden_cmb_info_excuroom_initexcuroom" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="basecd" type="STRING" size="256" sumtext="검사실코드"/>
- <Column id="basecdflagdesc" type="STRING" size="256" sumtext="검사실코드"/>
- <Column id="basecdcnts" type="STRING" size="256" sumtext="검사실코드"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_list_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="month" type="STRING" size="256" sumtext="월"/>
- <Column id="excuroomnm" type="STRING" size="256" sumtext="검사구분"/>
- <Column id="eqmtnm" type="STRING" size="256" sumtext="검사명"/>
- <Column id="day01" type="STRING" size="256" sumtext="1일"/>
- <Column id="day02" type="STRING" size="256" sumtext="2일"/>
- <Column id="day03" type="STRING" size="256" sumtext="3일"/>
- <Column id="day04" type="STRING" size="256" sumtext="4일"/>
- <Column id="day05" type="STRING" size="256" sumtext="5일"/>
- <Column id="day06" type="STRING" size="256" sumtext="6일"/>
- <Column id="day07" type="STRING" size="256" sumtext="7일"/>
- <Column id="day08" type="STRING" size="256" sumtext="8일"/>
- <Column id="day09" type="STRING" size="256" sumtext="9일"/>
- <Column id="day10" type="STRING" size="256" sumtext="10일"/>
- <Column id="day11" type="STRING" size="256" sumtext="11일"/>
- <Column id="day12" type="STRING" size="256" sumtext="12일"/>
- <Column id="day13" type="STRING" size="256" sumtext="13일"/>
- <Column id="day14" type="STRING" size="256" sumtext="14일"/>
- <Column id="day15" type="STRING" size="256" sumtext="15일"/>
- <Column id="day16" type="STRING" size="256" sumtext="16일"/>
- <Column id="day17" type="STRING" size="256" sumtext="17일"/>
- <Column id="day18" type="STRING" size="256" sumtext="18일"/>
- <Column id="day19" type="STRING" size="256" sumtext="19일"/>
- <Column id="day20" type="STRING" size="256" sumtext="20일"/>
- <Column id="day21" type="STRING" size="256" sumtext="21일"/>
- <Column id="day22" type="STRING" size="256" sumtext="22일"/>
- <Column id="day23" type="STRING" size="256" sumtext="23일"/>
- <Column id="day24" type="STRING" size="256" sumtext="24일"/>
- <Column id="day25" type="STRING" size="256" sumtext="25일"/>
- <Column id="day26" type="STRING" size="256" sumtext="26일"/>
- <Column id="day27" type="STRING" size="256" sumtext="27일"/>
- <Column id="day28" type="STRING" size="256" sumtext="28일"/>
- <Column id="day29" type="STRING" size="256" sumtext="29일"/>
- <Column id="day30" type="STRING" size="256" sumtext="30일"/>
- <Column id="day31" type="STRING" size="256" sumtext="31일"/>
- <Column id="total" type="STRING" size="256" sumtext="합계"/>
- <Column id="rate" type="STRING" size="256" sumtext="합계"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_sublist_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="month" type="STRING" size="256" sumtext="월"/>
- <Column id="excuroomnm" type="STRING" size="256" sumtext="검사구분"/>
- <Column id="eqmtnm" type="STRING" size="256" sumtext="검사명"/>
- <Column id="day01" type="STRING" size="256" sumtext="1일"/>
- <Column id="day02" type="STRING" size="256" sumtext="2일"/>
- <Column id="day03" type="STRING" size="256" sumtext="3일"/>
- <Column id="day04" type="STRING" size="256" sumtext="4일"/>
- <Column id="day05" type="STRING" size="256" sumtext="5일"/>
- <Column id="day06" type="STRING" size="256" sumtext="6일"/>
- <Column id="day07" type="STRING" size="256" sumtext="7일"/>
- <Column id="day08" type="STRING" size="256" sumtext="8일"/>
- <Column id="day09" type="STRING" size="256" sumtext="9일"/>
- <Column id="day10" type="STRING" size="256" sumtext="10일"/>
- <Column id="day11" type="STRING" size="256" sumtext="11일"/>
- <Column id="day12" type="STRING" size="256" sumtext="12일"/>
- <Column id="day13" type="STRING" size="256" sumtext="13일"/>
- <Column id="day14" type="STRING" size="256" sumtext="14일"/>
- <Column id="day15" type="STRING" size="256" sumtext="15일"/>
- <Column id="day16" type="STRING" size="256" sumtext="16일"/>
- <Column id="day17" type="STRING" size="256" sumtext="17일"/>
- <Column id="day18" type="STRING" size="256" sumtext="18일"/>
- <Column id="day19" type="STRING" size="256" sumtext="19일"/>
- <Column id="day20" type="STRING" size="256" sumtext="20일"/>
- <Column id="day21" type="STRING" size="256" sumtext="21일"/>
- <Column id="day22" type="STRING" size="256" sumtext="22일"/>
- <Column id="day23" type="STRING" size="256" sumtext="23일"/>
- <Column id="day24" type="STRING" size="256" sumtext="24일"/>
- <Column id="day25" type="STRING" size="256" sumtext="25일"/>
- <Column id="day26" type="STRING" size="256" sumtext="26일"/>
- <Column id="day27" type="STRING" size="256" sumtext="27일"/>
- <Column id="day28" type="STRING" size="256" sumtext="28일"/>
- <Column id="day29" type="STRING" size="256" sumtext="29일"/>
- <Column id="day30" type="STRING" size="256" sumtext="30일"/>
- <Column id="day31" type="STRING" size="256" sumtext="31일"/>
- <Column id="total" type="STRING" size="256" sumtext="합계"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_execprescondlist_execprescond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="prcpdd" type="STRING" size="256" sumtext="처방일자"/>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="hngnm" type="STRING" size="256" sumtext="환자명"/>
- <Column id="age" type="STRING" size="256" sumtext="나이"/>
- <Column id="sex" type="STRING" size="256" sumtext="성별"/>
- <Column id="depthngnm" type="STRING" size="256" sumtext="지원부서"/>
- <Column id="excucdnm" type="STRING" size="256" sumtext="처방명"/>
- <Column id="excuexecfromdt" type="STRING" size="256" sumtext="검사시작일시"/>
- <Column id="excuexectodt" type="STRING" size="256" sumtext="검사종료일시"/>
- <Column id="progtm" type="STRING" size="256" sumtext="시간합"/>
- <Column id="totexeccnt" type="STRING" size="256" sumtext="장비가동율시간"/>
- <Column id="usernm" type="STRING" size="256" sumtext="실시자"/>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실"/>
- <Column id="rgstdt" type="STRING" size="256" sumtext="처방등록일시"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_req" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="excuroomgrpcdid" type="STRING" size="256" sumtext="검사실그룹코드"/>
- <Column id="basesuppdeptcd" type="STRING" size="256" sumtext="부서코드"/>
- <Column id="rbasecdflag" type="STRING" size="256" sumtext="검사실기본코드구분,검사실"/>
- <Column id="kbasecdflag" type="STRING" size="256" sumtext="검사실기본코드구분,장비코드"/>
- <Column id="nbasecdflag" type="STRING" size="256" sumtext="핵종코드"/>
- <Column id="initflag" type="STRING" size="256" sumtext="astlib,병동병실코드구분,1:병동조회"/>
- <Column id="alladdyn" type="STRING" size="256" sumtext="검사살전체선택"/>
- <Column id="flag" type="STRING" size="256" sumtext="검사살전체선택"/>
- <Column id="baseroomflag" type="STRING" size="256" sumtext="검사실구분코드"/>
- <Column id="srchflag" type="STRING" size="256" sumtext="조회구분"/>
- <Column id="basecdcnts" type="STRING" size="256" sumtext="검사실그룹코드"/>
- <Column id="ebasecdflag" type="STRING" size="256" sumtext="실시자기본코드구분"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_sea.cmb_srchdd" propid="value" datasetid="ds_send" columnid="srchdate"/>
- <BindItem id="item1" compid="grp_sea.cmb_excuroomgrp" propid="value" datasetid="ds_send" columnid="excuroomgrpcdid"/>
- <BindItem id="item2" compid="switch1.case3.group1.ipt_fromdd" propid="value" datasetid="ds_send" columnid="fromdd"/>
- <BindItem id="item3" compid="switch1.case3.group1.ipt_todd" propid="value" datasetid="ds_send" columnid="todd"/>
- <BindItem id="item4" compid="switch1.case3.group1.cmb_excuroomgrppat" propid="value" datasetid="ds_send" columnid="excuroomgrpcdid"/>
- <BindItem id="item5" compid="switch1.case3.group1.cmb_excuroom" propid="value" datasetid="ds_send" columnid="excuroomcd"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-11-13
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-11-13 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- include "com_commonxp::comm_main.xjs";
- include "ast_examcurexp::AEZ0001.xjs";
- var vSuppdeptcd;
- function SMAES02900_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SMAES02900_onload(obj:Form, e:LoadEventInfo)
- {
- grdf_initGrid(switch1.case1.grd_list);
- grdf_initGrid(switch1.case2.grd_sublist);
- grdf_initGrid(switch1.case3.grd_mainordlist);
-
- lf_aezfSetSuppDeptcd();
-
- vSuppdeptcd = frmf_getPrestDeptCd();
-
- ds_req.setColumn(0, "basesuppdeptcd", vSuppdeptcd);
-
- dsf_setFixVal(ds_req, "rbasecdflag:R,kbasecdflag:J,nbasecdflag:N,initflag:1,alladdyn:Y,baseroomflag:1,srchflag:A");
-
- var oParam = {};
- oParam.id = "TRAES09001";
- oParam.service = "examcurestatsapp.NmedStats";
- oParam.method = "reqGetCode";
- oParam.inds = "req=ds_req";
- oParam.outds = "ds_init_initexcuroomgrp=initexcuroomgrp";
- oParam.async = false;
- //oParam.callback = "cf_TRAES09001";
- tranf_submit(oParam);
-
- ds_send.setColumn(0, "suppdeptcd", vSuppdeptcd);
- ds_send.setColumn(0, "srchdate", String(utlf_getCurrentDate()).substr(0,6));
- ds_send.setColumn(0, "fromdd", utlf_getCurrentDate());
- ds_send.setColumn(0, "todd", utlf_getCurrentDate());
-
- dsf_setFixVal(ds_req, "rbasecdflag:R,initflag:1,alladdyn:Y");
-
- var oParam = {};
- oParam.id = "TRAEA01201";
- oParam.service = "examcureacptexecapp.ExamCureAcpt";
- oParam.method = "reqGetInitExamCureRoomGrpCodeList";
- oParam.inds = "reqparam=ds_req";
- oParam.outds = "ds_hidden_cmb_info_excuroom_initexcuroom=initexcuroom";
- oParam.async = false;
- //oParam.callback = "cf_TRAEA01201";
- tranf_submit(oParam);
-
- switch1.case3.group1.cmb_excuroom.index = 0;
-
- ds_send.setColumn(0, "srchflag", "A");
-
- frmf_addComboItem("grp_sea.cmb_excuroomgrp","--전체--","","above");
- grp_sea.cmb_excuroomgrp.index = 0;
-
- mkDate();
- }
- function mkDate()
- {
- var startyy = "";
-
- for(var i = 8; 0 <= i; i--)
- {
- startyy = utlf_getCurrentDate().toDate().getAddDate(-i,"Y").getDateFormat().substr(0,4);
- frmf_addComboItem("grp_sea.cmb_srchdd",startyy+"년",startyy,"above");
- }
-
- ds_send.setColumn(0, "srchdate", String(utlf_getCurrentDate()).substr(0,4));
- }
- function grp_sea_cmb_srchdd_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- getNmedEqmtUseRateList();
- }
- function grp_sea_cmb_excuroomgrp_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- getNmedEqmtUseRateList();
-
- ds_req.setColumn(0, "excuroomgrpcdid", obj.value);
- ds_req.setColumn(0, "basecdcnts", obj.value);
-
- dsf_setFixVal(ds_req, "rbasecdflag:R,kbasecdflag:J,nbasecdflag:N,initflag:1,alladdyn:Y,flag:nuclear,baseroomflag:1,srchflag:P,ebasecdflag:E");
-
- var oParam = {};
- oParam.id = "TRAEA01418";
- oParam.service = "examcureacptexecapp.ExamCureAcpt";
- oParam.method = "reqGetInitNuclExamCureInfo";
- oParam.inds = "reqparam=ds_req";
- oParam.outds = "ds_hidden_cmb_info_excuroom_initexcuroom=initexcuroom";
- oParam.async = false;
- //oParam.callback = "cf_TRAEA01418";
- tranf_submit(oParam);
- }
- function grp_sea_btn_sea_onclick(obj:Button, e:ClickEventInfo)
- {
- getNmedEqmtUseRateList();
- }
- function getNmedEqmtUseRateList()
- {
- ds_main_list_item.clearData();
- ds_main_sublist_item.clearData();
-
- dsf_setFixVal(ds_send, "systkey6:702,srchflag:A");
-
- var oParam = {};
- oParam.id = "TRAES02901";
- oParam.service = "examcurestatsapp.NmedStats";
- oParam.method = "reqGetNmedEqmtUseRateList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_main_list_item=item ds_main_sublist_item=sublist";
- oParam.async = false;
- //oParam.callback = "cf_TRAES02901";
- tranf_submit(oParam);
-
- switch1_case3_group1_button3_onclick();
- }
- function switch1_case3_group1_button3_onclick(obj:Button, e:ClickEventInfo)
- {
- var oParam = {};
- oParam.id = "TRAES02903";
- oParam.service = "examcurestatsapp.NmedStats";
- oParam.method = "reqGetNmedEqmtUseRateListPat";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_main_execprescondlist_execprescond=item";
- oParam.async = false;
- //oParam.callback = "cf_TRAES02903";
- tranf_submit(oParam);
- }
- function switch1_case3_group1_ipt_fromdd_onchanged(obj:Calendar, e:ChangeEventInfo)
- {
- ds_main_execprescondlist_execprescond.clearData();
- switch1.case3.group1.ipt_todd.setFocus();
- }
- function switch1_case3_group1_cmb_excuroomgrppat_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- ds_req.setColumn(0, "excuroomgrpcdid", obj.value);
- ds_req.setColumn(0, "basecdcnts", obj.value);
-
- dsf_setFixVal(ds_req, "rbasecdflag:R,kbasecdflag:J,nbasecdflag:N,initflag:1,alladdyn:Y,flag:nuclear,baseroomflag:1,srchflag:P,ebasecdflag:E");
-
- var oParam = {};
- oParam.id = "TRAEA01418";
- oParam.service = "examcureacptexecapp.ExamCureAcpt";
- oParam.method = "reqGetInitNuclExamCureInfo";
- oParam.inds = "reqparam=ds_req";
- oParam.outds = "ds_hidden_cmb_info_excuroom_initexcuroom=initexcuroom";
- oParam.async = false;
- //oParam.callback = "cf_TRAEA01418";
- tranf_submit(oParam);
- }
- function btn_excsave_onclick(obj:Button, e:ClickEventInfo)
- {
- if(switch1.tabindex == 0)
- {
- grdf_exportExcel(switch1.case1.grd_list, "", "");
- }
- else
- {
- if(switch1.tabindex == 1)
- {
- grdf_exportExcel(switch1.case2.grd_sublist, "", "");
- }
- else
- {
- grdf_exportExcel(switch1.case3.grd_mainordlist, "", "");
- }
- }
- }
- function switch1_case3_group1_ipt_todd_onchanged(obj:Calendar, e:ChangeEventInfo)
- {
- switch1_case3_group1_button3_onclick();
- }
- function switch1_case3_group1_cmb_excuroom_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- switch1_case3_group1_button3_onclick();
- }
- ]]></Script>
- </Form>
- </FDL>
|