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年11月) | 2025-11-28 | Chinese | |
| 第六届监事会第二十三次会议决议公告 | 2025-11-28 | Chinese | |
| 董事、高级管理人员持有和买卖本公司股票管理制度(2025年11月) | 2025-11-28 | Chinese | |
| 董事会战略委员会工作制度(2025年11月) | 2025-11-28 | Chinese | |
| 会计师事务所选聘管理办法(2025年11月) | 2025-11-28 | Chinese | |
| 信息披露管理制度(2025年11月) | 2025-11-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35839825 | 重大事项内部报告制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839817 | 第六届监事会第二十三次会议决议公告 | 2025-11-28 | Chinese | ||
| 35839806 | 董事、高级管理人员持有和买卖本公司股票管理制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839796 | 董事会战略委员会工作制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839787 | 会计师事务所选聘管理办法(2025年11月) | 2025-11-28 | Chinese | ||
| 35839778 | 信息披露管理制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839768 | 关于变更注册资本、新增经营范围暨修订《公司章程》及部分制度的公告 | 2025-11-28 | Chinese | ||
| 35839758 | 独立董事候选人声明与承诺(孙卫军) | 2025-11-28 | Chinese | ||
| 35839749 | 第六届董事会第二十九次会议决议公告 | 2025-11-28 | Chinese | ||
| 35839740 | 关于续聘公司2025年度审计机构的公告 | 2025-11-28 | Chinese | ||
| 35839730 | 董事会秘书工作细则(2025年11月) | 2025-11-28 | Chinese | ||
| 35839723 | 内幕信息知情人登记管理制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839710 | 总经理工作细则(2025年11月) | 2025-11-28 | Chinese | ||
| 35839703 | 独立董事候选人声明与承诺(毕晓方) | 2025-11-28 | Chinese | ||
| 35839700 | 关于董事会换届选举的公告 | 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 |
|
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 |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
|
Aquarius Surgical Technologies Inc.
Specializes in developing and distributing minimally invasi…
|
ASTI | CA | 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.