
Andon Health Co.,Ltd. — Investor Relations & Filings
Andon Health Co., Ltd. specializes in the research, development, and manufacturing of electronic healthcare products and cloud-based health management solutions. The company’s core portfolio includes digital blood pressure monitors, blood glucose meters, pulse oximeters, infrared thermometers, and smart body scales. Through its subsidiary iHealth Labs, the company integrates medical hardware with mobile internet technologies, enabling users to track and manage personal health data via smartphone applications. Andon Health provides comprehensive digital health ecosystems, focusing on chronic disease management and remote patient monitoring. The company also produces diagnostic kits, including rapid antigen tests. Its operations emphasize the convergence of traditional medical devices with Internet of Things (IoT) connectivity to improve healthcare accessibility and data-driven wellness management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-26 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 关于与专业投资机构共同投资的进展公告 | 2026-05-18 | Chinese | |
| 关于2021年股票期权激励计划第四个行权期采用自主行权模式的提示性公告 | 2026-05-11 | Chinese | |
| 关于与专业投资机构共同投资的进展公告 | 2025-12-30 | Chinese | |
| 2025年第四次临时股东大会法律意见书 | 2025-12-15 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47077436 | 2025年年度权益分派实施公告 | 2026-05-26 | Chinese | ||
| 46757610 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46512719 | 关于与专业投资机构共同投资的进展公告 | 2026-05-18 | Chinese | ||
| 45016892 | 关于2021年股票期权激励计划第四个行权期采用自主行权模式的提示性公告 | 2026-05-11 | Chinese | ||
|
2025
11 filings
| |||||
| 35840196 | 关于与专业投资机构共同投资的进展公告 | 2025-12-30 | Chinese | ||
| 35840184 | 2025年第四次临时股东大会法律意见书 | 2025-12-15 | Chinese | ||
| 35840173 | 2025年第四次临时股东大会决议公告 | 2025-12-15 | Chinese | ||
| 35840172 | 关于董事会完成换届选举暨聘任高级管理人员等相关人员的公告 | 2025-12-15 | Chinese | ||
| 35840161 | 第七届董事会第一次会议决议公告 | 2025-12-15 | Chinese | ||
| 35840159 | 关于选举职工代表董事的公告 | 2025-12-15 | Chinese | ||
| 35840150 | 关于美国子公司四联检、三联检产品获得美国FDA上市前通知的公告 | 2025-12-14 | Chinese | ||
| 35840138 | 关于回购公司股份的进展公告 | 2025-12-01 | Chinese | ||
| 35840130 | 关于召开2025年第四次临时股东大会通知的补充公告 | 2025-12-01 | Chinese | ||
| 35840127 | 董事会审计委员会工作制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35840123 | 董事会薪酬与考核委员会工作制度(2025年11月) | 2025-11-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 |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
|
ApexBio
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
Andon Health 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/54473/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54473 | 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=54473 | 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=54473 \ -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": 54473}, 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 Andon Health Co.,Ltd. (id: 54473)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.