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-12-30 | Chinese | |
| 2025年第四次临时股东大会法律意见书 | 2025-12-15 | Chinese | |
| 2025年第四次临时股东大会决议公告 | 2025-12-15 | Chinese | |
| 关于董事会完成换届选举暨聘任高级管理人员等相关人员的公告 | 2025-12-15 | Chinese | |
| 第七届董事会第一次会议决议公告 | 2025-12-15 | Chinese | |
| 关于选举职工代表董事的公告 | 2025-12-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 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 | ||
| 35840114 | 董事、高级管理人员离职制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35840107 | 对外担保制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35840026 | 内部审计制度(2025年11月) | 2025-11-28 | Chinese | ||
| 35840016 | 货币资金管理制度(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 |
|---|---|---|---|
|
Arcoma AB
Develops and produces complete digital radiography (DR) sys…
|
ARCOMA | SE | Manufacturing |
|
ART Advanced Research Technologies Inc.
Developed proprietary optical molecular imaging devices, in…
|
ARA | CA | Manufacturing |
|
ASTERASYS Co., Ltd.
Develops medical aesthetic devices using HIFU, RF, and ultr…
|
450950 | KR | Manufacturing |
|
AUDEARA LIMITED
Develops personalized audio solutions using hearing tests t…
|
AUA | AU | Manufacturing |
|
Avisa Diagnostics Inc.
Clinical-stage medical device company developing rapid poin…
|
FOGCF | CA | Manufacturing |
|
Baird Medical Investment Holdings Ltd
Develops and sells minimally invasive microwave ablation de…
|
BDMD | US | Manufacturing |
|
Beijing Aerospace Changfeng Co.,Ltd
High-tech provider of security systems, medical devices, an…
|
600855 | CN | Manufacturing |
|
Beijing Balance Medical Technology Co.,Ltd.
Develops high-precision surgical robotic systems for neuros…
|
688198 | CN | Manufacturing |
|
Beijing Succeeder Technology Inc.
Develops IVD instruments and reagents for thrombosis and he…
|
688338 | CN | Manufacturing |
|
Beijing Wandong Medical Technology Co., Ltd.
Develops and distributes medical imaging equipment and diag…
|
600055 | CN | 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.