文档
测试

who临床试验--注册平台下拉提示

POST
/libraries/who_clinical_trials/searchPlatformTips

接口描述

注册平台 检索提示

请求参数

参数名
类型
描述
必填
register_platform
string
示例:TCTR
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
array
数据列表
必填
platform_id
string
示例:CWRP202106301946461002272741
必填
register_platform
string
示例:TCTR
必填

说明 / 示例

{ "code": 200, "data": [ { "platform_id": "CWRP202106301946461002662843", "register_platform": "ANZCTR" }, { "platform_id": "CWRP202106301946461002527671", "register_platform": "ChiCTR" }, { "platform_id": "CWRP202106301946461002736277", "register_platform": "ClinicalTrials.gov" }, { "platform_id": "CWRP202106301946461012413722", "register_platform": "CTRI" }, { "platform_id": "CWRP202106301946461012399631", "register_platform": "EUCTR" }, { "platform_id": "CWRP202106301946461002730088", "register_platform": "German Clinical Trials Register" }, { "platform_id": "CWRP202106301946461012165437", "register_platform": "IRCT" }, { "platform_id": "CWRP202106301946461012215414", "register_platform": "ISRCTN" }, { "platform_id": "CWRP202106301946461012967066", "register_platform": "JPRN" }, { "platform_id": "CWRP202106301946461012640526", "register_platform": "KCT" }, { "platform_id": "CWRP202106301946461012377134", "register_platform": "LBCTR" }, { "platform_id": "CWRP202106301946461012288202", "register_platform": "Netherlands Trial Register" }, { "platform_id": "CWRP202106301946461012123620", "register_platform": "PACTR" }, { "platform_id": "CWRP202106301946461012224810", "register_platform": "REBEC" }, { "platform_id": "CWRP202106301946461012392347", "register_platform": "RPCEC" }, { "platform_id": "CWRP202106301946461002938299", "register_platform": "RPEC" }, { "platform_id": "CWRP202106301946461012923368", "register_platform": "SLCTR" }, { "platform_id": "CWRP202106301946461002272741", "register_platform": "TCTR" } ] }