123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPARC04000" position="absolute 0 0 601 686" titletext="진료정보 공유 기록 중분류" oninit="SPARC04000_oninit" onload="SPARC04000_onload">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 33 592 39" linetype="horizontal" id="line1" class="line_10"/>
- <Grid position="absolute 0 38 592 679" id="grd_list" binddataset="ds_main_list" autoenter="select" cellsizingtype="col" treeuseexpandkey="false" treeusecheckbox="false" treeinitstatus="collapse,null">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="273"/>
- <Column size="0"/>
- <Column size="107"/>
- <Column size="52"/>
- <Column size="0"/>
- <Column size="0"/>
- </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="lv"/>
- </Band>
- <Band id="body">
- <Cell displaytype="tree" edittype="tree" text="bind:indxnm" treestartlevel="1" treelevel="bind:lv"/>
- <Cell col="1" text="bind:formnm"/>
- <Cell col="2" text="bind:linkcd"/>
- <Cell col="3" displaytype="text" text="bind:sortno"/>
- <Cell col="4" text="bind:itemindxseq"/>
- <Cell col="5" text="bind:lv"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 549 14 591 33" id="button2" class="btn2" taborder="2" text="조회" onclick="button2_onclick"/>
- <Static id="caption2" text="진료정보 공유 기록 중분류 관리" class="tit_1" position="absolute 0 0 297 24"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_list" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="itemindxseq" type="STRING" size="256"/>
- <Column id="indxnm" type="STRING" size="256"/>
- <Column id="linkcd" type="STRING" size="256"/>
- <Column id="formnm" type="STRING" size="256"/>
- <Column id="sortno" type="STRING" size="256"/>
- <Column id="lv" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_send_search" 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="rrgstno1" type="STRING" size="256"/>
- <Column id="rrgstno2" type="STRING" size="256"/>
- <Column id="orddeptcd" type="STRING" size="256"/>
- <Column id="orddrid" type="STRING" size="256"/>
- <Column id="startdd" type="STRING" size="256"/>
- <Column id="enddd" type="STRING" size="256"/>
- <Column id="coophospnm" type="STRING" size="256"/>
- <Column id="drnm" type="STRING" size="256"/>
- <Column id="patflag" type="STRING" size="256"/>
- <Column id="hospgrade" type="STRING" size="256"/>
- <Column id="saveflag" type="STRING" size="256"/>
- <Column id="replflag" type="STRING" size="256"/>
- <Column id="cptype" type="STRING" size="256"/>
- <Column id="reqagntype" type="STRING" size="256"/>
- <Column id="qreplflag" type="STRING" size="256"/>
- <Column id="refereeorgid" type="STRING" size="256"/>
- <Column id="taskstatuscd" type="STRING" size="256"/>
- <Column id="mpphonno" type="STRING" size="256"/>
- <Column id="rrgstno" type="STRING" size="256"/>
- <Column id="referrerOrganizationName" type="STRING" size="256"/>
- <Column id="indelyn" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="pid"/>
- <Col id="hngnm"/>
- <Col id="rrgstno1"/>
- <Col id="rrgstno2"/>
- <Col id="orddeptcd"/>
- <Col id="orddrid"/>
- <Col id="startdd"/>
- <Col id="enddd"/>
- <Col id="coophospnm"/>
- <Col id="drnm"/>
- <Col id="patflag"/>
- <Col id="hospgrade"/>
- <Col id="saveflag"/>
- <Col id="replflag"/>
- <Col id="cptype"/>
- <Col id="reqagntype"/>
- <Col id="qreplflag"/>
- <Col id="refereeorgid">1.2.410.200050.582.2.1.1:H</Col>
- <Col id="taskstatuscd"/>
- <Col id="mpphonno"/>
- <Col id="rrgstno"/>
- <Col id="referrerOrganizationName"/>
- <Col id="indelyn"/>
- </Row>
- </Rows>
- </Dataset>
- </Objects>
- <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 SPARC04000_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SPARC04000_onload(obj:Form, e:LoadEventInfo)
- {
- grdf_initGrid(grd_list);
-
- fInit();
- }
- function fInit()
- {
- fSearch();
- }
- function fSearch()
- {
- var oParam = {};
- oParam.id = "TRARC04000";
- oParam.service = "healcarecoopapp.ReqMngt";
- oParam.method = "reqGetIndxList";
- oParam.inds = "req=ds_send_search";
- oParam.outds = "ds_main_list=list";
- oParam.async = false;
- //oParam.callback = "cf_TRARC04000";
- tranf_submit(oParam);
- }
- function button2_onclick(obj:Button, e:ClickEventInfo)
- {
- fSearch();
- }
- ]]></Script>
- </Form>
- </FDL>
|