
XIAMEN COMFORT SCIENCE&TECHNOLOGY GROUP CO.,LTD. — Investor Relations & Filings
Xiamen Comfort Science & Technology Group Co., Ltd. specializes in the research, development, manufacturing, and global distribution of health and wellness products. The company focuses on smart healthcare solutions, primarily producing high-end massage chairs, massage appliances, and environmental health products such as air purifiers. Operating under several international brands including Ogawa, Cozzia, and Medisana, the group integrates advanced technology with ergonomic design to provide therapeutic and relaxation equipment. Its core activities encompass the entire value chain, from technological innovation and product design to large-scale manufacturing and international retail. The company emphasizes the application of intelligent sensing and automated control systems in its product lines to enhance user wellness and physical recovery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于签署委托经营管理协议暨被动形成财务资助的进展公告 | 2026-05-20 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | |
| 关于奥佳华智能健康科技集团股份有限公司2025年第二次临时股东会的法律意见书 | 2025-11-17 | Chinese | |
| 关于召开2025年第二次临时股东会的通知 | 2025-10-29 | Chinese | |
| 关于使用暂时闲置募集资金和自有资金购买理财产品的公告 | 2025-10-29 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46703233 | 关于签署委托经营管理协议暨被动形成财务资助的进展公告 | 2026-05-20 | Chinese | ||
| 46703101 | 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | ||
|
2025
13 filings
| |||||
| 36536651 | 关于奥佳华智能健康科技集团股份有限公司2025年第二次临时股东会的法律意见书 | 2025-11-17 | Chinese | ||
| 36536643 | 关于召开2025年第二次临时股东会的通知 | 2025-10-29 | Chinese | ||
| 36536635 | 关于使用暂时闲置募集资金和自有资金购买理财产品的公告 | 2025-10-29 | Chinese | ||
| 36536631 | 董事、高级管理人员薪酬管理制度 | 2025-10-29 | Chinese | ||
| 36536625 | 关于为公司子公司提供2026年度担保额度的公告 | 2025-10-29 | Chinese | ||
| 36536624 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 36536622 | 关于2026年度公司向银行申请综合授信额度的公告 | 2025-10-29 | Chinese | ||
| 36536612 | 关于2026年度外汇套期保值计划的公告 | 2025-10-29 | Chinese | ||
| 36536596 | 第六届董事会第十二次会议决议公告 | 2025-10-29 | Chinese | ||
| 36536593 | 方正证券承销保荐有限责任公司关于奥佳华智能健康科技集团股份有限公司使用暂时闲置募集资金和自有资金购买理财产品的核查意见 | 2025-10-29 | Chinese | ||
| 36536581 | 2025年第三季度可转换公司债券转股情况公告 | 2025-10-09 | Chinese | ||
| 36536580 | 关于奥佳华智能健康科技集团股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-09-15 | Chinese | ||
| 36536570 | 关于非独立董事辞职暨选举职工董事的公告 | 2025-09-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | US | Manufacturing |
XIAMEN COMFORT SCIENCE&TECHNOLOGY GROUP 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/54638/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54638 | 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=54638 | 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=54638 \ -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": 54638}, 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 XIAMEN COMFORT SCIENCE&TECHNOLOGY GROUP CO.,LTD. (id: 54638)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.