
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-05-14 | Chinese | |
| 华泰联合证券有限责任公司关于上海微创电生理医疗科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-14 | Chinese | |
| 2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 关于上海微创电生理医疗科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-30 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | |
| 2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344562 | 2025年年度股东会会议资料 | 2026-05-14 | Chinese | ||
| 34891955 | 华泰联合证券有限责任公司关于上海微创电生理医疗科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-14 | Chinese | ||
| 40122341 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 40122311 | 关于上海微创电生理医疗科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-03-30 | Chinese | ||
| 40122260 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 40122253 | 2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 40122247 | 2025年度环境、社会和公司治理报告 | 2026-03-30 | Chinese | ||
| 40122029 | 2025年度审计报告 | 2026-03-30 | Chinese | ||
| 40121911 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 40121899 | 关于2025年度“提质增效重回报”行动方案的评估报告 | 2026-03-30 | Chinese | ||
| 40121890 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 40121881 | 2025年度独立董事履职情况报告-丁建东 | 2026-03-30 | Chinese | ||
| 40121876 | 关于为公司及其董事、高级管理人员购买责任险的公告 | 2026-03-30 | Chinese | ||
| 40121869 | 2025年董事会审计委员会履职报告 | 2026-03-30 | Chinese | ||
| 40121860 | 2025年度独立董事履职情况报告-张东 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IMPEDIMED LIMITED
Develops bioimpedance spectroscopy devices for oncology and…
|
IPD | AU | Manufacturing |
|
IMRICOR MEDICAL SYSTEMS INC.
Develops MRI-compatible devices for real-time MRI-guided ca…
|
IMR | AU | Manufacturing |
|
IMRIS Inc.
Specializes in systems that bring magnetic resonance imagin…
|
IMRSQ | CA | Manufacturing |
|
INCX
Developer and manufacturer of digital X-ray flat panel sens…
|
6861 | TW | Manufacturing |
|
INKON Life Technology Co., Ltd.
Develops radiotherapy equipment, infusion systems, and digi…
|
300143 | CN | Manufacturing |
|
InMode Ltd.
Provider of medical technologies for minimally invasive aes…
|
INMD | IL | Manufacturing |
|
INSIGHT LIFETECH CO., LTD.
Develops intravascular imaging and physiological assessment…
|
688712 | CN | Manufacturing |
|
Inspire Medical Systems, Inc.
Develops an FDA-approved implantable neurostimulation syste…
|
INSP | US | Manufacturing |
|
INSULET CORP
Develops and markets tubeless, wearable insulin delivery sy…
|
PODD | US | Manufacturing |
|
INTELLIGENT BIO SOLUTIONS INC.
A medical technology company developing rapid, non-invasive…
|
INBS | US | 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.