123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?xml version="1.0" encoding="euc-kr"?>
- <!--
- * @(#)TRSTP00803.xml
- * 수정이력
- * - 2009.06.29 / 최초작성 / 이동식
- *
- -->
- <submit id="TRSTP00803">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetSpecAmtReport">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="statisticflag">
- <column id="statisticflag" type="string" desc="통계구분" ref="statisticflag"/>
- <column id="fromdd" type="string" desc="기준일자" ref="fromdd"/>
- <column id="todd" type="string" desc="기준일자" ref="todd"/>
- <column id="cdflag" type="string" desc="코드구분" ref="cdflag"/>
- </table>
- </input>
- <output path="root/rcv" type="xml">
- <table id="speccd/speccdlist" count_ref="speccd">
- <column id="cdflag" type="string" desc="코드구분" ref="speccd.cdflag"/>
- <column id="orddeptcd" type="string" desc="진료과코드" ref="speccd.orddeptcd"/>
- <column id="orddeptnm" type="string" desc="진료과명" ref="speccd.orddeptnm"/>
- <column id="orddrid" type="string" desc="진료의사ID" ref="speccd.orddrid"/>
- <column id="orddrnm" type="string" desc="진료의사명" ref="speccd.orddrnm"/>
- <column id="cd1" type="cdata" desc="코드1" ref="speccd.cd1"/>
- <column id="cd2" type="cdata" desc="코드2" ref="speccd.cd2"/>
- <column id="cd3" type="cdata" desc="코드3" ref="speccd.cd3"/>
- <column id="cd4" type="cdata" desc="코드4" ref="speccd.cd4"/>
- <column id="cd5" type="cdata" desc="코드5" ref="speccd.cd5"/>
- <column id="cd6" type="cdata" desc="코드6" ref="speccd.cd6"/>
- <column id="cd7" type="cdata" desc="코드7" ref="speccd.cd7"/>
- <column id="cd8" type="cdata" desc="코드8" ref="speccd.cd8"/>
- <column id="cd9" type="cdata" desc="코드9" ref="speccd.cd9"/>
- <column id="cd10" type="cdata" desc="코드10" ref="speccd.cd10"/>
- <column id="cdflagold" type="string" desc="코드구분" ref="speccd.cdflagold"/>
- <column id="orddeptcdold" type="string" desc="진료과코드" ref="speccd.orddeptcdold"/>
- <column id="orddridold" type="string" desc="진료의사ID" ref="speccd.orddridold"/>
- </table>
- <table id="specamtreport/specamtreportlist" count_ref="specamtreport">
- <column id="orddeptnm" type="string" desc="진료과명" ref="specamtreport.orddeptnm"/>
- <column id="orddrnm" type="string" desc="진료의명" ref="specamtreport.orddrnm"/>
- <column id="jobposnm" type="string" desc="직위명" ref="specamtreport.jobposnm"/>
- <column id="ownspamt" type="string" desc="개인실적" ref="specamtreport.ownspamt"/>
- <column id="newownspamt" type="string" desc="신개인실적" ref="specamtreport.newownspamt"/>
- <column id="baseamt" type="string" desc="전스텝" ref="specamtreport.baseamt"/>
- <column id="deptpamt" type="string" desc="과개인" ref="specamtreport.deptpamt"/>
- <column id="psumamt" type="string" desc="개인계" ref="specamtreport.psumamt"/>
- <column id="inctax" type="string" desc="소득세" ref="specamtreport.inctax"/>
- <column id="restax" type="string" desc="주민세" ref="specamtreport.restax"/>
- <column id="realamt" type="string" desc="실지급액" ref="specamtreport.realamt"/>
- <column id="deptrealamt" type="string" desc="의국운영비" ref="specamtreport.deptrealamt"/>
- </table>
- <table id="specamtdeptreport/specamtdeptreportlist" count_ref="specamtdeptreport">
- <column id="seq" type="string" desc="순번" ref="specamtdeptreport.seq"/>
- <column id="orddeptnm" type="string" desc="진료과명" ref="specamtdeptreport.orddeptnm"/>
- <column id="realamt" type="string" desc="의국운영비" ref="specamtdeptreport.realamt"/>
- <column id="sign" type="string" desc="서명" ref="specamtdeptreport.sign"/>
- </table>
- <table id="specamtpcntreport/specamtpcntreportlist" count_ref="specamtpcntreport">
- <column id="orddeptnm" type="string" desc="진료과명" ref="specamtpcntreport.orddeptnm"/>
- <column id="orddrnm" type="string" desc="진료의명" ref="specamtpcntreport.orddrnm"/>
- <column id="jobposnm" type="string" desc="직위명" ref="specamtpcntreport.jobposnm"/>
- <column id="opatcnt" type="string" desc="개인실적" ref="specamtpcntreport.opatcnt"/>
- <column id="ospcamt" type="string" desc="신개인실적" ref="specamtpcntreport.ospcamt"/>
- <column id="ipatcnt" type="string" desc="전스텝" ref="specamtpcntreport.ipatcnt"/>
- <column id="ispcamt" type="string" desc="과개인" ref="specamtpcntreport.ispcamt"/>
- <column id="tpatcnt" type="string" desc="개인계" ref="specamtpcntreport.tpatcnt"/>
- <column id="tspcamt" type="string" desc="소득세" ref="specamtpcntreport.tspcamt"/>
- </table>
- </output>
- </submit>
|