
Hualan Biological Engineering Inc. — Investor Relations & Filings
Hualan Biological Engineering Inc. is a biopharmaceutical enterprise specializing in the research, development, production, and commercialization of blood products and vaccines. The company’s portfolio is divided into two primary segments: plasma-derived therapeutics and viral vaccines. Key blood products include human albumin, intravenous immunoglobulin (IVIG), human coagulation factor VIII, and prothrombin complex. In the vaccine sector, the company produces seasonal influenza vaccines, including quadrivalent formulations, as well as hepatitis B and rabies vaccines. Hualan Biological Engineering operates advanced manufacturing facilities and plasma collection centers, focusing on high-quality standards and technological innovation in recombinant protein drugs and monoclonal antibodies to address critical medical needs in immunology, hematology, and infectious disease prevention.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于举行2022年度业绩说明会的公告 | 2023-04-06 | Chinese | |
| 华兰生物工程股份有限公司内部控制审计报告 | 2023-03-29 | Chinese | |
| 年度股东大会通知 | 2023-03-29 | Chinese | |
| 监事会决议公告 | 2023-03-29 | Chinese | |
| 董事会决议公告 | 2023-03-29 | Chinese | |
| 内部控制自我评价报告 | 2023-03-29 | Chinese |
Browse filings by year
23 years- 2026 40 filings
- 2025 101 filings
- 2024 50 filings
- 2023 70 filings
- 2022 73 filings
- 2021 57 filings
- 2020 85 filings
- 2019 58 filings
- 2018 74 filings
- 2017 52 filings
- 2016 66 filings
- 2015 82 filings
- 2014 80 filings
- 2013 91 filings
- 2012 59 filings
- 2011 58 filings
- 2010 60 filings
- 2009 73 filings
- 2008 84 filings
- 2007 72 filings
- 2006 57 filings
- 2005 59 filings
- 2004 25 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 44320033 | 关于举行2022年度业绩说明会的公告 | 2023-04-06 | Chinese | ||
| 44319976 | 华兰生物工程股份有限公司内部控制审计报告 | 2023-03-29 | Chinese | ||
| 44319843 | 年度股东大会通知 | 2023-03-29 | Chinese | ||
| 44319835 | 监事会决议公告 | 2023-03-29 | Chinese | ||
| 44319821 | 董事会决议公告 | 2023-03-29 | Chinese | ||
| 44319757 | 内部控制自我评价报告 | 2023-03-29 | Chinese | ||
| 44319748 | 年度关联方资金占用专项审计报告 | 2023-03-29 | Chinese | ||
| 44319669 | 独立董事对担保等事项的独立意见 | 2023-03-29 | Chinese | ||
| 44319640 | 2022年监事会工作报告 | 2023-03-29 | Chinese | ||
| 44319633 | 2022年年度审计报告 | 2023-03-29 | Chinese | ||
| 44319317 | 2022年年度报告 | 2023-03-29 | Chinese | ||
| 44319314 | 2022年独立董事年度述职报告(苏志国) | 2023-03-29 | Chinese | ||
| 44319302 | 独立董事年度述职报告 | 2023-03-29 | Chinese | ||
| 44319296 | 关于续聘2023年度审计机构的公告 | 2023-03-29 | Chinese | ||
| 44319223 | 2022年年度报告摘要 | 2023-03-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 |
Hualan Biological Engineering Inc. 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/54073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54073 | 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=54073 | 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=54073 \ -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": 54073}, 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 Hualan Biological Engineering Inc. (id: 54073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.