
Hunan Nucien Pharmaceutical Co., Ltd. — Investor Relations & Filings
Hunan Nucien Pharmaceutical Co., Ltd. is a pharmaceutical enterprise focused on the research, development, manufacturing, and commercialization of chemical drugs and active pharmaceutical ingredients (APIs). The company operates modern production facilities designed to meet international Good Manufacturing Practice (GMP) standards. Its product portfolio encompasses a wide range of therapeutic categories, including cardiovascular health, anti-infectives, gastrointestinal treatments, and metabolic disorders. Nucien Pharmaceutical integrates advanced synthesis technologies with rigorous quality control systems to supply both domestic and international markets. The organization emphasizes innovation in drug delivery systems and the optimization of manufacturing processes to enhance therapeutic efficacy and patient safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-22 | Chinese | |
| 关于控股股东筹划战略重组的提示性公告 | 2026-05-14 | Chinese | |
| 南新制药2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-29 | Chinese | |
| 2025年度利润分配预案公告 | 2026-04-29 | Chinese | |
| 内幕信息知情人管理制度(2026年4月修订) | 2026-04-29 | Chinese | |
| 华兴会计师事务所(特殊普通合伙)关于前期会计差错更正专项说明的鉴证报告 | 2026-04-29 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46866942 | 2025年年度股东会决议公告 | 2026-05-22 | Chinese | ||
| 46344539 | 关于控股股东筹划战略重组的提示性公告 | 2026-05-14 | Chinese | ||
| 39106102 | 南新制药2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-29 | Chinese | ||
| 39106099 | 2025年度利润分配预案公告 | 2026-04-29 | Chinese | ||
| 39106094 | 内幕信息知情人管理制度(2026年4月修订) | 2026-04-29 | Chinese | ||
| 39106087 | 华兴会计师事务所(特殊普通合伙)关于前期会计差错更正专项说明的鉴证报告 | 2026-04-29 | Chinese | ||
| 39106005 | 对外担保管理制度(2026年4月修订) | 2026-04-29 | Chinese | ||
| 39105999 | 关于转让部分应收账款暨关联交易的公告 | 2026-04-29 | Chinese | ||
| 39105990 | 内部审计制度(2026年4月修订) | 2026-04-29 | Chinese | ||
| 39105985 | 信息披露管理制度(2026年4月修订) | 2026-04-29 | Chinese | ||
| 39105979 | 会计师事务所关于公司2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-29 | Chinese | ||
| 39105831 | 2025年度董事会审计委员会履职情况报告 | 2026-04-29 | Chinese | ||
| 39105826 | 董事会关于独立董事独立性评估的专项意见 | 2026-04-29 | Chinese | ||
| 39105823 | 董事会议事规则(2026年4月修订) | 2026-04-29 | Chinese | ||
| 39105818 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-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 |
Hunan Nucien 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/58221/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58221 | 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=58221 | 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=58221 \ -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": 58221}, 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 Hunan Nucien Pharmaceutical Co., Ltd. (id: 58221)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.