Jilin Province Xidian Pharmaceutical Sci-Tech Development Co., Ltd. — Investor Relations & Filings
Jilin Province Xidian Pharmaceutical Sci-Tech Development Co., Ltd. focuses on the research, development, manufacturing, and distribution of pharmaceutical products. The company specializes in biochemical drugs, the modernization of traditional Chinese medicine, and chemical pharmaceuticals. Its core product portfolio includes treatments for cardiovascular and cerebrovascular diseases, anti-viral medications, and anti-tumor therapies. Xidian Pharmaceutical emphasizes scientific innovation and technological advancement to enhance drug efficacy and safety. The company operates production facilities compliant with Good Manufacturing Practice (GMP) standards and maintains a distribution network serving healthcare providers and pharmacies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于首次回购公司股份暨回购股份进展的公告 | 2026-03-02 | Chinese | |
| 回购股份报告书 | 2026-02-10 | Chinese | |
| 关于磐石子公司完成工商登记并取得营业执照的公告 | 2026-02-09 | Chinese | |
| 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-02-03 | Chinese | |
| 关于取得金融机构股票回购专项贷款承诺书的公告 | 2026-02-02 | Chinese | |
| 关于使用闲置募集资金进行现金管理的公告 | 2026-01-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37504981 | 关于首次回购公司股份暨回购股份进展的公告 | 2026-03-02 | Chinese | ||
| 37504974 | 回购股份报告书 | 2026-02-10 | Chinese | ||
| 37504963 | 关于磐石子公司完成工商登记并取得营业执照的公告 | 2026-02-09 | Chinese | ||
| 37504949 | 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-02-03 | Chinese | ||
| 37504947 | 关于取得金融机构股票回购专项贷款承诺书的公告 | 2026-02-02 | Chinese | ||
| 37504942 | 关于使用闲置募集资金进行现金管理的公告 | 2026-01-28 | Chinese | ||
| 37504938 | 国泰海通证券股份有限公司关于吉林省西点药业科技发展股份有限公司部分募集资金投资项目延期的核查意见 | 2026-01-22 | Chinese | ||
| 37504934 | 关于部分募集资金投资项目延期的公告 | 2026-01-22 | Chinese | ||
| 37504926 | 关于使用部分闲置募集资金进行现金管理及使用部分闲置自有资金进行现金管理和委托理财的公告 | 2026-01-22 | Chinese | ||
| 37504918 | 关于拟设立全资子公司的公告 | 2026-01-22 | Chinese | ||
| 37504907 | 关于回购公司股份方案的公告 | 2026-01-22 | Chinese | ||
| 37504891 | 第八届董事会第十四次会议决议公告 | 2026-01-22 | Chinese | ||
| 37504886 | 关于公司硫酸氨基葡萄糖胶囊获得药品注册证书的公告 | 2026-01-22 | Chinese | ||
| 37504869 | 国泰海通证券股份有限公司关于吉林省西点药业科技发展股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-01-22 | Chinese | ||
| 37504866 | 关于使用闲置募集资金及自有资金进行现金管理和委托理财到期赎回的公告 | 2026-01-16 | 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 |
Jilin Province Xidian Pharmaceutical Sci-Tech Development 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/56079/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56079 | 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=56079 | 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=56079 \ -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": 56079}, 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 Jilin Province Xidian Pharmaceutical Sci-Tech Development Co., Ltd. (id: 56079)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.