获取指定药物关联的专利信息
POST
/show/medicine_main_drug/getPatentInfo
接口描述
获取指定药物关联的专利信息
请求参数
参数名
类型
描述
必填
id
string
药物ID
必填
page_now
int
当前页
必填
page_num
int
当前页数量
必填
cond
string
国家名称
必填
order
int
排序,1为公告号正序,2为公告号倒序,11为儿科延伸正序,12为儿科延伸倒序,21为公开(告)时间正序,22为公开(告)时间倒序,31为到期时间(估计)正序,32为到期时间(估计)倒序,41为国家正序,42为国家倒序
必填
响应参数
参数名
类型
描述
必填
result
bool
是否成功
必填
msg
string
描述
必填
patent_code
string
公告号
必填
open_date
string
公开(告)时间
必填
expire_date
string
到期时间(估计)
必填
patent_country
string
国家
必填
is_pediatric
int
是否为儿科延申,0为否,1为是
必填
patent_url
string
专利外部链接
必填
count
int
数据总数
必填
page_num
int
当前页数量
必填
page_now
int
当前页
必填