
GUANGDONG BIOLIGHT MEDITECH CO.,LTD. — Investor Relations & Filings
Guangdong Biolight Meditech Co., Ltd. specializes in the research, development, and manufacturing of medical electronic equipment and healthcare solutions. The company’s core product portfolio includes advanced patient monitoring systems, such as multi-parameter monitors, electrocardiographs, and pulse oximeters. It maintains a significant presence in the renal care sector, providing integrated hemodialysis solutions that encompass dialysis machines, dialyzers, and specialized consumables. Additionally, the company develops home healthcare products and digital health management platforms designed to improve clinical workflows and patient outcomes. By integrating hardware with cloud-based data services, the company provides comprehensive diagnostic and therapeutic tools for global healthcare providers, focusing on technical innovation and high-precision medical instrumentation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于预计触发可转债转股价格向下修正条件的提示性公告 | 2026-05-26 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-15 | Chinese | |
| 广东精诚粤衡律师事务所关于广东宝莱特医用科技股份有限公司2025年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 关于不向下修正宝莱转债转股价格的公告 | 2026-05-11 | Chinese | |
| 第九届董事会第九次会议决议公告 | 2026-05-11 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47056917 | 关于预计触发可转债转股价格向下修正条件的提示性公告 | 2026-05-26 | Chinese | ||
| 46352464 | 2025年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 46352471 | 广东精诚粤衡律师事务所关于广东宝莱特医用科技股份有限公司2025年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 44941148 | 关于不向下修正宝莱转债转股价格的公告 | 2026-05-11 | Chinese | ||
| 44941145 | 第九届董事会第九次会议决议公告 | 2026-05-11 | Chinese | ||
| 36443067 | 关于2026年度日常关联交易预计的公告 | 2026-04-24 | Chinese | ||
| 36443065 | 独立董事2025年度述职报告(薛俊东) | 2026-04-24 | Chinese | ||
| 36443064 | 独立董事2025年度述职报告(冉茂良) | 2026-04-24 | Chinese | ||
| 36443060 | 内幕信息知情人管理制度(2026年4月修订) | 2026-04-24 | Chinese | ||
| 36443058 | 战略委员会工作细则(2026年4月修订) | 2026-04-24 | Chinese | ||
| 36443057 | 第九届董事会第八次会议决议公告 | 2026-04-24 | Chinese | ||
| 36443054 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-24 | Chinese | ||
| 36443048 | 2025年度财务决算报告 | 2026-04-24 | Chinese | ||
| 36443046 | 关于举行2025年度业绩网上说明会的公告 | 2026-04-24 | Chinese | ||
| 36443043 | 2025年度内部控制审计报告 | 2026-04-24 | 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 |
GUANGDONG BIOLIGHT MEDITECH 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/55252/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55252 | 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=55252 | 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=55252 \ -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": 55252}, 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 GUANGDONG BIOLIGHT MEDITECH CO.,LTD. (id: 55252)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.