123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCSN00110">
- <action url="svc://local"
- target="statsmngtapp.StatsMngt"
- interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
- method="reqGetSMSRsvAllList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="periodtype">
- <column id="periodtype" desc="기간조건" ref="periodtype"/>
- <column id="srchtrsmdd1" desc="전송일자 조회시작일" ref="srchtrsmdd1"/>
- <column id="srchtrsmdd2" desc="전송일자 조회종료일" ref="srchtrsmdd2"/>
- <column id="srchyear" desc="전송일자 조회연도" ref="srchyear"/>
- <column id="srchmonth" desc="전송일자 조회월" ref="srchmonth"/>
- <column id="biztype" desc="업무조건" ref="biztype"/>
- <column id="srchbizflag" desc="업무구분" ref="srchbizflag"/>
- <column id="srchaprvflag" desc="미승인포함" ref="srchaprvflag"/>
- <column id="srchbizrsvcd" desc="예약구분" ref="srchbizrsvcd"/>
- <column id="srchbizdetlcd" desc="예약구분 상세" ref="srchbizdetlcd"/>
- <column id="depttype" desc="부서조건" ref="depttype"/>
- <column id="srchinstcd" desc="담당기관 코드" ref="srchinstcd"/>
- <column id="srchdeptcd" desc="담당부서 코드" ref="srchdeptcd"/>
- <column id="srchempid" desc="전송자 ID" ref="srchempid"/>
- <column id="srchempnm" desc="전송자 이름" ref="srchempnm"/>
- <column id="srchvsinstcd" desc="비교부서기관" ref="srchvsinstcd"/>
- <column id="srchvs1deptcd" desc="비교부서1" ref="srchvs1deptcd"/>
- <column id="srchvs2deptcd" desc="비교부서2" ref="srchvs2deptcd"/>
- <column id="srchvs3deptcd" desc="비교부서3" ref="srchvs3deptcd"/>
- <column id="srchvs4deptcd" desc="비교부서4" ref="srchvs4deptcd"/>
- <column id="srchvs5deptcd" desc="비교부서5" ref="srchvs5deptcd"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="smsrsvalllist" count_ref="smsrsvalllist">
- <column id="instcd" desc="기관코드" ref="smsrsvalllist.instcd"/>
- <column id="instnm" desc="기관명" ref="smsrsvalllist.instnm"/>
- <column id="deptcd" desc="부서코드" ref="smsrsvalllist.deptcd"/>
- <column id="deptnm" desc="부서명" ref="smsrsvalllist.deptnm"/>
- <column id="r01count" desc="외래예약수" ref="smsrsvalllist.r01count"/>
- <column id="r02count" desc="가예약수" ref="smsrsvalllist.r02count"/>
- <column id="r06count" desc="OneStop예약수" ref="smsrsvalllist.r06count"/>
- <column id="r03count" desc="검사예약수" ref="smsrsvalllist.r03count"/>
- <column id="r05count" desc="입원예약수" ref="smsrsvalllist.r05count"/>
- <column id="r04count" desc="건진예약수" ref="smsrsvalllist.r04count"/>
- <column id="r09count" desc="건진결과상담수" ref="smsrsvalllist.r09count"/>
- <column id="r11count" desc="외래 Remark 맵핑수" ref="smsrsvalllist.r11count"/>
- <column id="r33count" desc="검사 코드 맵핑수" ref="smsrsvalllist.r33count"/>
- <column id="allcount" desc="전체전송수" ref="smsrsvalllist.allcount"/>
- </table>
- </output>
- </submit>
|