
Lanzhou Foci Pharmaceutical Co.,Ltd. — Investor Relations & Filings
Lanzhou Foci Pharmaceutical Co., Ltd. specializes in the research, development, production, and sale of Traditional Chinese Medicine (TCM). Established in 1929, the company is historically significant for pioneering the industrial manufacture of concentrated TCM pills. Its extensive product portfolio features proprietary Chinese medicines, including Liuwei Dihuang Wan and Xiaoyao Wan, alongside various herbal extracts and health products. The company utilizes modern manufacturing infrastructure to integrate traditional herbal formulas with advanced pharmaceutical technologies. Lanzhou Foci emphasizes quality control through standardized production processes and rigorous testing protocols. Its market reach extends from domestic distribution to international exports, supporting the global presence of traditional herbal remedies. The company is characterized by its heritage as a time-honored brand dedicated to the modernization of herbal medicine.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第八届董事会第十六次会议决议公告 | 2026-05-12 | Chinese | |
| 关于召开2026年第二次临时股东会的通知 | 2026-05-12 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年5月) | 2026-05-12 | Chinese | |
| 2025年年度股东会会议决议公告 | 2026-05-08 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-08 | Chinese | |
| 财务负责人管理制度(2026年4月) | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45347244 | 第八届董事会第十六次会议决议公告 | 2026-05-12 | Chinese | ||
| 45346779 | 关于召开2026年第二次临时股东会的通知 | 2026-05-12 | Chinese | ||
| 45345917 | 董事、高级管理人员薪酬管理制度(2026年5月) | 2026-05-12 | Chinese | ||
| 44493390 | 2025年年度股东会会议决议公告 | 2026-05-08 | Chinese | ||
| 36634414 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-08 | Chinese | ||
| 36634410 | 财务负责人管理制度(2026年4月) | 2026-04-08 | Chinese | ||
| 36634408 | 第八届董事会第十四次会议决议公告 | 2026-04-08 | Chinese | ||
| 36634406 | 对外担保管理制度(2026年4月) | 2026-04-08 | Chinese | ||
| 36634402 | 2025年度董事会工作报告 | 2026-04-08 | Chinese | ||
| 36634400 | 独立董事2025年度述职报告(李志刚) | 2026-04-08 | Chinese | ||
| 36634397 | 独立董事2025年度述职报告(胡花芸) | 2026-04-08 | Chinese | ||
| 36634395 | 2025年度财务决算报告 | 2026-04-08 | Chinese | ||
| 36634392 | 关于确认2025年日常关联交易及预计2026年日常关联交易的公告 | 2026-04-08 | Chinese | ||
| 36634391 | 独立董事2025年度述职报告(贾洪文) | 2026-04-08 | Chinese | ||
| 36634385 | 2025年年度审计报告 | 2026-04-08 | 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 |
Lanzhou Foci 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/54665/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54665 | 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=54665 | 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=54665 \ -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": 54665}, 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 Lanzhou Foci Pharmaceutical Co.,Ltd. (id: 54665)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.