
Shenzhen Salubris Pharmaceuticals Co., Ltd. — Investor Relations & Filings
Shenzhen Salubris Pharmaceuticals Co., Ltd. is a research-driven enterprise focused on the development, manufacturing, and commercialization of innovative drugs and medical devices. The company specializes in therapeutic areas including cardiovascular diseases, chronic kidney disease, and metabolic disorders. Its product portfolio features proprietary treatments such as Allisartan Isoproxil for hypertension and Clopidogrel Bisulfate for anti-platelet therapy. Salubris maintains an integrated value chain encompassing research and development, active pharmaceutical ingredient production, and finished dosage manufacturing. The firm emphasizes innovation through its dedicated R&D centers and strategic focus on biologics and small molecule drugs, aiming to provide comprehensive clinical solutions for chronic conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-06-04 | Chinese | |
| 关于JK06境外临床试验进展的公告 | 2026-06-02 | Chinese | |
| 第六届董事会第十九次会议决议公告 | 2026-06-01 | Chinese | |
| 关于控股股东部分股份质押及解除质押的公告 | 2026-05-29 | Chinese | |
| 关于SAL0195药品临床试验申请获得受理的公告 | 2026-05-21 | Chinese | |
| 关于第三期员工持股计划第二个锁定期延长的公告 | 2026-05-14 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47973374 | 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-06-04 | Chinese | ||
| 47941194 | 关于JK06境外临床试验进展的公告 | 2026-06-02 | Chinese | ||
| 47926225 | 第六届董事会第十九次会议决议公告 | 2026-06-01 | Chinese | ||
| 47897578 | 关于控股股东部分股份质押及解除质押的公告 | 2026-05-29 | Chinese | ||
| 46757523 | 关于SAL0195药品临床试验申请获得受理的公告 | 2026-05-21 | Chinese | ||
| 45774542 | 关于第三期员工持股计划第二个锁定期延长的公告 | 2026-05-14 | Chinese | ||
| 45017468 | 2025年年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 44824980 | 关于JK07(SAL007)治疗慢性心力衰竭的RENEU-HF临床研究进展的公告 | 2026-05-10 | Chinese | ||
| 35287452 | 关于增加套期保值型金融衍生品业务交易额度的公告 | 2026-04-20 | Chinese | ||
| 35287451 | 关于召开2025年年度股东会的通知 | 2026-04-20 | Chinese | ||
| 35287450 | 关于2025年度利润分配预案的公告 | 2026-04-20 | Chinese | ||
| 35287448 | 深圳信立泰药业股份有限公司募集资金存放、管理与实际使用情况审核报告 | 2026-04-20 | Chinese | ||
| 35287445 | 内部控制自我评价报告 | 2026-04-20 | Chinese | ||
| 35287443 | 高级管理人员薪酬管理制度(2026年4月) | 2026-04-20 | Chinese | ||
| 35287434 | 第六届董事会第十八次会议决议公告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BY-HEALTH CO.,LTD
Researches, develops, and distributes dietary supplements, …
|
300146 | CN | Manufacturing |
|
C4 Therapeutics, Inc.
Clinical-stage biopharma developing targeted protein degrad…
|
CCCC | US | Manufacturing |
|
Cadrenal Therapeutics, Inc.
A late-stage biopharmaceutical company developing novel ant…
|
CVKD | US | Manufacturing |
|
CalciMedica, Inc.
Develops CRAC channel inhibitors for acute inflammatory and…
|
CALC | US | Manufacturing |
|
Calidi Biotherapeutics, Inc.
Develops stem cell platforms to deliver oncolytic viruses f…
|
CLDI | US | Manufacturing |
|
Calliditas Therapeutics
Biopharma company developing and commercializing treatments…
|
CALTX | SE | Manufacturing |
|
Callitas Health Inc.
Clinical-stage biomedical company developing pharma and OTC…
|
MPHMF | CA | Manufacturing |
|
CALTH. Inc
Develops in vitro diagnostic tools for point-of-care and se…
|
402420 | KR | Manufacturing |
|
Cambrex
A CDMO providing drug substance, drug product, and analytic…
|
CBM | US | Manufacturing |
|
CAMBRIDGE NUTRITIONAL SCIENCES PLC
Develops and manufactures diagnostic tests for food sensiti…
|
CNSL | GB | Manufacturing |
Shenzhen Salubris Pharmaceuticals Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54343/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54343 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54343 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54343 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54343}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Shenzhen Salubris Pharmaceuticals Co., Ltd. (id: 54343)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.