12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIRB01110">
- <action url="svc://local"
- target="reqsubjcmpyapp.SubjPrcsInfo"
- interface="himed.his.crc.reqsubjcmpyapp.subjprcsinfo.SubjPrcsInfo"
- method="reqGetSubjPrcsInfo">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="hospcd">
- <column id="hospcd" dese="병원코드" ref="hospcd"/>
- <column id="subjid" dese="과제ID" ref="subjid"/>
- </table>
- </input>
-
- <output path= "root/subjdetlinfo" type= "xml">
- <table id= "subjinfo" count_ref= "subjinfo">
- <column id="stdysubjnm" dese="연구제목" ref="subjinfo.stdysubjnm"/>
- <column id="itemnm" dese="품목명" ref="subjinfo.itemnm"/>
- <column id="comnm" dese="성분명" ref="subjinfo.comnm"/>
- <column id="agenestdyyn" dese="유전자연구" ref="subjinfo.agenestdyyn"/>
- <column id="cellcurestdyyn" dese="세포치료연구" ref="subjinfo.cellcurestdyyn"/>
- <column id="allnati" dese="개국" ref="subjinfo.allnati"/>
- <column id="allinst" dese="기관" ref="subjinfo.allinst"/>
- <column id="examlargeintes" dese="시험조정자" ref="subjinfo.examlargeintes"/>
- <column id="examadjter" dese="병원" ref="subjinfo.examadjter"/>
- <column id="allidxcase" dese="전체종례수" ref="subjinfo.allidxcase"/>
- <column id="allexamrespnm" dese="총외부시험책임자" ref="subjinfo.allexamrespnm"/>
- <column id="allexamresppos" dese="소속" ref="subjinfo.allexamresppos"/>
- <column id="foodscrtgovpassyn" dese="식품의약품" ref="subjinfo.foodscrtgovpassyn"/>
- <column id="subtesteeaprv" dese="피험자동의서" ref="subjinfo.subtesteeaprv"/>
- <column id="prmisnnatiyn" dese="허가국가유무" ref="subjinfo.prmisnnatiyn"/>
- <column id="natimarketyn" dese="국내시판유무" ref="subjinfo.natimarketyn"/>
- <column id="verplan" dese="계획서" ref="subjinfo.verplan"/>
- <column id="veraprv" dese="동의서" ref="subjinfo.veraprv"/>
- <column id="vercrf" dese="CRF" ref="subjinfo.vercrf"/>
- <column id="verib" dese="IB" ref="subjinfo.verib"/>
- </table>
-
- <table id= "reserinfo" count_ref= "reserinfo">
- <column id="hospcd" dese="해당병원" ref="reserinfo.hospcd"/>
- <column id="stdytermfrom" dese="연구기간" ref="reserinfo.stdytermfrom"/>
- <column id="stdytermto" dese="연구기간2" ref="reserinfo.stdytermto"/>
- <column id="roothospidxcasecnt" dese="본원등례수" ref="reserinfo.roothospidxcasecnt"/>
- <column id="direccost" dese="직접연구비" ref="reserinfo.direccost"/>
- <column id="depomthd" dese="임금방법" ref="reserinfo.depomthd"/>
- <column id="respstdynm" dese="시험책임자" ref="reserinfo.respstdynm"/>
- <column id="respstdyposnm" dese="소속" ref="reserinfo.respstdyposnm"/>
- <column id="respstdyjobposnm" dese="직위" ref="reserinfo.respstdyjobposnm"/>
- </table>
-
- <table id= "pharmstrgst" count_ref= "pharmstrgst">
- <column id="nm" dese="성명" ref="pharmstrgst.nm"/>
- <column id="telno" dese="연락처" ref="pharmstrgst.telno"/>
- <column id="email" dese="이메일" ref="pharmstrgst.email"/>
- </table>
-
- <table id= "reserrgst" count_ref= "reserrgst">
- <column id="nm" dese="성명" ref="reserrgst.nm"/>
- <column id="telno" dese="연락처" ref="reserrgst.telno"/>
- <column id="email" dese="이메일" ref="reserrgst.email"/>
- </table>
-
- <table id= "codirgst" count_ref= "codirgst">
- <column id="nm" dese="성명" ref="codirgst.nm"/>
- <column id="telno" dese="연락처" ref="codirgst.telno"/>
- <column id="email" dese="이메일" ref="codirgst.email"/>
- <column id="pos" dese="이메일" ref="codirgst.pos"/>
- <column id="jobpos" dese="이메일" ref="codirgst.jobpos"/>
- </table>
-
- </output>
- </submit>
|