TXCVP00302.xml 1.0 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVP00302">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetPatHisData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="pid">
  10. <column id="hngnm" desc="환자명" ref="hngnm"/>
  11. <column id="pid" desc="등록번호" ref="pid"/>
  12. <column id="rrgstno" desc="주민번호" ref="rrgstno"/>
  13. <column id="mpphontel" desc="휴대폰번호" ref="mpphontel"/>
  14. <column id="hometel" desc="집전화번호" ref="hometel"/>
  15. <column id="zipcd1" desc="우편번호1" ref="zipcd1"/>
  16. <column id="zipcd2" desc="우편번호2" ref="zipcd2"/>
  17. <column id="zipcdaddr" desc="우편번호주소" ref="zipcdaddr"/>
  18. <column id="detladdr" desc="나머지주소" ref="detladdr"/>
  19. <column id="email" desc="이메일" ref="email"/>
  20. </table>
  21. </input>
  22. <output path="root/list" type="xml">
  23. </output>
  24. </submit>