123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SPMMO50400" position="absolute 0 0 1030 300" titletext="반환요청 처방조회">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 20 1010 60" id="roundrect1" type="roundrectangle" />
- <Static text="반환요청 처방조회" position="absolute 0 0 160 14" align="align:center middle;" id="caption9" class="tit_1" />
- <Static text="처방 종류가 '퇴원' 또는 '외출/외박' 처방은 약국에서 반환확인 하시고, 그외 처방은 병동에서 투약기록을 확인하시기 바랍니다." position="absolute 145 0 860 16" id="caption4" />
- <Static text="입원일자 :" position="absolute 8 30 103 47" align="align:center middle;" id="caption2" class="search_name" />
- <Calendar position="absolute 95 30 180 49" id="input4" class="input" enable="false" />
- <Static text="등록번호:" position="absolute 465 30 566 47" align="align:center middle;" id="caption10" class="search_name" />
- <Edit position="absolute 550 30 630 49" id="input1" enable="false" />
- <Edit position="absolute 635 30 730 49" id="input2" enable="false" />
- <Static text="진 료 과 :" position="absolute 196 30 291 47" align="align:center middle;" id="caption1" class="search_name" />
- <Combo position="absolute 285 30 451 49" id="cmb_orddept" class="combo_default" enable="false" innerdataset="ds_init_cmb_orddept" datacolumn="depthngnm" codecolumn="deptcd" />
- <Shape position="absolute 917 30 923 55" linetype="vertical" id="line3" />
- <Button position="absolute 935 30 991 52" id="btn_req" class="btn1" text="조회" />
- <Shape position="absolute 0 65 1009 66" linetype="vertical" id="line1" class="line_1" />
- <Grid position="absolute 0 70 1009 300" id="datagrid1" binddataset="ds_datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="60" />
- <Column size="100" />
- <Column size="80" />
- <Column size="100" />
- <Column size="200" />
- <Column size="35" />
- <Column size="35" />
- <Column size="35" />
- <Column size="35" />
- <Column size="30" />
- <Column size="30" />
- <Column size="60" />
- <Column size="70" />
- <Column size="120" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="처방종류" />
- <Cell col="1" text="처방시병동" />
- <Cell col="2" text="처방적용일" />
- <Cell col="3" text="처방코드" />
- <Cell col="4" text="처방명" />
- <Cell col="5" text="1회용량" />
- <Cell col="6" text="1회용량" />
- <Cell col="7" text="1회수량" />
- <Cell col="8" text="1회수량" />
- <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 text="bind:prcpkindcd" />
- <Cell col="1" text="bind:wardcdnm" />
- <Cell col="2" text="bind:prcpdd" mask="yyyy-mm-dd" />
- <Cell col="3" text="bind:prcpcd" />
- <Cell col="4" text="bind:prcpnm" />
- <Cell col="5" text="bind:drprcpetc7" />
- <Cell col="6" text="bind:prcpvolunitnm" />
- <Cell col="7" text="bind:drprcpetc8" />
- <Cell col="8" text="bind:prcpqtyunitnm" />
- <Cell col="9" text="bind:prcptims" />
- <Cell col="10" text="bind:prcpdayno" />
- <Cell col="11" text="bind:prcpstatcd" />
- <Cell col="12" text="bind:rgstrnm" />
- <Cell col="13" text="bind:rgsttime" mask="yyyy-mm-dd hh:nn:ss" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_init_cmb_orddept" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="depthngnm" type="STRING" />
- <Column id="deptcd" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="prcpkindcd" type="STRING" />
- <Column id="wardcdnm" type="STRING" />
- <Column id="prcpdd" type="STRING" />
- <Column id="prcpcd" type="STRING" />
- <Column id="prcpnm" type="STRING" />
- <Column id="drprcpetc7" type="STRING" />
- <Column id="prcpvolunitnm" type="STRING" />
- <Column id="drprcpetc8" type="STRING" />
- <Column id="prcpqtyunitnm" type="STRING" />
- <Column id="prcptims" type="STRING" />
- <Column id="prcpdayno" type="STRING" />
- <Column id="prcpstatcd" type="STRING" />
- <Column id="rgstrnm" type="STRING" />
- <Column id="rgsttime" type="STRING" />
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2014-09-26
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-09-26 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|