TRCVQ01101.xml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCVQ01101">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqGetVOCSelfData2">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="sndacptseq">
  10. <column id="sndacptdd" desc="접수일자" ref="sndacptdd"/>
  11. <column id="sndacptseq" type="int" desc="접수번호" ref="sndacptseq"/>
  12. <column id="sndrgstseq" type="int" desc="등록번호" ref="sndrgstseq"/>
  13. </table>
  14. </input>
  15. <output path="root/vocdata" type="xml">
  16. <table id="accept" count_ref="accept">
  17. <column id="acptseq" desc="접수번호" ref="accept.acptseq"/>
  18. <column id="acptdd" desc="접수일자" ref="accept.acptdd"/>
  19. <column id="acpviewdd" desc="접수표시일자" ref="accept.acpviewdd"/>
  20. <column id="genrdd" desc="발생일자" ref="accept.genrdd"/>
  21. <column id="acpttype" desc="접수형태" ref="accept.acpttype"/>
  22. <column id="acptkindlrg" desc="접수 대분류" ref="accept.acptkindlrgcd"/>
  23. <column id="acptkindmdl" desc="접수 중분류" ref="accept.acptkindmdlcd"/>
  24. <column id="acptkindsml" desc="접수 소분류" ref="accept.acptkindsmlcd"/>
  25. <column id="acpttitl" type="cdata" desc="접수제목" ref="accept.acpttitl"/>
  26. <column id="acptcnts" type="cdata" desc="접수내용" ref="accept.acptcnts"/>
  27. <column id="openallyn" desc="공개여부" ref="accept.openallyn"/>
  28. <column id="deptpidopenyn" desc="환자정보공개여부" ref="accept.deptpidopenyn"/>
  29. <column id="selfcnts" desc="자체처리사유" ref="accept.selfcnts"/>
  30. <column id="selfdeptnotiyn" desc="부서알림여부" ref="accept.selfdeptnotiyn"/>
  31. <column id="selfnoticnts" type="cdata" desc="부서알림내용" ref="accept.selfnoticnts"/>
  32. <column id="fstrgstrnm" desc="최초등록자" ref="accept.fstrgstrnm"/>
  33. <column id="lastupdtrnm" desc="최종수정자" ref="accept.lastupdtrnm"/>
  34. </table>
  35. <table id="deptview" count_ref="deptview">
  36. <column id="deptnm" desc="해당부서" ref="deptview.deptnm"/>
  37. <column id="deptcd" desc="부서코드" ref="deptview.deptcd"/>
  38. <column id="empnm" desc="해당직원" ref="deptview.empnm"/>
  39. <column id="empid" desc="직원id" ref="deptview.empid"/>
  40. <column id="rgstseq" desc="등록순서" ref="deptview.rgstseq"/>
  41. </table>
  42. </output>
  43. </submit>