1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?xml version="1.0" encoding="euc-kr"?>
- <!--
- * @(#)TRSNP00400.xml
- * 수정이력
- * 2008-09-27 오후 7:50:35 / 최초작성 / taebum
- *
- -->
- <submit id="TRSNP00401">
- <action url="svc://local"
- target="stsenropapp.StsOpAnstMngt" interface="himed.his.sts.stsenropapp.stsenropmngt.StsOpAnstMngt"
- method="reqGetDeptDoctOpScheulInfolist">
- </action>
- <input type="urlencoded">
- <table id="reqdata" count_ref="frdd">
- <column id="frdd" ref="frdd" desc="조회 시작일자 " />
- <column id="todd" ref="todd" desc="조회 종료일자 " />
- <column id="ssflag1" ref="ssflag1" desc="정규 " />
- <column id="ssflag2" ref="ssflag2" desc="응급 " />
- <column id="ssflag3" ref="ssflag3" desc="추가 " />
- <column id="etcflag1" ref="etcflag1" desc="통증제외 " />
- <column id="etcflag2" ref="etcflag2" desc="출장제외 " />
- <column id="etcflag3" ref="etcflag3" desc="DR제외 " />
- <column id="deptcd" ref="deptcd" desc="집도과코드 " />
- <column id="opcd" ref="opcd" desc="수술코드 " />
- <column id="oproomcd" ref="oproomcd" desc="수술방코드 " />
- </table>
- </input>
- <output path="opschelists" type="xml">
- <table id="deptDoctOpScheulInfolist" count_ref="deptDoctOpScheulInfolist">
- <column id="opflagnm" type="string" ref="deptDoctOpScheulInfolist.opflagnm" desc="00 opflagnm" />
- <column id="opcnfmdd" type="string" ref="deptDoctOpScheulInfolist.opcnfmdd" desc="01 opcnfmdd" />
- <column id="oproomnm" type="string" ref="deptDoctOpScheulInfolist.oproomnm" desc="02 oproomnm" />
- <column id="deptengabbr" type="string" ref="deptDoctOpScheulInfolist.deptengabbr" desc="03 deptnm" />
- <column id="pid" type="string" ref="deptDoctOpScheulInfolist.pid" desc="04 pid" />
- <column id="hngnm" type="string" ref="deptDoctOpScheulInfolist.hngnm" desc="05 hngnm" />
- <column id="sa" type="string" ref="deptDoctOpScheulInfolist.sa" desc="06 sa" />
- <column id="opnm" type="cdata" ref="deptDoctOpScheulInfolist.opnm" desc="07 opnm" />
- <column id="optermtm" type="string" ref="deptDoctOpScheulInfolist.optermtm" desc="08 optermtm" />
- </table>
- </output>
- </submit>
-
-
-
-
-
-
-
-
-
|