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-04-28 | Chinese | |
| 独立董事候选人声明与承诺(梁沪明) | 2026-04-28 | Chinese | |
| 独立董事提名人声明与承诺(高圣平) | 2026-04-28 | Chinese | |
| 独立董事提名人声明与承诺(许静) | 2026-04-28 | Chinese | |
| 独立董事提名人声明与承诺(梁沪明) | 2026-04-28 | Chinese | |
| 独立董事提名人声明与承诺(孔昱) | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 38836058 | 关于公司董事会换届选举的公告 | 2026-04-28 | Chinese | ||
| 38836038 | 关于2026年第一次中期利润分配预案及提请股东会授权董事会制定2026年其他中期分红方案的公告 | 2026-04-28 | Chinese | ||
| 38836035 | 独立董事候选人声明与承诺(顾敏康) | 2026-04-28 | Chinese | ||
| 38836024 | 独立董事候选人声明与承诺(周先意) | 2026-04-28 | Chinese | ||
| 38836012 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 38836006 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 38836004 | 独立董事候选人声明与承诺(高圣平) | 2026-04-28 | Chinese | ||
| 38835992 | 独立董事候选人声明与承诺(胡善荣) | 2026-04-28 | Chinese | ||
| 38835974 | 独立董事提名人声明与承诺(顾敏康) | 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 |
|
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 |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | 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.