TRCHI01301.xml 920 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCHI01301">
  3. <action url="svc://local"
  4. target="healexammngtapp.HealExamTrgt"
  5. interface="himed.his.crm.healexammngtapp.healexamtrgt.HealExamTrgt"
  6. method="reqGetFuDeptList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="orddept">
  10. <column id="orddept" desc="진료과" ref="orddept"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="deptlist" count_ref="deptlist">
  15. <column id="orddeptcd" desc="진료과코드" ref="deptlist.orddeptcd"/>
  16. <column id="usdt" desc="시작일시" ref="deptlist.usdt"/>
  17. <column id="fstrgstrid" desc="등록자ID" ref="deptlist.fstrgstrid"/>
  18. </table>
  19. </output>
  20. </submit>