药物,靶点,适应症查询检索
POST
show/graph_related/searchDrugTargetIndicationList
请求参数
参数名
类型
描述
必填
page_now
int
当前页数
必填
page_num
int
当前页查询数量
必填
search_type
int
搜索种类,0/1/2/3, 对应全部,药物,靶点,适应症
必填
search_name
str
搜索的名字
必填
target_type
str
靶点类型的列表,默认为不传入,字符串不能为空
必填
organism
str
有机体名的列表,默认为不传入,字符串不能为空
必填
department
str
科室的列表,默认为不传入,字符串不能为空
必填
indication_part
str
发病部位的列表,默认为不传入,字符串不能为空
必填
approve_status
str
批准状态,可传字符串 approved/withdrew/experiment,默认为不传入,字符串不能为空
必填
insurance_drug
str
医保药物 yes/no,默认为不传入,字符串不能为空
必填
响应参数
参数名
类型
描述
必填
code
int
返回结果代码,1001研值不足,1002研值不足且非会员,1003研值不足且非专业翻译高级用户,1013研值充足但非专业翻译高级用户,1004研值不足且非专业药学库高级用户,1005研值不足且非专业绘图高级用户,2001非会员,3001非专业翻译高级用户,3002非专业药学库高级用户,3003非专业绘图高级用户,200请求成功,300登录失败,301用户封禁,302用户封禁,500请求失败
必填
msg
str
提示信息
必填
uid
str
对应节点的id
必填
dgraph.type
str
对应节点的类型,分别为 Drug, Target, Indication
必填
hasName
str
对应节点的名字
必填
hasSynonyms
str
对应节点的同义词
必填
hasType
str
节点类型为靶点时,靶点的种类
必填
hasImage
str
drug,indication类对应图片路径
必填
hasGene
str
靶点基因
必填
hasCategory
str
节点为靶点时,靶点的类型,可选择的四种之一
必填
hasMainFunction
str
target类中对应的主要功能介绍
必填
hasSpecificFunction
str
target类中对应的一般功能介绍
必填
hasDepartment
str
indication类型的department
必填
hasSymptom
str
indication类型的症状描述
必填
organism_name
str
target类型中有机体名
必填
eng_name
str
疾病英文名
必填
other_name
str
疾病中文名
必填
hasID
列表
包含多个不同自建id
必填
hasApprovedStatus
str
药物类型 批准状态, 目前均为空字符串
必填
hasInsuranceDrug
str
药物类型 是否医保, 目前均为空字符串
必填