[B018] 药物基本信息

post
https://stage-connect.zhihuiya.com/ls/drug/detail
在体验中心中试用

获取药物基本信息,包括名称,靶点,适应症,在研机构等

请求参数

此 API 接口支持的参数列表

名称类型示例描述
id
string11d208e0c26a4345946d95f92d9fcaf0
药物id,通过药物搜索接口或药物自动补全接口获取
language
stringEN
语言,支持:CN/EN

响应结构

API 响应数据的结构说明

字段名类型示例描述
data
object-
响应数据
drug_id
string86b71230b00e49f6a2b1a9ae661db324
药物id
sequence
arrayPlease check the form:SequenceDto
序列
chain_type
array[ "56cd71d7b8c54b0fba69bbb8c7e10e90" ]
链类型
sequence_text
stringXXX
序列
sequence_number
integer<int64>1
序列号
drug_name
stringIbrutinib
药物名称
drug_type
array[ "c38eb408d6b842f487d6a27484156633" ]
药物类型
structure
arrayPlease check the form:StructureDto
结构式
base64
stringXXXX
序列图base64编码
cas_no
stringXXXX
CAS号
formula
stringXXXX
分子式
inchi_key
stringXXXX
inChiKey
alias_name
array[ "Ibrutinib" ]
别名
trade_name
array[ "Keytruda" ]
商品名
generic_name
array[ "Ibrutinib" ]
通用名
drug_type_view
arrayPlease check the form:ViewDto
药物类型详情
id
string234aad67e4bc46b3906543b77e393606
id
display_name
stringXXXX
显示名称
target_id_view
arrayPlease check the form:ViewDto
靶点详情
disease_id_view
arrayPlease check the form:ViewDto
适应症详情
first_approval_date
integer<int64>1409788800000
首次获批日期
special_review_view
arrayPlease check the form:ViewDto
特殊审评详情
approval_country_view
arrayPlease check the form:ViewDto
获批国家/地区
research_disease_view
arrayPlease check the form:ViewDto
在研适应症详情
therapeutic_area_view
arrayPlease check the form:ViewDto
治疗领域详情
first_approval_date_cn
integer<int64>1532044800000
首次获批日期(中国)
mechanism_action_id_view
arrayPlease check the form:ViewDto
作用机制详情
non_research_disease_view
arrayPlease check the form:ViewDto
非在研适应症详情
highest_dev_status_cn_view
objectPlease check the form:ViewDto
最高研发状态-中国
first_approved_country_view
arrayPlease check the form:ViewDto
首次获批国家/地区
first_approved_indication_view
arrayPlease check the form:ViewDto
首次获批适应症详情
global_highest_dev_status_view
objectPlease check the form:ViewDto
最高研发状态
active_org_master_entity_id_view
arrayPlease check the form:ViewDto
在研机构详情
inactive_org_master_entity_id_view
arrayPlease check the form:ViewDto
非在研机构详情
originator_org_master_entity_id_view
arrayPlease check the form:ViewDto
原研机构详情
status
必填
booleanfalse
状态
error_msg
stringThe request parameter format is incorrect!
错误信息
error_code
必填
integer0
错误代码

成功响应示例

成功调用 API 的响应示例

JSON
{
  "data": {
    "drug_id": "86b71230b00e49f6a2b1a9ae661db324",
    "sequence": [
      {
        "chain_type": [
          "56cd71d7b8c54b0fba69bbb8c7e10e90"
        ],
        "sequence_text": "XXX",
        "sequence_number": 1
      }
    ],
    "drug_name": "Ibrutinib",
    "drug_type": [
      "c38eb408d6b842f487d6a27484156633"
    ],
    "structure": [
      {
        "base64": "XXXX",
        "cas_no": "XXXX",
        "formula": "XXXX",
        "inchi_key": "XXXX"
      }
    ],
    "alias_name": [
      "Ibrutinib"
    ],
    "trade_name": [
      "Keytruda"
    ],
    "generic_name": [
      "Ibrutinib"
    ],
    "drug_type_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "target_id_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "disease_id_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "first_approval_date": 1409788800000,
    "special_review_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "approval_country_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "research_disease_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "therapeutic_area_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "first_approval_date_cn": 1532044800000,
    "mechanism_action_id_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "non_research_disease_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "highest_dev_status_cn_view": {
      "id": "234aad67e4bc46b3906543b77e393606",
      "display_name": "XXXX"
    },
    "first_approved_country_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "first_approved_indication_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "global_highest_dev_status_view": {
      "id": "234aad67e4bc46b3906543b77e393606",
      "display_name": "XXXX"
    },
    "active_org_master_entity_id_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "inactive_org_master_entity_id_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ],
    "originator_org_master_entity_id_view": [
      {
        "id": "234aad67e4bc46b3906543b77e393606",
        "display_name": "XXXX"
      }
    ]
  },
  "status": true,
  "error_code": 0
}

错误码

此接口可能返回的错误码列表

业务错误码

错误码描述
68300004请求参数异常!
68300005查询Api失败!
68300006解析基本存取错误!
68300007存在错误的请求!
68300008服务中断异常,请稍后再试!
68300010文件不符合上传规范!

平台错误码

错误码描述
67200001API整体限流错误!
67200002用户调用请求限流限制错误!
67200003申请token的key和secret不正确或者状态错误!
67200004无权限或该接口的套餐已超过系统设置的上限!
67200005账户余额不足,调用失败!
67200006客户端已过期,调用失败!
67200007超过调用额度,调用失败!

HTTP 状态码

状态码描述
0请求成功
201Created
401Unauthorized
403Forbidden
404Not Found

性能指标

此接口的预期性能特征

正常响应时间

5000 ms

最大响应时间

10000 ms