123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSDT01001">
- <action url="svc://local"
- target="stscmcnwapp.SoclEndStats"
- interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
- method="reqGetCnstMng">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="todd">
- <column id="fromdd" desc="조회시작일자" ref="fromdd"/>
- <column id="todd" desc="조회종료일자" ref="todd"/>
- <column id="sumflag" desc="조회구분" ref="sumflag"/>
- <column id="achivflag" desc="실적데이터구분" ref="achivflag"/>
- <column id="cdgrupid" desc="조회유형별공통코드" ref="cdgrupid"/>
- </table>
- </input>
- <output path="root/cnstinfo" type="xml">
- <table id="cnstlist" count_ref="cnstlist">
- <column id="cond" desc="구분" ref="cnstlist.cond"/>
- <column id="soclpsy" desc="사회사업심리사회적문제" ref="cnstlist.soclpsy"/>
- <column id="socleco" desc="사회사업경제적문제" ref="cnstlist.socleco"/>
- <column id="soclio " desc="사회사업입퇴원계획문제" ref="cnstlist.soclio"/>
- <column id="soclloc" desc="사회사업지역사회자원연결문제" ref="cnstlist.soclloc"/>
- <column id="soclret" desc="사회사업사회복귀 및 재활문제" ref="cnstlist.soclret"/>
- <column id="socletc" desc="사회사업기타문제" ref="cnstlist.socletc"/>
- <column id="soclssum" desc="소계" ref="cnstlist.soclssum"/>
- <column id="soclper" desc="사회사업개별상담" ref="cnstlist.soclper"/>
- <column id="soclfam" desc="사회사업가족상담" ref="cnstlist.soclfam"/>
- <column id="soclgcon" desc="사회사업집단상담" ref="cnstlist.soclgcon"/>
- <column id="soclgedu" desc="사회사업집단교육" ref="cnstlist.soclgedu"/>
- <column id="socltel" desc="전화상담" ref="cnstlist.socltel"/>
- <column id="soclvst" desc="사회사업병실방문" ref="cnstlist.soclvst"/>
- <column id="soclcur" desc="사회사업치료적협의" ref="cnstlist.soclcur"/>
- <column id="soclhom" desc="가정방문" ref="cnstlist.soclhom"/>
- <column id="soclclin" desc="사회사업임상기록" ref="cnstlist.soclclin"/>
- <column id="soclesum" desc="소계" ref="cnstlist.soclesum"/>
- <column id="soclsum" desc="합계" ref="cnstlist.soclsum"/>
- <column id="bfcnt" desc="전월실적" ref="cnstlist.bfcnt"/>
- <column id="bfcompare" desc="전월실적비교" ref="cnstlist.bfcompare"/>
- </table>
- </output>
- </submit>
|