123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMADB00900_항암프로토콜이력" classname="SMADB00900_항암프로토콜이력" inheritanceid="" position="absolute 0 0 800 500" titletext="항암치료내역관리" onload="SMADB00900_onload" oninit="SMADB00900_oninit">
- <Layouts>
- <Layout>
- <Div id="Div00" taborder="1" text="Div00" class="div_SA" position="absolute 0 25 800 53">
- <Layouts>
- <Layout>
- <Static id="caption18" text="등록번호" class="search_name" position="absolute 5 4 70 24" style="align:center middle;" anchor="default"/>
- <Edit id="output3" taborder="2" readonly="true" class="edt_transbg" position="absolute 71 4 166 24" anchor="default"/>
- <Static id="caption21" text="성명" class="search_name" position="absolute 167 4 202 24" style="align:center middle;" anchor="default"/>
- <Edit id="output4" taborder="3" readonly="true" class="edt_transbg" position="absolute 203 4 293 24" anchor="default"/>
- <Static id="caption42" text="성별" class="search_name" position="absolute 294 4 329 24" style="align:center middle;" anchor="default"/>
- <Edit id="output5" taborder="0" readonly="true" class="edt_transbg" position="absolute 330 4 365 24" anchor="default"/>
- <Static id="caption43" text="나이" class="search_name" position="absolute 421 4 456 24" style="align:center middle;" anchor="default"/>
- <Edit id="output6" taborder="1" readonly="true" class="edt_transbg" position="absolute 456 4 495 24" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- <Static id="caption6" text="항암치료내역관리" class="tit_1" position="absolute 0 0 134 25"/>
- <Grid id="grd_prtlhislist" taborder="0" binddataset="ds_grid_grd_prtlhislist" useinputpanel="false" extendsizetype="both" cellsizingtype="col" onrbuttondown="div_main_switch1_case_protocol_div_grid_grd_prtlhislist_onrbuttondown" oncelldblclick="grd_prtlhislist_oncelldblclick" position="absolute 0 72 800 500" onlbuttonDown="grd_prtlhislist_onlbuttonDown" onbuttondown="grd_prtlhislist_onbuttondown" autofittype="col">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="31"/>
- <Column size="27"/>
- <Column size="200"/>
- <Column size="69"/>
- <Column size="70"/>
- <Column size="33"/>
- <Column size="35"/>
- <Column size="30"/>
- <Column size="50"/>
- <Column size="40"/>
- <Column size="87"/>
- <Column size="107"/>
- </Columns>
- <Rows>
- <Row size="22" band="head"/>
- <Row size="20"/>
- </Rows>
- <Band id="head">
- <Cell colspan="2" 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="Cr"/>
- <Cell col="10" text="목적"/>
- <Cell col="11" text="사전신청항암제"/>
- </Band>
- <Band id="body">
- <Cell style="align:center middle;" text="bind:drugstage"/>
- <Cell col="1" style="align:center middle;" text="bind:drugcycle"/>
- <Cell col="2" style="align:left;" text="bind:prtlnm"/>
- <Cell col="3" displaytype="date" style="align:left middle;" text="bind:appdd" calendardisplaynulltype="none"/>
- <Cell col="4" style="align:center middle;" text="bind:appterm"/>
- <Cell col="5" style="align:center middle;" text="bind:acptno"/>
- <Cell col="6" displaytype="combo" edittype="combo" style="align:center;" text="bind:ioflag" combodataset="ds_init_ioflag" combocodecol="value" combodatacol="label"/>
- <Cell col="7" text="bind:wt"/>
- <Cell col="8" text="bind:minsubtrvolrate"/>
- <Cell col="9" text="bind:sc"/>
- <Cell col="10" style="align:left middle;" text="bind:usegoalnm"/>
- <Cell col="11" text="bind:prereqyn"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption4" text="프로토콜 이력" class="search_name" position="absolute 0 58 113 70"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_paminfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" size="256"/>
- <Column id="hngnm" type="STRING" size="256"/>
- <Column id="sex" type="STRING" size="256"/>
- <Column id="age" type="STRING" size="256"/>
- <Column id="wardnm" type="STRING" size="256"/>
- <Column id="roomcd" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_cond_req" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="sickclscd" type="STRING" size="256"/>
- <Column id="orddeptcd" type="STRING" size="256"/>
- <Column id="ioflag" type="STRING" size="256"/>
- <Column id="prtlcd" type="STRING" size="256"/>
- <Column id="antimetprtlcd" type="STRING" size="256"/>
- <Column id="prtldg" type="STRING" size="256"/>
- <Column id="fromday" type="STRING" size="256"/>
- <Column id="startdate" type="STRING" size="256"/>
- <Column id="startterm" type="STRING" size="256"/>
- <Column id="endterm" type="STRING" size="256"/>
- <Column id="pid" type="STRING" size="256"/>
- <Column id="cond1" type="STRING" size="256"/>
- <Column id="cond2" type="STRING" size="256"/>
- <Column id="cond3" type="STRING" size="256"/>
- <Column id="cond4" type="STRING" size="256"/>
- <Column id="cond5" type="STRING" size="256"/>
- <Column id="cond6" type="STRING" size="256"/>
- <Column id="cond7" type="STRING" size="256"/>
- <Column id="srchflag" type="STRING" size="256"/>
- <Column id="regmcd" type="STRING" size="256"/>
- <Column id="cpgappno" type="STRING" size="256"/>
- <Column id="diseaseFV" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_grid_grd_prtlhislist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="drugstage" type="STRING" size="256"/>
- <Column id="drugcycle" type="STRING" size="256"/>
- <Column id="orgprtlnm" type="STRING" size="256"/>
- <Column id="prtlnm" type="STRING" size="256"/>
- <Column id="appdd" type="STRING" size="256"/>
- <Column id="appterm" type="STRING" size="256"/>
- <Column id="acptno" type="STRING" size="256"/>
- <Column id="ioflag" type="STRING" size="256"/>
- <Column id="cpgappno" type="STRING" size="256"/>
- <Column id="orddeptcd" type="STRING" size="256"/>
- <Column id="sickclscd" type="STRING" size="256"/>
- <Column id="prtlcd" type="STRING" size="256"/>
- <Column id="antimetprtlcd" type="STRING" size="256"/>
- <Column id="fromday" type="STRING" size="256"/>
- <Column id="prtlterm" type="STRING" size="256"/>
- <Column id="ht" type="STRING" size="256"/>
- <Column id="wtflag" type="STRING" size="256"/>
- <Column id="wt" type="STRING" size="256"/>
- <Column id="ibw" type="STRING" size="256"/>
- <Column id="bsa" type="STRING" size="256"/>
- <Column id="gfrflag" type="STRING" size="256"/>
- <Column id="gfr" type="STRING" size="256"/>
- <Column id="age" type="STRING" size="256"/>
- <Column id="sexrate" type="STRING" size="256"/>
- <Column id="sc" type="STRING" size="256"/>
- <Column id="urvol" type="STRING" size="256"/>
- <Column id="urcr" type="STRING" size="256"/>
- <Column id="auc" type="STRING" size="256"/>
- <Column id="carbovol" type="STRING" size="256"/>
- <Column id="appstat" type="STRING" size="256"/>
- <Column id="prereqyn" type="STRING" size="256"/>
- <Column id="usegoal" type="STRING" size="256"/>
- <Column id="usegoalnm" type="STRING" size="256"/>
- <Column id="minsubtrvolrate" type="STRING" size="256"/>
- <Column id="maxsubtrvolrate" type="STRING" size="256"/>
- <Column id="minsubtrvolresn" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="drugstage"/>
- <Col id="drugcycle"/>
- <Col id="orgprtlnm"/>
- <Col id="prtlnm"/>
- <Col id="appdd"/>
- <Col id="appterm"/>
- <Col id="acptno"/>
- <Col id="ioflag"/>
- <Col id="cpgappno"/>
- <Col id="orddeptcd"/>
- <Col id="sickclscd"/>
- <Col id="prtlcd"/>
- <Col id="antimetprtlcd"/>
- <Col id="fromday"/>
- <Col id="prtlterm"/>
- <Col id="ht"/>
- <Col id="wtflag"/>
- <Col id="wt"/>
- <Col id="ibw"/>
- <Col id="bsa"/>
- <Col id="gfrflag"/>
- <Col id="gfr"/>
- <Col id="age"/>
- <Col id="sexrate"/>
- <Col id="sc"/>
- <Col id="urvol"/>
- <Col id="urcr"/>
- <Col id="auc"/>
- <Col id="carbovol"/>
- <Col id="appstat"/>
- <Col id="prereqyn"/>
- <Col id="minsubtrvolrate"/>
- <Col id="maxsubtrvolrate"/>
- <Col id="minsubtrvolresn"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_init_ioflag" 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>
- <Rows>
- <Row>
- <Col id="label">입원</Col>
- <Col id="value">I</Col>
- </Row>
- <Row>
- <Col id="label">외래</Col>
- <Col id="value">O</Col>
- </Row>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="Div00.output3" propid="value" datasetid="ds_paminfo" columnid="pid"/>
- <BindItem id="item1" compid="Div00.output4" propid="value" datasetid="ds_paminfo" columnid="hngnm"/>
- <BindItem id="item2" compid="Div00.output5" propid="value" datasetid="ds_paminfo" columnid="sex"/>
- <BindItem id="item3" compid="Div00.output6" propid="value" datasetid="ds_paminfo" columnid="age"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[include "com_commonxp::comm_main.xjs";
- function SMADB00900_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj); //폼 초기화
- }
- function SMADB00900_onload(obj:Form, e:LoadEventInfo)
- {
- //환자의 세션 정보를 setting
- var pamInfo = sysf_getGlobalVariable("paminfo");
- if(!utlf_isNull(pamInfo)){ //cvs가 null이 아닌 경우에만 처리함.
- ds_paminfo.clearData();
- dsf_setCSVToDs("ds_paminfo",pamInfo);
-
- ds_cond_req.setColumn(0, "orddeptcd", ds_paminfo.getColumn(0, "orddeptcd"));
- ds_cond_req.setColumn(0, "pid", ds_paminfo.getColumn(0, "pid"));
-
- tranf_submit({id : "TRADB01027_LOAD", service : "pharmacyprotocolapp.AnticancerProtocol", method : "reqGetAnticancerProtocolOrderHis",
- inds : "req=ds_cond_req", outds : "ds_grid_grd_prtlhislist=item",
- async : true, callback : "cbf_transaction"});
- }
- else{
- sysf_messageBox("환자를 선택하여 주십시오.");
- }
- }
- ]]></Script>
- </Form>
- </FDL>
|