Beijing Science Sun Pharmaceutical Co.,LTD. — Investor Relations & Filings
Beijing Science Sun Pharmaceutical Co., Ltd. is a high-tech enterprise specializing in the research, development, production, and marketing of biochemical medicines. The company focuses on therapeutic areas including cardiovascular and cerebrovascular diseases, immune regulation, and nervous system disorders. Its product portfolio primarily consists of injections and lyophilized powders, with key offerings such as Monosialotetrahexosylganglioside Sodium Injection, Thymopentin for injection, and various enzyme-based treatments. The company utilizes advanced biochemical extraction and purification technologies to develop high-quality pharmaceutical products. It maintains modern production facilities compliant with Good Manufacturing Practice (GMP) standards, aiming to provide effective clinical solutions for chronic and acute conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | |
| 关于续聘公司2026年度审计机构的公告 | 2026-03-30 | Chinese | |
| 第五届董事会第十三次会议决议公告 | 2026-03-30 | Chinese | |
| 非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 37485425 | 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 37485424 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 37485422 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 37485419 | 关于续聘公司2026年度审计机构的公告 | 2026-03-30 | Chinese | ||
| 37485416 | 第五届董事会第十三次会议决议公告 | 2026-03-30 | Chinese | ||
| 37485414 | 非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese | ||
| 37485413 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 37485411 | 关于子公司撤回药品注册申请的公告 | 2026-03-20 | Chinese | ||
| 37485408 | 北京赛升药业股份有限公司2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 37485403 | 关于公司控股股东、实际控制人的一致行动人减持计划期限届满暨减持股份实施情况的公告 | 2026-01-20 | Chinese | ||
| 37485399 | 关于审计机构变更项目合伙人的公告 | 2026-01-20 | Chinese | ||
| 37485390 | 关于子公司通过高新技术企业认定的公告 | 2026-01-20 | Chinese | ||
| 37485384 | 关于公司控股股东、实际控制人及一致行动人股份权益变动触及1%整数倍的公告 | 2026-01-13 | Chinese | ||
|
2025
2 filings
| |||||
| 37485376 | 关于向子公司君元药业提供财务资助展期的公告 | 2025-12-29 | Chinese | ||
| 37485369 | 第五届董事会第十二次会议决议公告 | 2025-12-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
Beijing Science Sun Pharmaceutical 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/55472/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55472 | 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=55472 | 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=55472 \ -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": 55472}, 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 Beijing Science Sun Pharmaceutical Co.,LTD. (id: 55472)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.