TRCMS00102.xml 1.2 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00102">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntMngt"
  5. interface="himed.his.crm.clntmngtapp.clntmngt.ClntMngt"
  6. method="reqGetOutList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="sndpid">
  10. <column id="sndpid" desc="등록번호" ref="sndpid"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="outlist" count_ref="outlist">
  15. <column id="orddd" desc="진료일" ref="outlist.orddd"/>
  16. <column id="orddeptnm" desc="진료과" ref="outlist.orddeptnm"/>
  17. <column id="orddrnm" desc="진료의사" ref="outlist.orddrnm"/>
  18. <column id="specordyn" desc="선택진료" ref="outlist.specordyn"/>
  19. <column id="fsexamflag" desc="초재진" ref="outlist.fsexamflag"/>
  20. <column id="insukind" desc="보험종류" ref="outlist.insukind"/>
  21. <column id="diagnm" type="cdata" desc="진단명" ref="outlist.diagnm"/>
  22. <column id="rqstflag" desc="협력구분" ref="outlist.rqstflag"/>
  23. <column id="rqsthospcd" desc="협력병원명" ref="outlist.rqsthospcd"/>
  24. </table>
  25. </output>
  26. </submit>