
Shenzhen Mindray Bio-Medical Electronics Co., Ltd. — Investor Relations & Filings
Mindray Bio-Medical Electronics Co., Ltd. is a global developer, manufacturer, and marketer of medical devices and solutions. The company operates through three primary business segments: Patient Monitoring and Life Support, In-Vitro Diagnostics, and Medical Imaging Systems. Its extensive product portfolio includes patient monitors, ventilators, anesthesia machines, ultrasound imaging systems, and automated hematology and chemistry analyzers. The organization focuses on delivering innovative medical technologies designed to enhance clinical efficiency and improve patient outcomes. With a robust research and development infrastructure and a distribution network serving over 190 countries and regions, the company provides integrated solutions to a wide range of healthcare facilities, including primary care clinics and large-scale hospitals. By integrating advanced engineering with clinical insights, the company addresses complex healthcare challenges through reliable and accessible medical equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东部分股份质押的公告 | 2026-05-22 | Chinese | |
| 2025年度及2026年第一次中期权益分派实施公告 | 2026-05-20 | Chinese | |
| 关于公司董事会完成换届选举及聘任高级管理人员的公告 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于选举产生第九届董事会职工代表董事的公告 | 2026-05-19 | Chinese | |
| 关于注销库存股通知债权人的公告 | 2026-05-19 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46788416 | 关于控股股东部分股份质押的公告 | 2026-05-22 | Chinese | ||
| 46615965 | 2025年度及2026年第一次中期权益分派实施公告 | 2026-05-20 | Chinese | ||
| 46538733 | 关于公司董事会完成换届选举及聘任高级管理人员的公告 | 2026-05-19 | Chinese | ||
| 46538732 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46538731 | 关于选举产生第九届董事会职工代表董事的公告 | 2026-05-19 | Chinese | ||
| 46538730 | 关于注销库存股通知债权人的公告 | 2026-05-19 | Chinese | ||
| 46538727 | 第九届董事会第一次会议决议公告 | 2026-05-19 | Chinese | ||
| 46538734 | 2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 44960866 | 关于发行H股并上市的进展公告 | 2026-05-11 | Chinese | ||
| 38836144 | 独立董事候选人声明与承诺(孔昱) | 2026-04-28 | Chinese | ||
| 38836140 | 独立董事候选人声明与承诺(梁沪明) | 2026-04-28 | Chinese | ||
| 38836124 | 独立董事提名人声明与承诺(高圣平) | 2026-04-28 | Chinese | ||
| 38836108 | 独立董事提名人声明与承诺(许静) | 2026-04-28 | Chinese | ||
| 38836094 | 独立董事提名人声明与承诺(梁沪明) | 2026-04-28 | Chinese | ||
| 38836076 | 独立董事提名人声明与承诺(孔昱) | 2026-04-28 | 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 |
Shenzhen Mindray Bio-Medical Electronics 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/55732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55732 | 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=55732 | 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=55732 \ -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": 55732}, 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 Shenzhen Mindray Bio-Medical Electronics Co., Ltd. (id: 55732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.