
SHANGHAI MICROPORT EP MEDTECH CO., LTD. — Investor Relations & Filings
SHANGHAI MICROPORT EP MEDTECH CO., LTD. focuses on the research, development, and commercialization of medical devices for cardiac electrophysiology. The company provides a comprehensive suite of products for the diagnosis and treatment of cardiac arrhythmias, including 3D cardiac mapping systems, diagnostic catheters, and radiofrequency ablation catheters. Its core technology, the Columbus 3D EP Navigation System, enables precise localization and visualization of catheters within the heart. The product line also encompasses irrigation pumps and ablation generators designed to support minimally invasive procedures. The company aims to deliver integrated solutions that improve clinical outcomes for patients with rhythm disorders through advanced mapping and therapeutic technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | |
| 2025年度内部控制评价报告 | 2026-03-30 | Chinese | |
| 2025年度会计师事务所的履职情况评估报告 | 2026-03-30 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | |
| 2025年年度报告 | 2026-03-30 | Chinese | |
| 关于上海微创电生理医疗科技股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-03-30 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40121853 | 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 40121842 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 40121835 | 2025年度会计师事务所的履职情况评估报告 | 2026-03-30 | Chinese | ||
| 40121833 | 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 40121822 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 40121793 | 关于上海微创电生理医疗科技股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-03-30 | Chinese | ||
| 40121687 | 2025年度独立董事履职情况报告-李亦争 | 2026-03-30 | Chinese | ||
| 40121679 | 2025年度环境、社会和公司治理报告摘要 | 2026-03-30 | Chinese | ||
| 40121673 | 2025年度独立董事履职情况报告-杨健(已离职) | 2026-03-30 | Chinese | ||
| 40121666 | 华泰联合证券有限责任公司关于上海微创电生理医疗科技股份有限公司2025年度募集资金存放、管理和使用情况专项核查报告 | 2026-03-30 | Chinese | ||
| 40121654 | 关于2026年度日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
| 40121645 | 2025年年度业绩快报 | 2026-02-11 | Chinese | ||
| 40121636 | 华泰联合证券有限责任公司关于上海微创电生理医疗科技股份有限公司限售股份上市流通事项的核查意见 | 2026-02-10 | Chinese | ||
| 40121628 | 关于首次公开发行部分限售股上市流通的公告 | 2026-02-10 | Chinese | ||
| 40121621 | 关于部分产品获得欧盟MDR认证的自愿性披露公告 | 2026-02-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
SHANGHAI MICROPORT EP MEDTECH 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/58359/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58359 | 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=58359 | 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=58359 \ -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": 58359}, 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 SHANGHAI MICROPORT EP MEDTECH CO., LTD. (id: 58359)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.