
SHAANXI PANLONG PHARMACEUTICAL GROUP LIMITED BY SHARE LTD — Investor Relations & Filings
SHAANXI PANLONG PHARMACEUTICAL GROUP LIMITED BY SHARE LTD specializes in the research, development, manufacturing, and distribution of pharmaceutical products, with a primary focus on modern Chinese patent medicines. The company’s core portfolio includes treatments for orthopedics, rheumatology, cardiovascular diseases, and digestive disorders. Its flagship product, Panlong Qi Tablets, is widely recognized for treating bone and joint ailments. Beyond traditional Chinese medicine, the group produces chemical drugs and health-related consumer products. The organization integrates modern extraction and production technologies with traditional pharmacological principles to ensure product efficacy and safety. It maintains a comprehensive supply chain encompassing medicinal herb cultivation, advanced manufacturing facilities, and a nationwide marketing network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京瑞强律师事务所关于陕西盘龙药业集团股份有限公司2025年年度股东会之法律意见书 | 2026-05-26 | Chinese | |
| 关于2025年年度股东会决议公告 | 2026-05-26 | Chinese | |
| 关于公司2026年股票期权激励计划内幕信息知情人及激励对象买卖公司股票情况的自查报告 | 2026-05-26 | Chinese | |
| 董事会薪酬与考核委员会关于2026年股票期权激励计划激励对象名单的公示情况说明及核查意见 | 2026-05-21 | Chinese | |
| 北京瑞强律师事务所关于陕西盘龙药业集团股份有限公司2026年股票期权激励计划(草案)之法律意见书 | 2026-05-12 | Chinese | |
| 2026年股票期权激励计划(草案) | 2026-05-12 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077774 | 北京瑞强律师事务所关于陕西盘龙药业集团股份有限公司2025年年度股东会之法律意见书 | 2026-05-26 | Chinese | ||
| 47077487 | 关于2025年年度股东会决议公告 | 2026-05-26 | Chinese | ||
| 47076906 | 关于公司2026年股票期权激励计划内幕信息知情人及激励对象买卖公司股票情况的自查报告 | 2026-05-26 | Chinese | ||
| 46757897 | 董事会薪酬与考核委员会关于2026年股票期权激励计划激励对象名单的公示情况说明及核查意见 | 2026-05-21 | Chinese | ||
| 45347169 | 北京瑞强律师事务所关于陕西盘龙药业集团股份有限公司2026年股票期权激励计划(草案)之法律意见书 | 2026-05-12 | Chinese | ||
| 45347168 | 2026年股票期权激励计划(草案) | 2026-05-12 | Chinese | ||
| 45347167 | 北京瑞强律师事务所关于陕西盘龙药业集团股份有限公司第一期员工持股计划的法律意见书 | 2026-05-12 | Chinese | ||
| 45347166 | 第一期员工持股计划(草案)摘要 | 2026-05-12 | Chinese | ||
| 45347008 | 第一期员工持股计划管理办法 | 2026-05-12 | Chinese | ||
| 45346863 | 第五届董事会第七次会议决议公告 | 2026-05-12 | Chinese | ||
| 45346862 | 董事会薪酬与考核委员会关于公司第一期员工持股计划及2026年股票期权激励计划相关事项的审核意见 | 2026-05-12 | Chinese | ||
| 45346526 | 关于2025年年度股东会增加临时提案暨补充通知的公告 | 2026-05-12 | Chinese | ||
| 45346525 | 上市公司股权激励计划自查表 | 2026-05-12 | Chinese | ||
| 44265141 | 关于举行2025年年度网上业绩说明会的公告 | 2026-05-07 | Chinese | ||
| 38806382 | 2025年度独立董事述职报告(王鹏) | 2026-04-27 | 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 |
SHAANXI PANLONG PHARMACEUTICAL GROUP LIMITED BY SHARE 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/54863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54863 | 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=54863 | 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=54863 \ -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": 54863}, 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 SHAANXI PANLONG PHARMACEUTICAL GROUP LIMITED BY SHARE LTD (id: 54863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.