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年度日常关联交易预计的公告 | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告(薛俊东) | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告(冉茂良) | 2026-04-24 | Chinese | |
| 内幕信息知情人管理制度(2026年4月修订) | 2026-04-24 | Chinese | |
| 战略委员会工作细则(2026年4月修订) | 2026-04-24 | Chinese | |
| 第九届董事会第八次会议决议公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36443040 | 投资者关系管理制度(2026年4月修订) | 2026-04-24 | Chinese | ||
| 36443036 | 信息披露制度(2026年4月修订) | 2026-04-24 | Chinese | ||
| 36443035 | 2025年度拟不进行利润分配的专项说明 | 2026-04-24 | Chinese | ||
| 36443033 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 36443024 | 关于公司非经营性资金占用及其他关联资金往来的专项说明 | 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 |
|
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 |
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.