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-28 | Chinese | |
| 独立董事提名人声明与承诺(孙卫军) | 2025-11-28 | Chinese | |
| 独立董事提名人声明与承诺(何曙光) | 2025-11-28 | Chinese | |
| 天津九安医疗电子股份有限公司关于召开2025年第四次临时股东大会的通知 | 2025-11-28 | Chinese | |
| 董事会提名委员会工作制度(2025年11月) | 2025-11-28 | Chinese | |
| 董事会议事规则(2025年11月) | 2025-11-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35840004 | 独立董事候选人声明与承诺(何曙光) | 2025-11-28 | Chinese | ||
| 35839995 | 独立董事提名人声明与承诺(孙卫军) | 2025-11-28 | Chinese | ||
| 35839983 | 独立董事提名人声明与承诺(何曙光) | 2025-11-28 | Chinese | ||
| 35839970 | 天津九安医疗电子股份有限公司关于召开2025年第四次临时股东大会的通知 | 2025-11-28 | Chinese | ||
| 35839960 | 董事会提名委员会工作制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839946 | 董事会议事规则(2025年11月) | 2025-11-28 | Chinese | ||
| 35839935 | 股东会议事规则(2025年11月) | 2025-11-28 | Chinese | ||
| 35839928 | 独立董事制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839914 | 关联交易决策制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839903 | 投资者关系管理制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839893 | 委托理财管理制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839878 | 天津九安医疗电子股份有限公司章程(2025年11月) | 2025-11-28 | Chinese | ||
| 35839866 | 募集资金管理制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35839853 | 独立董事提名人声明与承诺(毕晓方) | 2025-11-28 | Chinese | ||
| 35839840 | 内部问责管理制度(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 |
|
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.