%20Co.%2CLtd./other/Lepu_Medical_Technology_Beijing_Co.Ltd.-logo.png)
Lepu Medical Technology (Beijing) Co.,Ltd. — Investor Relations & Filings
Lepu Medical Technology (Beijing) Co.,Ltd. specializes in the development, manufacture, and distribution of medical devices and equipment, primarily focused on cardiovascular disease management. The company provides a comprehensive range of products spanning the entire patient care cycle, including prevention, screening, diagnosis, treatment, and rehabilitation. Its core portfolio features interventional cardiology solutions such as coronary stents, bioresorbable scaffolds, and PTCA balloon catheters. Additionally, the company offers structural heart disease devices, cardiac rhythm management systems, and anesthesia products. Lepu Medical also maintains a significant presence in the in vitro diagnostics (IVD) sector and produces advanced medical electronic equipment, including ECG machines and patient monitors. By leveraging integrated R&D and manufacturing capabilities, the company serves healthcare providers worldwide with innovative medical solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市中伦律师事务所关于公司2025年度股东会的法律意见书 | 2026-05-13 | Chinese | |
| 关于选举产生第七届董事会职工代表董事的公告 | 2026-05-13 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-13 | Chinese | |
| 第七届董事会第一次会议决议公告 | 2026-05-13 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员的公告 | 2026-05-13 | Chinese | |
| 公司章程(2026年4月) | 2026-04-22 | Chinese |
Browse filings by year
18 years- 2026 46 filings
- 2025 165 filings
- 2024 170 filings
- 2023 116 filings
- 2022 156 filings
- 2021 166 filings
- 2020 265 filings
- 2019 156 filings
- 2018 193 filings
- 2017 130 filings
- 2016 179 filings
- 2015 134 filings
- 2014 142 filings
- 2013 97 filings
- 2012 82 filings
- 2011 67 filings
- 2010 111 filings
- 2009 30 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45565689 | 北京市中伦律师事务所关于公司2025年度股东会的法律意见书 | 2026-05-13 | Chinese | ||
| 45565678 | 关于选举产生第七届董事会职工代表董事的公告 | 2026-05-13 | Chinese | ||
| 45565673 | 2025年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45565659 | 第七届董事会第一次会议决议公告 | 2026-05-13 | Chinese | ||
| 45565700 | 关于董事会完成换届选举及聘任高级管理人员的公告 | 2026-05-13 | Chinese | ||
| 35323458 | 公司章程(2026年4月) | 2026-04-22 | Chinese | ||
| 35323444 | 关于开展外汇套期保值业务的公告 | 2026-04-22 | Chinese | ||
| 35323436 | 2025年度内部控制评价报告 | 2026-04-22 | Chinese | ||
| 35323422 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-22 | Chinese | ||
| 35323408 | 关于举行2025年度暨2026年一季度网上业绩说明会的公告 | 2026-04-22 | Chinese | ||
| 35323398 | 关于董事会换届选举的公告 | 2026-04-22 | Chinese | ||
| 35323390 | 关于召开2025年度股东会的通知 | 2026-04-22 | Chinese | ||
| 35323381 | 2026年一季度报告 | 2026-04-22 | Chinese | ||
| 35323379 | 关于公司向银行延续申请授信额度的公告 | 2026-04-22 | Chinese | ||
| 35323370 | 独立董事提名人声明与承诺(邱亨中) | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | Manufacturing |
Lepu Medical Technology (Beijing) 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/55029/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55029 | 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=55029 | 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=55029 \ -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": 55029}, 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 Lepu Medical Technology (Beijing) Co.,Ltd. (id: 55029)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.