文档
测试

欧盟儿科列表页接口

POST
/libraries/eu_clinical_test/getPediatricListInfo

接口描述

儿科列表

请求参数

参数名
类型
描述
必填
page_now
int
当前页码 :1
必填
page_num
int
当前页数量:10
必填
study_title
string
标题
必填
active_substance
string
活性成分
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填
data
array
数据列表
必填
clinical_id
string
试验id 示例:clin202106281425539926318308
必填
study_title
string
研究题目 示例:Over - the - counter Analgesics and Antipyretics : A critical Assessment - Elliot V. Hersh et al. -16/02/2000 (Clinical Therapeutics / vol. 22, n°5)- Publication in Rhinathiol tablets (ibuprofen/ pseudoephredin) Pharmaco-toxicological& clinical documentation - Poulain Dominique - 04/2001 -
必填
active_substance
string
活性成分 示例:IBUPROFEN AND PSEUDOEPHEDRINE
必填
study_file
string
研究文件 示例:null
必填
doc_refer
string
文件参考 示例:29654
必填
count
int
总数 示例:18700
必填
page_now
int
当前页码 示例:1
必填
page_num
int
当前页展示数量 示例:5
必填

说明 / 示例

{ "code":200, "msg":"\u67e5\u8be2\u6210\u529f", "data":[ { "clinical_id":"clin202106281425539926318308", "study_title":"Over - the - counter Analgesics and Antipyretics : A critical Assessment - Elliot V. Hersh et al. -16/02/2000 (Clinical Therapeutics / vol. 22, n\u00b05)- Publication in Rhinathiol tablets (ibuprofen/ pseudoephredin) Pharmaco-toxicological& clinical documentation - Poulain Dominique - 04/2001 -", "active_substance":"IBUPROFEN AND PSEUDOEPHEDRINE", "study_file":null, "doc_refer":"29654" }, { "clinical_id":"clin202106281425539926291693", "study_title":"HX181-Open study to assess the activity and tolerance of hexomedine solution in children (french dossier-change in formulation-30/10/87)-partie IVB -Paupe and Prost - 27/04/1986Simons, F. E., Simons, K. J., Becker, A. B., and Haydey, R. P. Pharmacokinetics and antipruritic effects of hydroxyzine in children with atopic dermatitis J.Pediatr. 1984;104:123-127.", "active_substance":"HEXAMIDINE", "study_file":"./paediatrics_file/820a3d81f4cb357b40b67a77a8ff5664.xls", "doc_refer":"29120" }, { "clinical_id":"clin202106281425540546713267", "study_title":"A phase I evaluation of oral and intravenous vinorelbine tartrate in Paediatric Cancer Patients", "active_substance":"VINORELBINE", "study_file":null, "doc_refer":"39399" }, { "clinical_id":"clin202106281425539926637114", "study_title":"Nahata\u2212M\u2212C et al. Efficacy of ibuprofen in pediatric patients with fever. {Int\u2212J\u2212Clin\u2212Pharmacol\u2212Ther\u2212Toxicol}, Mar 1992, vol. 30, no. 3, p. 94\u22126Nahata\u2212M\u2212C et al. Efficacy of ibuprofen in pediatric patients with fever. {Int\u2212J\u2212Clin\u2212Pharmacol\u2212Ther\u2212Toxicol}, Mar 1992, vol. 30, no. 3, p. 94\u22126", "active_substance":"IBUPROFEN AND PSEUDOEPHEDRINE", "study_file":null, "doc_refer":"29726" }, { "clinical_id":"clin202106281425539926462842", "study_title":"Pelen\u2212F et al. Treatment of fever: Monotherapy with ibuprofen. Ibuprofen pediatric suspensioncontaining 100 mg/5 ml(*), multicentre acceptability study conducted in hospital. {ANN\u2212PEDIATR}, 1998, Vol/Iss/Pg. 45/10 (719\u2212728)Pelen\u2212F et al. Treatment of fever: Monotherapy with ibuprofen. Ibuprofen pediatric suspensioncontaining 100 mg/5 ml(*), multicentre acceptability study conducted in hospital. {ANN\u2212PEDIATR}, 1998, Vol/Iss/Pg. 45/10 (719\u2212728)", "active_substance":"IBUPROFEN AND PSEUDOEPHEDRINE", "study_file":null, "doc_refer":"29731" } ], "count":18700, "page_now":1, "page_num":5 }