
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 |
|---|---|---|---|
| 股东询价转让计划书 | 2024-01-12 | Chinese | |
| 北京世辉律师事务所关于上海微创电生理医疗科技股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-12-29 | Chinese | |
| 2023年第二次临时股东大会会议决议公告 | 2023-12-29 | Chinese | |
| 2023年第二次临时股东大会会议资料 | 2023-12-22 | Chinese | |
| 董事会议事规则 | 2023-12-13 | Chinese | |
| 关于召开2023年第二次临时股东大会的通知 | 2023-12-13 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 40118913 | 股东询价转让计划书 | 2024-01-12 | Chinese | ||
|
2023
14 filings
| |||||
| 40118898 | 北京世辉律师事务所关于上海微创电生理医疗科技股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-12-29 | Chinese | ||
| 40118882 | 2023年第二次临时股东大会会议决议公告 | 2023-12-29 | Chinese | ||
| 40118863 | 2023年第二次临时股东大会会议资料 | 2023-12-22 | Chinese | ||
| 40118849 | 董事会议事规则 | 2023-12-13 | Chinese | ||
| 40118835 | 关于召开2023年第二次临时股东大会的通知 | 2023-12-13 | Chinese | ||
| 40118819 | 关联交易管理制度 | 2023-12-13 | Chinese | ||
| 40118814 | 关于修订《公司章程》、部分管理制度暨新增制度的公告 | 2023-12-13 | Chinese | ||
| 40118804 | 第三届监事会第七次会议决议公告 | 2023-12-13 | Chinese | ||
| 40118792 | 独立董事工作制度 | 2023-12-13 | Chinese | ||
| 40118779 | 累积投票制实施细则 | 2023-12-13 | Chinese | ||
| 40118767 | 会计师事务所选聘制度 | 2023-12-13 | Chinese | ||
| 40118755 | 公司章程(2023年12月) | 2023-12-13 | Chinese | ||
| 40118731 | 募集资金管理制度 | 2023-12-13 | Chinese | ||
| 40118714 | 股东大会议事规则 | 2023-12-13 | 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.