
Wuhan Hiteck Biological Pharma Co.,Ltd — Investor Relations & Filings
Wuhan Hiteck Biological Pharma Co., Ltd. specializes in the research, development, manufacturing, and commercialization of biopharmaceutical products. The company's flagship product is Mouse Nerve Growth Factor (mNGF) for injection, marketed under the brand name Enjingfu, which is primarily used for treating nerve damage and promoting nerve regeneration. Beyond its core focus on neurotrophic factors, the company explores therapeutic areas including oncology and cardiovascular diseases. Its operations encompass advanced biotechnological platforms for protein expression and purification. Hiteck emphasizes innovation in biological medicine, maintaining a portfolio of proprietary technologies and clinical-stage candidates aimed at addressing unmet medical needs in regenerative medicine and specialized therapeutic sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京高文(武汉)律师事务所关于公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于获得注射用硫酸艾沙康唑药品注册证书的公告 | 2026-05-18 | Chinese | |
| 关于董事辞职暨调整审计委员会成员的公告 | 2026-05-12 | Chinese | |
| 第九届董事会第九次会议决议公告 | 2026-05-12 | Chinese | |
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-23 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46616001 | 北京高文(武汉)律师事务所关于公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 46616018 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46381946 | 关于获得注射用硫酸艾沙康唑药品注册证书的公告 | 2026-05-18 | Chinese | ||
| 45153037 | 关于董事辞职暨调整审计委员会成员的公告 | 2026-05-12 | Chinese | ||
| 45153024 | 第九届董事会第九次会议决议公告 | 2026-05-12 | Chinese | ||
| 38536059 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-23 | Chinese | ||
| 38536056 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 38536016 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 38535992 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 38535983 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 38535978 | 中审众环会计师事务所(特殊普通合伙)关于公司募集资金年度存放与实际使用情况的鉴证报告 | 2026-04-23 | Chinese | ||
| 38535975 | 中审众环会计师事务所(特殊普通合伙)关于公司非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-23 | Chinese | ||
| 38535971 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 38535967 | 关于拟续聘会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 38535963 | 2025年独立董事述职报告(毛宗福) | 2026-04-23 | 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 |
Wuhan Hiteck Biological Pharma 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/55662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55662 | 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=55662 | 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=55662 \ -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": 55662}, 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 Wuhan Hiteck Biological Pharma Co.,Ltd (id: 55662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.