1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIRB01202">
- <action url="svc://local"
- target="reqsubjcmpyapp.ReptWrte"
- interface="himed.his.crc.reqsubjcmpyapp.reptwrte.ReptWrte"
- method="reqGetReptWrte">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="srchjudgappdg">
- <column id="srchjudgappdg" dese="심사차수" ref="srchjudgappdg"/>
- <column id="srchsubjid" dese="과제ID" ref="srchsubjid"/>
- </table>
- </input>
-
- <output path= "root/mdlrept" type= "xml">
- <table id= "mdlreptinfo" count_ref= "mdlreptinfo">
- <column id="judgappdg" dese="심사차수" ref="mdlreptinfo.judgappdg"/>
- <column id="irbjudgdd" dese="최초계획서 심사일" ref="mdlreptinfo.irbjudgdd"/>
- <column id="hospcd" dese="선택된병원" ref="mdlreptinfo.hospcd"/>
- <column id="acptyn" dese="접수여부" ref="mdlreptinfo.acptyn"/>
- <column id="stdysubjnm" dese="연구과제명" ref="mdlreptinfo.stdysubjnm"/>
- <!-- <column id="" dese="목표례수" ref="mdlreptinfo.vercrf"/> -->
- <column id="subjno" dese="과제번호" ref="mdlreptinfo.subjno"/>
- <!-- <column id="" dese="진행례수" ref="mdlreptinfo.verib"/> -->
- <column id="midsecssno" dese="중도탈락례수" ref="mdlreptinfo.midsecssno"/>
- <column id="midsecssresn" dese="중도탈락사유" ref="mdlreptinfo.midsecssresn"/>
- <column id="genrhoslnsae" dese="발생한 원내SAE" ref="mdlreptinfo.genrhoslnsae"/>
- <column id="genrhoslnsaecnts" dese="발생한 SAE내용" ref="mdlreptinfo.genrhoslnsaecnts"/>
- <column id="yyviocnts" dese="지난1년동안계획서위반내용" ref="mdlreptinfo.yyviocnts"/>
- <column id="yyexptcnts" dese="지난1년동안계획서예외적용내용" ref="mdlreptinfo.yyexptcnts"/>
- <column id="etcprobcnts" dese="기타발생된문제점" ref="mdlreptinfo.etcprobcnts"/>
- </table>
- </output>
- </submit>
|