文档
测试

获取指定产品成分信息

POST
/show/medicine_main_drug/getIngredientInfo

接口描述

获取指定产品成分信息

请求参数

参数名
类型
描述
必填
id
string
产品成分ID
必填

响应参数

参数名
类型
描述
必填
result
bool
是否成功
必填
msg
string
描述
必填
data
array
返回数组,当某条数据不存在时,该值为null
必填
ingredients_name
string
成分名称
必填
drug_id
string
组成药物ID,跳转传参使用
必填
drug_name
string
组成药物名称
必填
drug_desc
string
组成药物简要描述
必填
ingredients_structure
string
产品成分结构式地址
必填
ingredients_cas
string
产品成分CAS号
必填
weight_average
string
平均分子量
必填
weight_isotope
string
单同位素分子量
必填
ingredients_formula
string
分子式
必填
develop_code
string
研发代码
必填
ingredients_unii
string
UNII
必填
inchi_key
string
InChI Key
必填
ingredients_inchi
string
INCHI
必填
iupac_name
string
IUPAC名称
必填
ingredients_smiles
string
SMILES
必填
alias
array
别名数组,每个元素为一个别名
必填

说明 / 示例

{ "result": true, "msg": "ok", "data": { "list_id": 1, "ingredients_id": "salt_awt6i9yzl05dc524c24d131", "ingredients_name": "Halofantrine hydrochloride", "drug_id": "drug_awfjdt5d8s5dc3730c10a54", "drug_name": "Halofantrine", "drug_desc": "Halofantrine is an antimalarial. It belongs to the phenanthrene class of compounds that includes quinine and lumefantrine. It appears to inhibit polymerisation of heme molecules (by the parasite enzyme \"heme polymerase\"), resulting in the parasite being poisoned by its own waste. Halofantrine has been shown to preferentially block open and inactivated HERG channels leading to some degree of cardiotoxicity.Halofantrine is an antimalarial. It belongs to the phenanthrene class of compounds that includes quinine and lumefantrine. It appears to inhibit polymerisation of heme molecules (by the parasite enzyme \"heme polymerase\"), resulting in the parasite being poisoned by its own waste. Halofantrine has been shown to preferentially block open and inactivated HERG channels leading to some degree of cardiotoxicity.Halofantrine is an antimalarial. It belongs to the phenanthrene class of compounds that includes quinine and lumefantrine. It appears to inhibit polymerisation of heme molecules (by the parasite enzyme \"heme polymerase\"), resulting in the parasite being poisoned by its own waste. Halofantrine has been shown to preferentially block open and inactivated HERG channels leading to some degree of cardiotoxicity.Halofantrine is an antimalarial. It belongs to the phenanthrene class of compounds that includes quinine and lumefantrine. It appears to inhibit polymerisation of heme molecules (by the parasite enzyme \"heme polymerase\"), resulting in the parasite being poisoned by its own waste. Halofantrine has been shown to preferentially block open and inactivated HERG channels leading to some degree of cardiotoxicity.Halofantrine is an antimalarial. It belongs to the phenanthrene class of compounds that includes quinine and lumefantrine. It appears to inhibit polymerisation of heme molecules (by the parasite enzyme \"heme polymerase\"), resulting in the parasite being poisoned by its own waste. Halofantrine has been shown to preferentially block open and inactivated HERG channels leading to some degree of cardiotoxicity.Halofantrine is an antimalarial. It belongs to the phenanthrene class of compounds that includes quinine and lumefantrine. It appears to inhibit polymerisation of heme molecules (by the parasite enzyme \"heme polymerase\"), resulting in the parasite being poisoned by its own waste. Halofantrine has been shown to preferentially block open and inactivated HERG channels leading to some degree of cardiotoxicity.", "ingredients_structure": "http://jishu.object.medmdt.net/medicine/201911/salt_6UItkxj7L8.svg?OSSAccessKeyId=LTAIpcRXaYR1zBaK&Expires=1573626829&Signature=Nf8MhiHcttdWNX4FT9KHKxAkNEg%3D", "ingredients_cas": "36167-63-2", "weight_average": "536.89", "weight_isotope": "535.1423322", "ingredients_formula": "C26H31Cl3F3NO", "develop_code": null, "ingredients_unii": "H77DL0Y630", "inchi_key": "WANGFTDWOFGECH-UHFFFAOYSA-N", "ingredients_inchi": "InChI=1S/C26H30Cl2F3NO.ClH/c1-3-5-10-32(11-6-4-2)12-9-25(33)23-16-22-21(14-18(27)15-24(22)28)20-13-17(26(29,30)31)7-8-19(20)23;/h7-8,13-16,25,33H,3-6,9-12H2,1-2H3;1H", "iupac_name": "3-(dibutylamino)-1-[1,3-dichloro-6-(trifluoromethyl)phenanthren-9-yl]propan-1-ol hydrochloride", "ingredients_smiles": "Cl.CCCCN(CCCC)CCC(O)C1=C2C=CC(=CC2=C2C=C(Cl)C=C(Cl)C2=C1)C(F)(F)F", "salt_number": "DBSALT001186", "create_time": "2019-11-08 16:19:09", "alias": [ "Halofantrine HCl" ] } }