| 序号 | 产品名称 | 上市许可持有人 | 剂型 | 序号 | 批准文号 | 生产单位 | 药品编码 | 药品编码备注 | 规格 |
|---|
当前数据集由 天津中医药大学循证医学中心 中成药RCT团队提供
使用此 Schema 配置您的 Function Calling,调用此开放数据接口。
{
"name": "query_domestic_drug_code",
"description": "查询国家药品编码本位码信息(国产药品)",
"endpoint": "https://tcmevd.com/api/system_share/system_share_ndc_domestic",
"method": "POST",
"parameters": {
"type": "object",
"properties": {
"产品名称": {
"type": "string",
"description": "产品名称,如:阿莫西林胶囊"
},
"药品编码": {
"type": "string",
"description": "国家药品编码本位码,如:86901234567890"
},
"生产单位": {
"type": "string",
"description": "药品生产企业名称,如:华北制药集团"
},
"剂型": {
"type": "string",
"enum": ["胶囊剂", "片剂", "丸剂", "注射剂", "口服液", "颗粒剂", "原料剂", "糖浆剂"],
"description": "药品剂型"
},
"current": {
"type": "integer",
"description": "页码,默认为1"
},
"size": {
"type": "integer",
"description": "每页数量,默认为20"
}
}
}
}
| 序号 | 产品名称 | 上市许可持有人 | 剂型 | 序号 | 批准文号 | 生产单位 | 药品编码 | 药品编码备注 | 规格 |
|---|