TXDRA00301.xml 971 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXDRA00301">
  3. <action url="svc://local"
  4. target="reptapp.CHosPresCondRef"
  5. interface="himed.his.crd.reptapp.chosprescondref.CHosPresCondRef"
  6. method="reqSetPatAcpt">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="pid">
  10. <column id="pid" desc="환자명" ref="pid"/>
  11. <column id="check_tm" desc="시간" ref="check_tm"/>
  12. <column id="station_cd" desc="스테이션코드" ref="station_cd"/>
  13. </table>
  14. </input>
  15. <output path="root/list" type="sdf">
  16. <table id="crdrfprgm" count_ref="crdrfprgm">
  17. <column id="stationcd" type="string" desc="스테이션코드" ref="crdrfprgm.stationcd"/>
  18. <column id="pid" type="string" desc="환자ID" ref="crdrfprgm.pid"/>
  19. <column id="result " type="string" desc="처리결과" ref="crdrfprgm.result"/>
  20. </table>
  21. </output>
  22. </submit>