123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0" encoding="UTF-8"?>
- <submit id="TRSNE00304">
- <action url="svc://local"
- target="stsenrapp.StsErMngt" interface="himed.his.sts.stsenrapp.stsenrmngt.StsErMngt"
- method="reqGetWardDeptList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="srchfromdd">
- <column id="srchfromdd" desc="조회시작일" ref="srchfromdd"/>
- <column id="srchtodd" desc="조회종료일" ref="srchtodd"/>
- <column id="srchflag1" desc="조회구분1" ref="srchflag1"/>
- <column id="srchflag2" desc="조회구분2" ref="srchflag2"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="tmpwarddeptinfo/warddeptlist" count_ref="tmpwarddeptlist">
- <column id="deptengabbr" desc="임상과명(약어)" ref="tmpwarddeptlist.deptengabbr"/>
- <column id="flagnm" desc="집계항목명(중분류)" ref="tmpwarddeptlist.flagnm"/>
- <column id="mainflagnm" desc="집계구분(대분류)" ref="tmpwarddeptlist.mainflagnm"/>
- <column id="col" desc="과별통계값" ref="tmpwarddeptlist.col"/>
- <column id="orddeptcd" desc="임상과코드" ref="tmpwarddeptlist.orddeptcd"/>
- <column id="flag" desc="집계항목코드(중분류)" ref="tmpwarddeptlist.flag"/>
- <column id="mainflag" desc="집계구분코드(대분류)" ref="tmpwarddeptlist.mainflag"/>
- <column id="allflag" desc="집계구분코드(대분류)||집계항목코드(중분류)" ref="tmpwarddeptlist.allflag"/>
- </table>
- <table id="warddeptinfo/warddeptlist" count_ref="warddeptlist">
- <column id="deptengabbr" desc="임상과명(약어)" ref="warddeptlist.deptengabbr"/>
- <column id="flagnm" desc="집계항목명(중분류)" ref="warddeptlist.flagnm"/>
- <column id="mainflagnm" desc="집계구분(대분류)" ref="warddeptlist.mainflagnm"/>
- <column id="col" desc="과별통계값" ref="warddeptlist.col"/>
- <column id="orddeptcd" desc="임상과코드" ref="warddeptlist.orddeptcd"/>
- <column id="flag" desc="집계항목코드(중분류)" ref="warddeptlist.flag"/>
- <column id="mainflag" desc="집계구분코드(대분류)" ref="warddeptlist.mainflag"/>
- <column id="allflag" desc="집계구분코드(대분류)||집계항목코드(중분류)" ref="warddeptlist.allflag"/>
- </table>
- <table id="deptinfo/deptlist" count_ref="deptlist">
- <column id="deptengabbr" desc="임상과명(영문약어)" ref="deptlist.deptengabbr"/>
- <column id="deptcd" desc="임상과코드" ref="deptlist.deptcd"/>
- <column id="depthngnm" desc="임상과한글명" ref="deptlist.depthngnm"/>
- </table>
- </output>
- </submit>
|