123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMASB00100" position="absolute 0 0 1197 789" titletext="병동재원환자조회" oninit="SMASB00100_oninit" onload="SMASB00100_onload">
- <Layouts>
- <Layout>
- <Static id="caption6" text="병동재원환자조회" class="tit_1" position="absolute 0 0 258 25"/>
- <Button id="btn_print" taborder="1" text="출력" class="btn6" position="absolute 0 762 56 784"/>
- <Button id="btn_init" taborder="2" text="초기화" class="btn4" position="absolute 1123 762 1191 784" anchor="right bottom" onclick="btn_init_onclick"/>
- <ActiveX id="tfexcel" visible="false" position="absolute 860 33 1070 58" progid="{fe8d1001-6a9d-424d-ae2a-301493bb12da}" useautobitmapcache="1" taborder="3"/>
- <Button id="btn_excel" taborder="4" text="엑셀" class="btn7" position="absolute 1142 73 1192 92" anchor="top right" onclick="btn_excel_onclick"/>
- <Grid id="grd_chngroomlist" class="datagrid2" taborder="5" binddataset="ds_main_chngroominfo_chngroomlist" useinputpanel="false" position="absolute 816 437 1191 758" autoenter="select" cellsizingtype="both" anchor="all" tooltiptype="hover" cellsizebandtype="allband" extendsizetype="row">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="22" band="left"/>
- <Column size="63"/>
- <Column size="70"/>
- <Column size="45"/>
- <Column size="87"/>
- <Column size="87"/>
- <Column size="50"/>
- <Column size="80"/>
- <Column size="0"/>
- <Column size="350"/>
- <Column size="64"/>
- <Column size="84"/>
- <Column size="87"/>
- <Column size="37"/>
- <Column size="118"/>
- </Columns>
- <Rows>
- <Row size="28" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="등록번호"/>
- <Cell col="2" text="성명"/>
- <Cell col="3" text="S/A"/>
- <Cell col="4" text="FROM"/>
- <Cell col="5" text="TO"/>
- <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="퇴원 통보"/>
- <Cell col="14" text="보험유형"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow+1"/>
- <Cell col="1" text="bind:pid" tooltiptext="bind:pid"/>
- <Cell col="2" text="bind:name" tooltiptext="bind:name"/>
- <Cell col="3" text="bind:sa" tooltiptext="bind:sa"/>
- <Cell col="4" text="bind:roomcd" tooltiptext="bind:roomcd"/>
- <Cell col="5" text="bind:chngroomcd" tooltiptext="bind:chngroomcd"/>
- <Cell col="6" text="bind:orddeptcd" tooltiptext="bind:orddeptcd"/>
- <Cell col="7" text="bind:orddr" tooltiptext="bind:orddr"/>
- <Cell col="8" text="bind:diagcd"/>
- <Cell col="9" text="bind:diagnm" tooltiptext="bind:diagnm"/>
- <Cell col="10" text="bind:inhospterm" tooltiptext="bind:inhospterm"/>
- <Cell col="11" displaytype="date" text="bind:indd" calendardisplaynulltype="nulltext" tooltiptext="bind:indd"/>
- <Cell col="12" displaytype="date" text="bind:opdd" calendardisplaynulltype="nulltext" tooltiptext="bind:opdd"/>
- <Cell col="13" text="bind:dschnotiyn" tooltiptext="bind:dschnotiyn"/>
- <Cell col="14" displaytype="combo" edittype="combo" text="bind:insukind" combodataset="ds_init_insukind_P0008" combocodecol="cdid" combodatacol="cdnm" tooltiptext="bind:insukind" enable="false"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid id="grd_inrmlist" class="datagrid2" taborder="6" binddataset="ds_main_inrminfo_inrmlist" useinputpanel="false" position="absolute 430 437 805 758" autoenter="select" cellsizingtype="both" anchor="left top bottom" tooltiptype="hover" cellsizebandtype="allband" extendsizetype="row">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="22" band="left"/>
- <Column size="63"/>
- <Column size="70"/>
- <Column size="45"/>
- <Column size="87"/>
- <Column size="87"/>
- <Column size="50"/>
- <Column size="80"/>
- <Column size="0"/>
- <Column size="350"/>
- <Column size="64"/>
- <Column size="84"/>
- <Column size="87"/>
- <Column size="37"/>
- <Column size="118"/>
- </Columns>
- <Rows>
- <Row size="29" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="등록번호"/>
- <Cell col="2" text="성명"/>
- <Cell col="3" text="S/A"/>
- <Cell col="4" text="FROM"/>
- <Cell col="5" text="TO"/>
- <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="퇴원 통보"/>
- <Cell col="14" text="보험유형"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow+1"/>
- <Cell col="1" text="bind:pid" tooltiptext="bind:pid"/>
- <Cell col="2" text="bind:name" tooltiptext="bind:name"/>
- <Cell col="3" text="bind:sa" tooltiptext="bind:sa"/>
- <Cell col="4" text="bind:prestroomcd" tooltiptext="bind:prestroomcd"/>
- <Cell col="5" text="bind:roomcd" tooltiptext="bind:roomcd"/>
- <Cell col="6" text="bind:orddeptcd" tooltiptext="bind:orddeptcd"/>
- <Cell col="7" text="bind:orddr" tooltiptext="bind:orddr"/>
- <Cell col="8" text="bind:diagcd"/>
- <Cell col="9" text="bind:diagnm" tooltiptext="bind:diagnm"/>
- <Cell col="10" text="bind:inhospterm" tooltiptext="bind:inhospterm"/>
- <Cell col="11" displaytype="date" text="bind:indd" calendardisplaynulltype="nulltext" tooltiptext="bind:indd"/>
- <Cell col="12" displaytype="date" text="bind:opdd" calendardisplaynulltype="nulltext" tooltiptext="bind:opdd"/>
- <Cell col="13" text="bind:dschnotiyn" tooltiptext="bind:dschnotiyn"/>
- <Cell col="14" displaytype="combo" edittype="combo" text="bind:insukind" combodataset="ds_init_insukind_P0008" combocodecol="cdid" combodatacol="cdnm" tooltiptext="bind:insukind" enable="false"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid id="grd_dschpatlist" class="datagrid2" taborder="7" binddataset="ds_main_dschpatinfo_dschpatlist" useinputpanel="false" position="absolute 817 97 1192 402" autoenter="select" cellsizingtype="both" anchor="left top right" tooltiptype="hover" cellsizebandtype="allband" extendsizetype="row">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="22" band="left"/>
- <Column size="63"/>
- <Column size="70"/>
- <Column size="45"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="110"/>
- <Column size="80"/>
- <Column size="50"/>
- <Column size="80"/>
- <Column size="0"/>
- <Column size="350"/>
- <Column size="64"/>
- <Column size="84"/>
- <Column size="87"/>
- <Column size="36"/>
- <Column size="36"/>
- <Column size="100"/>
- </Columns>
- <Rows>
- <Row size="31" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="등록번호"/>
- <Cell col="2" text="성명"/>
- <Cell col="3" text="S/A"/>
- <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="입원일자"/>
- <Cell col="14" text="수술일자"/>
- <Cell col="15" text="퇴원 통보"/>
- <Cell col="16" text="사망 유무"/>
- <Cell col="17" text="보험유형"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow + 1"/>
- <Cell col="1" text="bind:pid" tooltiptext="bind:pid"/>
- <Cell col="2" text="bind:name" tooltiptext="bind:name"/>
- <Cell col="3" text="bind:sa" tooltiptext="bind:sa"/>
- <Cell col="4" text="bind:sex"/>
- <Cell col="5" text="bind:age"/>
- <Cell col="6" text="bind:wardcd" tooltiptext="bind:wardcd"/>
- <Cell col="7" text="bind:roomcd" tooltiptext="bind:roomcd"/>
- <Cell col="8" text="bind:orddeptcd" tooltiptext="bind:orddeptcd"/>
- <Cell col="9" text="bind:orddr" tooltiptext="bind:orddr"/>
- <Cell col="10" text="bind:diagcd"/>
- <Cell col="11" text="bind:diagnm" tooltiptext="bind:diagnm"/>
- <Cell col="12" text="bind:inhospterm" tooltiptext="bind:inhospterm"/>
- <Cell col="13" displaytype="date" text="bind:indd" calendardisplaynulltype="nulltext" tooltiptext="bind:indd"/>
- <Cell col="14" displaytype="date" text="bind:opdd" calendardisplaynulltype="nulltext" tooltiptext="bind:opdd"/>
- <Cell col="15" text="bind:dschnotiyn" tooltiptext="bind:dschnotiyn"/>
- <Cell col="16" text="bind:dethyn" tooltiptext="bind:dethyn"/>
- <Cell col="17" displaytype="combo" edittype="combo" text="bind:insukind" combodataset="ds_init_insukind_P0008" combocodecol="cdid" combodatacol="cdnm" tooltiptext="bind:insukind" enable="false"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid id="grd_ipatlist" class="datagrid2" taborder="8" binddataset="ds_main_ipatinfo_ipatlist" useinputpanel="false" position="absolute 430 97 805 402" autoenter="select" cellsizingtype="both" tooltiptype="hover" cellsizebandtype="allband" extendsizetype="row">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="22" band="left"/>
- <Column size="63"/>
- <Column size="70"/>
- <Column size="45"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="110"/>
- <Column size="80"/>
- <Column size="50"/>
- <Column size="80"/>
- <Column size="0"/>
- <Column size="350"/>
- <Column size="64"/>
- <Column size="84"/>
- <Column size="87"/>
- <Column size="37"/>
- <Column size="118"/>
- </Columns>
- <Rows>
- <Row size="31" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="등록번호"/>
- <Cell col="2" text="성명"/>
- <Cell col="3" text="S/A"/>
- <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="입원일자"/>
- <Cell col="14" text="수술일자"/>
- <Cell col="15" text="퇴원 통보"/>
- <Cell col="16" text="보험유형"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow+1"/>
- <Cell col="1" text="bind:pid" tooltiptext="bind:pid"/>
- <Cell col="2" text="bind:name" tooltiptext="bind:name"/>
- <Cell col="3" text="bind:sa" tooltiptext="bind:sa"/>
- <Cell col="4" text="bind:sex"/>
- <Cell col="5" text="bind:age"/>
- <Cell col="6" text="bind:wardcd" tooltiptext="bind:wardcd"/>
- <Cell col="7" text="bind:roomcd" tooltiptext="bind:roomcd"/>
- <Cell col="8" text="bind:orddeptcd" tooltiptext="bind:orddeptcd"/>
- <Cell col="9" text="bind:orddr" tooltiptext="bind:orddr"/>
- <Cell col="10" text="bind:diagcd"/>
- <Cell col="11" text="bind:diagnm" tooltiptext="bind:diagnm"/>
- <Cell col="12" text="bind:inhospterm" tooltiptext="bind:inhospterm"/>
- <Cell col="13" displaytype="date" text="bind:indd" calendardisplaynulltype="nulltext" tooltiptext="bind:indd"/>
- <Cell col="14" displaytype="date" text="bind:opdd" calendardisplaynulltype="nulltext" tooltiptext="bind:opdd"/>
- <Cell col="15" text="bind:dschnotiyn" tooltiptext="bind:dschnotiyn"/>
- <Cell col="16" displaytype="combo" edittype="combo" text="bind:insukind" combodataset="ds_init_insukind_P0008" combocodecol="cdid" combodatacol="cdnm" tooltiptext="bind:insukind" enable="false"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid id="grd_inhosppatlist" class="datagrid2" taborder="9" binddataset="ds_main_inhosppatinfo_inhosppatlist" useinputpanel="false" position="absolute 0 97 420 758" autoenter="select" cellsizingtype="both" anchor="left top bottom" tooltiptype="hover" extendsizetype="row" cellsizebandtype="allband">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="22" band="left"/>
- <Column size="63"/>
- <Column size="70"/>
- <Column size="45"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="50"/>
- <Column size="81"/>
- <Column size="110"/>
- <Column size="80"/>
- <Column size="0"/>
- <Column size="350"/>
- <Column size="64"/>
- <Column size="84"/>
- <Column size="87"/>
- <Column size="37"/>
- <Column size="118"/>
- </Columns>
- <Rows>
- <Row size="31" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="등록번호"/>
- <Cell col="2" text="성명"/>
- <Cell col="3" text="S/A"/>
- <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="입원일자"/>
- <Cell col="14" text="수술일자"/>
- <Cell col="15" text="퇴원 통보"/>
- <Cell col="16" text="보험유형"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow+1"/>
- <Cell col="1" style="align:left middle;padding:2 2 2 2;" text="bind:pid" tooltiptext="bind:pid"/>
- <Cell col="2" style="align:left middle;padding:2 2 2 2;" text="bind:name" tooltiptext="bind:name"/>
- <Cell col="3" style="align:left middle;padding:2 2 2 2;" text="bind:sa" tooltiptext="bind:sa"/>
- <Cell col="4" text="bind:sex"/>
- <Cell col="5" text="bind:age"/>
- <Cell col="6" style="align:left middle;padding:2 2 2 2;" text="bind:orddeptcd" tooltiptext="bind:orddeptcd"/>
- <Cell col="7" style="align:left middle;padding:2 2 2 2;" text="bind:orddr" tooltiptext="bind:orddr"/>
- <Cell col="8" style="align:left middle;padding:2 2 2 2;" text="bind:wardcd" tooltiptext="bind:wardcd"/>
- <Cell col="9" style="align:left middle;padding:2 2 2 2;" text="bind:roomcd" tooltiptext="bind:roomcd"/>
- <Cell col="10" text="bind:diagcd"/>
- <Cell col="11" style="align:left middle;padding:2 2 2 2;" text="bind:diagnm" tooltiptext="bind:diagnm"/>
- <Cell col="12" style="align:left middle;padding:2 2 2 2;" text="bind:inhospterm" tooltiptext="bind:inhospterm"/>
- <Cell col="13" displaytype="date" style="align:left middle;padding:2 2 2 2;" text="bind:indd" calendardisplaynulltype="nulltext" tooltiptext="bind:indd"/>
- <Cell col="14" displaytype="date" style="align:left middle;padding:2 2 2 2;" text="bind:opdd" calendardisplaynulltype="nulltext" tooltiptext="bind:opdd"/>
- <Cell col="15" text="bind:dschnotiyn" tooltiptext="bind:dschnotiyn"/>
- <Cell col="16" displaytype="combo" edittype="combo" style="padding:2 2 2 2;" text="bind:insukind" combodataset="ds_init_insukind_P0008" combocodecol="cdid" combodatacol="cdnm" tooltiptext="bind:insukind" enable="false"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape id="line13" class="line_3" position="absolute 0 757 420 763" anchor="left bottom"/>
- <Shape id="line12" class="line_3" position="absolute 815 757 1190 763" anchor="left right bottom"/>
- <Shape id="line11" class="line_3" position="absolute 815 401 1190 407" anchor="left top right"/>
- <Shape id="line10" class="line_3" position="absolute 430 757 805 763" anchor="left bottom"/>
- <Shape id="line9" class="line_10" position="absolute 817 432 1192 438" anchor="left top right"/>
- <Static id="caption5" text="전실" class="tit_2" position="absolute 817 416 939 438"/>
- <Shape id="line7" class="line_10" position="absolute 430 432 805 438"/>
- <Static id="caption4" text="입실" class="tit_2" position="absolute 431 416 553 438"/>
- <Shape id="line3" class="line_10" position="absolute 817 92 1192 98" anchor="left top right"/>
- <Static id="caption3" text="퇴원환자" class="tit_2" position="absolute 820 77 931 91"/>
- <Shape id="line2" class="line_10" position="absolute 430 92 805 98"/>
- <Static id="caption1" text="입원환자" class="tit_2" position="absolute 430 76 541 97"/>
- <Static id="caption35" text="재원환자" class="tit_2" position="absolute 0 76 111 97"/>
- <Shape id="line1" class="line_10" position="absolute 0 92 420 98"/>
- <Div id="group6" taborder="10" class="div_SA" position="absolute 0 25 1194 65" anchor="left top right">
- <Layouts>
- <Layout>
- <Shape id="line8" linetype="vertical" class="line_4" position="absolute 1107 9 1113 32" anchor="top right"/>
- <Calendar id="ipt_indd" taborder="14" autoselect="true" autoskip="true" class="input_s_essential" position="absolute 95 12 230 31"/>
- <Combo id="cmb_ward" taborder="15" innerdataset="@ds_init_warddeptlist_dept" codecolumn="deptcd" datacolumn="depthngnm" class="combo_s_essential" position="absolute 395 12 522 31" onitemchanged="group6_cmb_ward_onitemchanged"/>
- <Button id="btn_search" taborder="16" text="조회" class="btn1" position="absolute 1126 9 1182 31" anchor="top right" onclick="group6_btn_search_onclick"/>
- <Static id="cap_indd" text="진료일 :" class="search_name" position="absolute 15 13 101 30"/>
- <Static id="cap_ward" text="병동 :" class="search_name" position="absolute 330 13 391 30"/>
- </Layout>
- </Layouts>
- </Div>
- <Shape id="line6" class="line_3" position="absolute 430 401 805 407"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="indd" type="STRING" size="256"/>
- <Column id="wardcd" type="STRING" size="256"/>
- <Column id="offset" type="STRING" size="256"/>
- <Column id="pagesize" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="indd"/>
- <Col id="wardcd"/>
- <Col id="offset"/>
- <Col id="pagesize">200</Col>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_init_warddeptlist_dept" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="depthngnm" type="STRING" size="256"/>
- <Column id="deptcd" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_inhosppatinfo_inhosppatlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="name" type="STRING" size="256" sumtext="성명"/>
- <Column id="sa" type="STRING" size="256" sumtext="성별/나이"/>
- <Column id="sex" type="STRING" size="256" sumtext="성별"/>
- <Column id="age" type="STRING" size="256" sumtext="나이"/>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동"/>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실"/>
- <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과"/>
- <Column id="orddr" type="STRING" size="256" sumtext="진료의"/>
- <Column id="diagcd" type="STRING" size="256" sumtext="진단코드"/>
- <Column id="diagnm" type="STRING" size="256" sumtext="진단명"/>
- <Column id="inhospterm" type="STRING" size="256" sumtext="재원기간"/>
- <Column id="indd" type="STRING" size="256" sumtext="입원일자"/>
- <Column id="opdd" type="STRING" size="256" sumtext="수술일자"/>
- <Column id="dschnotiyn" type="STRING" size="256" sumtext="퇴원통보"/>
- <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_ipatinfo_ipatlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="name" type="STRING" size="256" sumtext="성명"/>
- <Column id="sa" type="STRING" size="256" sumtext="성별/나이"/>
- <Column id="sex" type="STRING" size="256" sumtext="성별"/>
- <Column id="age" type="STRING" size="256" sumtext="나이"/>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동"/>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실"/>
- <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과"/>
- <Column id="orddr" type="STRING" size="256" sumtext="진료의"/>
- <Column id="diagcd" type="STRING" size="256" sumtext="진단코드"/>
- <Column id="diagnm" type="STRING" size="256" sumtext="진단명"/>
- <Column id="inhospterm" type="STRING" size="256" sumtext="재원기간"/>
- <Column id="indd" type="STRING" size="256" sumtext="입원일자"/>
- <Column id="opdd" type="STRING" size="256" sumtext="수술일자"/>
- <Column id="dschnotiyn" type="STRING" size="256" sumtext="퇴원통보"/>
- <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_dschpatinfo_dschpatlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="name" type="STRING" size="256" sumtext="성명"/>
- <Column id="sa" type="STRING" size="256" sumtext="성별/나이"/>
- <Column id="sex" type="STRING" size="256" sumtext="성별"/>
- <Column id="age" type="STRING" size="256" sumtext="나이"/>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동"/>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실"/>
- <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과"/>
- <Column id="orddr" type="STRING" size="256" sumtext="진료의"/>
- <Column id="diagcd" type="STRING" size="256" sumtext="진단코드"/>
- <Column id="diagnm" type="STRING" size="256" sumtext="진단명"/>
- <Column id="inhospterm" type="STRING" size="256" sumtext="재원기간"/>
- <Column id="indd" type="STRING" size="256" sumtext="입원일자"/>
- <Column id="opdd" type="STRING" size="256" sumtext="수술일자"/>
- <Column id="dschnotiyn" type="STRING" size="256" sumtext="퇴원통보"/>
- <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
- <Column id="dethyn" type="STRING" size="256" sumtext="사망유무"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_inrminfo_inrmlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="name" type="STRING" size="256" sumtext="성명"/>
- <Column id="sa" type="STRING" size="256" sumtext="성별/나이"/>
- <Column id="sex" type="STRING" size="256" sumtext="성별"/>
- <Column id="age" type="STRING" size="256" sumtext="나이"/>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동"/>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실"/>
- <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과"/>
- <Column id="orddr" type="STRING" size="256" sumtext="진료의"/>
- <Column id="diagcd" type="STRING" size="256" sumtext="진단코드"/>
- <Column id="diagnm" type="STRING" size="256" sumtext="진단명"/>
- <Column id="inhospterm" type="STRING" size="256" sumtext="재원기간"/>
- <Column id="indd" type="STRING" size="256" sumtext="입원일자"/>
- <Column id="opdd" type="STRING" size="256" sumtext="수술일자"/>
- <Column id="dschnotiyn" type="STRING" size="256" sumtext="퇴원통보"/>
- <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
- <Column id="prestwardcd" type="STRING" size="256" sumtext="입실전 병동"/>
- <Column id="prestroomcd" type="STRING" size="256" sumtext="입실전 병실"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_chngroominfo_chngroomlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
- <Column id="name" type="STRING" size="256" sumtext="성명"/>
- <Column id="sa" type="STRING" size="256" sumtext="성별/나이"/>
- <Column id="sex" type="STRING" size="256" sumtext="성별"/>
- <Column id="age" type="STRING" size="256" sumtext="나이"/>
- <Column id="wardcd" type="STRING" size="256" sumtext="병동"/>
- <Column id="roomcd" type="STRING" size="256" sumtext="병실"/>
- <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과"/>
- <Column id="orddr" type="STRING" size="256" sumtext="진료의"/>
- <Column id="diagcd" type="STRING" size="256" sumtext="진단코드"/>
- <Column id="diagnm" type="STRING" size="256" sumtext="진단명"/>
- <Column id="inhospterm" type="STRING" size="256" sumtext="재원기간"/>
- <Column id="indd" type="STRING" size="256" sumtext="입원일자"/>
- <Column id="opdd" type="STRING" size="256" sumtext="수술일자"/>
- <Column id="dschnotiyn" type="STRING" size="256" sumtext="퇴원통보"/>
- <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
- <Column id="chngwardcd" type="STRING" size="256" sumtext="전실간 병동"/>
- <Column id="chngroomcd" type="STRING" size="256" sumtext="전실간 병실"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_deptlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- <Dataset id="ds_init_insukind_P0008" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="cdnm" type="STRING" size="256"/>
- <Column id="cdid" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="group6.ipt_indd" propid="value" datasetid="ds_main_cond" columnid="indd"/>
- <BindItem id="item1" compid="group6.cmb_ward" propid="value" datasetid="ds_main_cond" columnid="wardcd"/>
- </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";
- function SMASB00100_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SMASB00100_onload(obj:Form, e:LoadEventInfo)
- {
- grdf_initGrid(grd_chngroomlist);
- grdf_initGrid(grd_dschpatlist);
- grdf_initGrid(grd_inhosppatlist);
- grdf_initGrid(grd_inrmlist);
- grdf_initGrid(grd_ipatlist);
-
- fInitialize();
-
- ds_main_cond.setColumn(0, "indd", utlf_getCurrentDate());
- }
- function fInitialize()
- {
- var arrParam = [{dsNm: "ds_init_insukind_P0008", cdGrpId: "P0008"}]
- appf_getCodeList(arrParam);
-
- var instcd = sysf_getUserInfo("dutplceinstcd");
- var standard_yn = "orduseyn";
- var ord_deptflag = "D";
- var rslt_ref = "ds_init_deptlist";
- var sort_field = "depthngnm";
- var sort_method = "asc";
- appf_getDeptCodeList(instcd, standard_yn, ord_deptflag, sort_field, sort_method, "", "", "", rslt_ref, "", "");
- standard_yn = "orduseyn";
- ord_deptflag = "W";
- rslt_ref = "ds_init_warddeptlist_dept";
- sort_field = "deptcd";
- sort_method = "asc";
-
- appf_getDeptCodeList(instcd, standard_yn, ord_deptflag, sort_field, sort_method, "", "", "", rslt_ref, "", "");
-
- frmf_addComboItem("group6.cmb_ward","- 전 체 -","","above");
-
- group6.cmb_ward.value = "";
- group6.cmb_ward.index = 0;
- }
- function group6_cmb_ward_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- fGetInPatList();
- }
- function group6_btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- fGetInPatList();
- }
- function fGetInPatList()
- {
- ds_main_chngroominfo_chngroomlist.clearData();
- ds_main_dschpatinfo_dschpatlist.clearData();
- ds_main_inhosppatinfo_inhosppatlist.clearData();
- ds_main_inrminfo_inrmlist.clearData();
- ds_main_ipatinfo_ipatlist.clearData();
-
- if( !frmf_isRequiredControls("group6.ipt_indd") )
- {
- return;
- }
- ds_main_cond.setColumn(0, "offset", "0");
-
- var oParam = {};
- oParam.id = "TRASB00101";
- oParam.service = "infcbaseapp.PatMngt";
- oParam.method = "reqGetInHospPatList";
- oParam.inds = "req=ds_main_cond";
- oParam.outds = "ds_main_inhosppatinfo_inhosppatlist=inhosppatlist";
- oParam.async = false;
- //oParam.callback = "cf_TRASB00101";
- tranf_submit(oParam);
-
- var oParam = {};
- oParam.id = "TRASB00102";
- oParam.service = "infcbaseapp.PatMngt";
- oParam.method = "reqGetIpHospPatList";
- oParam.inds = "req=ds_main_cond";
- oParam.outds = "ds_main_ipatinfo_ipatlist=ipatlist";
- oParam.async = false;
- //oParam.callback = "cf_TRASB00102";
- tranf_submit(oParam);
-
- var oParam = {};
- oParam.id = "TRASB00103";
- oParam.service = "infcbaseapp.PatMngt";
- oParam.method = "reqGetDsHospPatList";
- oParam.inds = "req=ds_main_cond";
- oParam.outds = "ds_main_dschpatinfo_dschpatlist=dschpatlist";
- oParam.async = false;
- //oParam.callback = "cf_TRASB00103";
- tranf_submit(oParam);
- var oParam = {};
- oParam.id = "TRASB00104";
- oParam.service = "infcbaseapp.PatMngt";
- oParam.method = "reqGetInrHospPatList";
- oParam.inds = "req=ds_main_cond";
- oParam.outds = "ds_main_inrminfo_inrmlist=inrmlist";
- oParam.async = false;
- //oParam.callback = "cf_TRASB00104";
- tranf_submit(oParam);
-
- var oParam = {};
- oParam.id = "TRASB00105";
- oParam.service = "infcbaseapp.PatMngt";
- oParam.method = "reqGetChHospPatList";
- oParam.inds = "req=ds_main_cond";
- oParam.outds = "ds_main_chngroominfo_chngroomlist=chngroomlist";
- oParam.async = false;
- //oParam.callback = "cf_TRASB00105";
- tranf_submit(oParam);
- }
- function btn_init_onclick(obj:Button, e:ClickEventInfo)
- {
- ds_main_inhosppatinfo_inhosppatlist.clearData();
- }
- function btn_excel_onclick(obj:Button, e:ClickEventInfo)
- {
- var sGrd = "grd_inhosppatlist,grd_ipatlist,grd_dschpatlist,grd_inrmlist,grd_chngroomlist";
- var sSheet = "재원환자,입원환자,퇴원환자,입실,전실";
- grdf_exportExcelMulti(sGrd, "CMC_Excel", sSheet, "false", "", "user", "");
- }
- ]]></Script>
- </Form>
- </FDL>
|