1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSDT07401">
- <action url="svc://local"
- target="stscmcnwapp.SoclEndStats"
- interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
- method="reqGetNursingMngtAchiv">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="reqflag">
- <column id="reqflag" desc="구분플래그" ref="reqflag"/>
- <column id="fromdd" desc="조회시작일" ref="fromdd"/>
- <column id="todd" desc="조회종료일" ref="todd" />
- </table>
- </input>
- <output path="root/brgstincmexpspres" type="xml">
- <table id="brgstincmexpsprescond" count_ref="brgstincmexpsprescond">
- <column id="cond" type="string" desc="구분" ref="brgstincmexpsprescond.cond"/>
- <column id="nurspatcnt" type="string" desc="사회사업간병연계환자수" ref="brgstincmexpsprescond.nurspatcnt"/>
- <column id="nursdayno" type="string" desc="사회사업간병활동일수" ref="brgstincmexpsprescond.nursdayno"/>
- <column id="nursexchamt" type="string" desc="사회사업간병활동환산액" ref="brgstincmexpsprescond.nursexchamt"/>
- </table>
- </output>
- </submit>
|