
Harbin Pharmaceutical Group Co.,Ltd. — Investor Relations & Filings
Harbin Pharmaceutical Group Co., Ltd. specializes in the research, development, manufacture, and distribution of a diverse range of pharmaceutical and healthcare products. The company's portfolio includes antibiotics, over-the-counter (OTC) medicines, health supplements, traditional Chinese medicines, and animal health products. It operates through several specialized subsidiaries and maintains a significant presence in the production of penicillins and cephalosporins. A key strategic focus involves the health and nutrition sector, bolstered by the acquisition of global nutrition brand GNC. The company leverages large-scale manufacturing capabilities and an extensive distribution network to serve both domestic and international markets. Its operations emphasize technological innovation and quality control across its integrated supply chain, from raw material production to finished dosage forms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于收到要约收购报告书摘要的提示性公告 | 2019-08-14 | Chinese | |
| 要约收购报告书摘要 | 2019-08-14 | Chinese | |
| 重大事项提示性公告 | 2019-08-13 | Chinese | |
| 君合律师事务所关于哈药集团有限公司增资完成后实际控制人认定事宜之法律意见书 | 2019-08-12 | Chinese | |
| 重大事项提示性公告 | 2019-08-12 | Chinese | |
| 关于控股股东权益变动的提示性公告 | 2019-08-11 | Chinese |
Browse filings by year
27 years- 2026 16 filings
- 2025 112 filings
- 2024 82 filings
- 2023 107 filings
- 2022 136 filings
- 2021 142 filings
- 2020 102 filings
- 2019 113 filings
- 2018 128 filings
- 2017 118 filings
- 2016 98 filings
- 2015 112 filings
- 2014 50 filings
- 2013 34 filings
- 2012 36 filings
- 2011 54 filings
- 2010 25 filings
- 2009 30 filings
- 2008 92 filings
- 2007 70 filings
- 2006 31 filings
- 2005 40 filings
- 2004 40 filings
- 2003 17 filings
- 2002 24 filings
- 2001 15 filings
- 1993 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 41325912 | 关于收到要约收购报告书摘要的提示性公告 | 2019-08-14 | Chinese | ||
| 41325904 | 要约收购报告书摘要 | 2019-08-14 | Chinese | ||
| 41325896 | 重大事项提示性公告 | 2019-08-13 | Chinese | ||
| 41325888 | 君合律师事务所关于哈药集团有限公司增资完成后实际控制人认定事宜之法律意见书 | 2019-08-12 | Chinese | ||
| 41325852 | 重大事项提示性公告 | 2019-08-12 | Chinese | ||
| 41325842 | 关于控股股东权益变动的提示性公告 | 2019-08-11 | Chinese | ||
| 41325830 | 简式权益变动报告书 | 2019-08-11 | Chinese | ||
| 41325818 | 关于控股股东哈药集团增资扩股事宜进展的补充公告 | 2019-07-29 | Chinese | ||
| 41325807 | 关于控股股东哈药集团增资扩股事宜的进展公告 | 2019-07-29 | Chinese | ||
| 41325797 | 关于分公司药品通过仿制药一致性评价的公告 | 2019-07-15 | Chinese | ||
| 41325792 | 关于副总经理退休的公告 | 2019-06-28 | Chinese | ||
| 41325785 | 独立董事关于公司第八届董事会第二十二次会议相关事项的独立意见 | 2019-06-28 | Chinese | ||
| 41325777 | 关于签订战略合作协议的公告 | 2019-06-28 | Chinese | ||
| 41325766 | 八届二十二次董事会决议公告 | 2019-06-28 | Chinese | ||
| 41325756 | 2018年年度股东大会法律意见书 | 2019-06-14 | 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 |
Harbin Pharmaceutical Group 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/56904/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56904 | 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=56904 | 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=56904 \ -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": 56904}, 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 Harbin Pharmaceutical Group Co.,Ltd. (id: 56904)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.