TXCVO01902.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVO01902">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetVOCDoneRData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="acptseq">
  10. <column id="acptseq" type="int" desc="접수순서" ref="acptseq"/>
  11. <column id="acptdd" desc="접수일자" ref="acptdd"/>
  12. <column id="tretdd" desc="처리일" ref="tretdd"/>
  13. <column id="aftmngflag" desc="사후관리" ref="aftmngflag"/>
  14. <column id="tretcnts" desc="처리내용" ref="tretcnts"/>
  15. <column id="chiefnotiflag" desc="병원장보고" ref="chiefnotiflag"/>
  16. <column id="reasoncnts" desc="원인분석" ref="reasoncnts"/>
  17. <column id="renewcnts" desc="개선활동" ref="renewcnts"/>
  18. <column id="replcnts" desc="부서답변내용" ref="replcnts"/>
  19. <column id="acpttype" desc="접수구분" ref="acpttype"/>
  20. </table>
  21. </input>
  22. <output path="root/list" type="xml">
  23. </output>
  24. </submit>