TXCVO01103.xml 1.2 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVO01103">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetAcceptData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="accept" count_ref="acptdd">
  10. <column id="acptseq" type="int" desc="접수순서" ref="acptseq"/>
  11. <column id="acpviewdd" desc="접수표시일자" ref="acpviewdd"/>
  12. <column id="acptdd" desc="접수일자" ref="acptdd"/>
  13. <column id="genrdd" desc="발생일자" ref="genrdd"/>
  14. <column id="acpttype" desc="접수형태" ref="acpttype"/>
  15. <column id="acptkindlrg" desc="접수 대분류" ref="acptkindlrg"/>
  16. <column id="acptkindmdl" desc="접수 중분류" ref="acptkindmdl"/>
  17. <column id="acptkindsml" desc="접수 소분류" ref="acptkindsml"/>
  18. <column id="acpttitl" desc="접수제목" ref="acpttitl"/>
  19. <column id="acptcnts" desc="접수내용" ref="acptcnts"/>
  20. <column id="openallyn" desc="공개여부" ref="openallyn"/>
  21. <column id="deptpidopenyn" desc="환자정보공개여부" ref="deptpidopenyn"/>
  22. </table>
  23. </input>
  24. <output path="root/list" type="xml">
  25. </output>
  26. </submit>