
Nanjing Hicin Pharmaceutical CO.,LTD. — Investor Relations & Filings
Nanjing Hicin Pharmaceutical CO.,LTD. specializes in the research, development, manufacturing, and commercialization of chemical drug preparations and active pharmaceutical ingredients (APIs). The company maintains a diverse product portfolio focusing on therapeutic areas such as cardiovascular and cerebrovascular diseases, digestive system disorders, anti-infectives, and endocrine health. Its core offerings include specialized injectable formulations and high-purity APIs produced in compliance with international quality standards. By integrating advanced chemical synthesis technologies with modern pharmaceutical manufacturing processes, the company provides clinical solutions aimed at addressing complex medical needs. The organization emphasizes continuous innovation through its dedicated R&D centers, focusing on the development of generic drugs with high technical barriers and value-added formulations for healthcare markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江苏世纪同仁律师事务所关于公司2025年度股东会的法律意见书 | 2026-05-27 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-27 | Chinese | |
| 关于2026年度对下属子公司提供担保额度预计的公告 | 2026-04-24 | Chinese | |
| 2026年一季度报告 | 2026-04-24 | Chinese | |
| 独立董事2025年度独立性自查报告(陆涛) | 2026-04-24 | Chinese | |
| 独立董事2025年度独立性自查报告(毛凌霄) | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47355654 | 江苏世纪同仁律师事务所关于公司2025年度股东会的法律意见书 | 2026-05-27 | Chinese | ||
| 47355647 | 2025年度股东会决议公告 | 2026-05-27 | Chinese | ||
| 38209456 | 关于2026年度对下属子公司提供担保额度预计的公告 | 2026-04-24 | Chinese | ||
| 38209452 | 2026年一季度报告 | 2026-04-24 | Chinese | ||
| 38209451 | 独立董事2025年度独立性自查报告(陆涛) | 2026-04-24 | Chinese | ||
| 38209450 | 独立董事2025年度独立性自查报告(毛凌霄) | 2026-04-24 | Chinese | ||
| 38209447 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 38209444 | 关于控股股东、实际控制人股份全部解除质押公告 | 2026-01-05 | Chinese | ||
|
2025
7 filings
| |||||
| 38209431 | 关于公司注射用盐酸兰地洛尔被纳入国家医保目录的公告 | 2025-12-08 | Chinese | ||
| 38209421 | 股票交易异常波动的公告 | 2025-11-14 | Chinese | ||
| 38209414 | 关于公司甲硫酸新斯的明注射液获得药品注册批件的公告 | 2025-11-14 | Chinese | ||
| 38209410 | 关于公司阿昔莫司胶囊获得药品注册批件的公告 | 2025-10-24 | Chinese | ||
| 38209408 | 2025年三季度报告 | 2025-10-22 | Chinese | ||
| 38209403 | 第五届董事会第三次会议决议公告 | 2025-10-22 | Chinese | ||
| 38209393 | 关于公司硫代硫酸钠注射液获得药品注册批件的公告 | 2025-09-19 | 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 |
Nanjing Hicin 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/55566/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55566 | 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=55566 | 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=55566 \ -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": 55566}, 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 Nanjing Hicin Pharmaceutical CO.,LTD. (id: 55566)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.