12345678910111213141516171819202122232425262728293031323334353637383940 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSDT04001">
- <action url="svc://local"
- target="stscmcnwapp.SoclEndStats"
- interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
- method="reqGetSoclReplMonth">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="sumflag">
- <column id="sumflag" ref="sumflag" desc="구분"/>
- <column id="fromdd" ref="fromdd" desc="From년월"/>
- <column id="todd" ref="todd" desc="To년월"/>
- </table>
- </input>
- <output path="root/cnstinfo" type="xml">
- <table id="cnstlist" count_ref="cnstlist">
- <column id="dispseq" type="string" ref="cnstlist.dispseq" desc="dispseq"/>
- <column id="cdnm" type="cdata" ref="cnstlist.cdnm" desc="cdnm"/>
- <column id="usernm" type="cdata" ref="cnstlist.usernm" desc="usernm"/>
- <column id="userdispseq" type="string" ref="cnstlist.userdispseq" desc="userdispseq"/>
- <column id="reqcnt1" type="string" ref="cnstlist.reqcnt1" desc="일반진료consult"/>
- <column id="replcnt1" type="string" ref="cnstlist.replcnt1" desc="일반진료reply"/>
- <column id="reqcnt2" type="string" ref="cnstlist.reqcnt2" desc="재활의료consult"/>
- <column id="replcnt2" type="string" ref="cnstlist.replcnt2" desc="재활의료reply"/>
- <column id="reqcnt3" type="string" ref="cnstlist.reqcnt3" desc="정신의료consult"/>
- <column id="replcnt3" type="string" ref="cnstlist.replcnt3" desc="정신의료reply"/>
- <column id="reqcnt4" type="string" ref="cnstlist.reqcnt4" desc="장기이식consult"/>
- <column id="replcnt4" type="string" ref="cnstlist.replcnt4" desc="장기이식reply"/>
- <column id="reqcnt5" type="string" ref="cnstlist.reqcnt5" desc="호스피스consult"/>
- <column id="replcnt5" type="string" ref="cnstlist.replcnt5" desc="호스피스reply"/>
- <column id="reqtot" type="string" ref="cnstlist.reqtot" desc="합계consult"/>
- <column id="repltot" type="string" ref="cnstlist.repltot" desc="합계reply"/>
- <column id="bfreqcnt" type="string" ref="cnstlist.bfreqcnt" desc="전월실적consult"/>
- <column id="bfreplcnt" type="string" ref="cnstlist.bfreplcnt" desc="전월실적reply"/>
- <column id="bfreqcntconsult" type="string" ref="cnstlist.bfreqcntconsult" desc="전월실적비교consult"/>
- <column id="bfreplcntreply" type="string" ref="cnstlist.bfreplcntreply" desc="전월실적비교reply"/>
- </table>
- </output>
- </submit>
|