HEALTHCARE CO.,LTD. — Investor Relations & Filings
About HEALTHCARE CO.,LTD.
HEALTHCARE CO.,LTD. specializes in the research, development, production, and sale of memory foam products and sleep solutions. The company is primarily known for its MLILY brand, offering a diverse portfolio that includes memory foam mattresses, pillows, mattress toppers, and adjustable bed bases. It focuses on the application of advanced materials, such as its proprietary non-temperature sensitive memory foam, which maintains consistent comfort across varying environmental conditions. The company operates large-scale manufacturing facilities and maintains a global distribution network, serving retail and commercial markets. Its core activities emphasize sleep technology innovation, ergonomic design, and the integration of smart features into bedding products to enhance sleep quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司控股股东部分股权解除质押的公告 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 国浩律师(上海)事务所关于梦百合家居科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | |
| 关于获得政府补助的公告 | 2026-05-12 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 股票交易异常波动公告 | 2026-05-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46566140 | 关于公司控股股东部分股权解除质押的公告 | 2026-05-19 | Chinese | ||
| 46566049 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565192 | 国浩律师(上海)事务所关于梦百合家居科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | ||
| 45347015 | 关于获得政府补助的公告 | 2026-05-12 | Chinese | ||
| 44487022 | 2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 44277143 | 股票交易异常波动公告 | 2026-05-06 | Chinese | ||
| 37748250 | 国浩律师(上海)事务所关于梦百合家居科技股份有限公司控股股东及一致行动人增持公司股份的专项核查意见 | 2026-01-07 | Chinese | ||
|
2025
8 filings
| |||||
| 37748241 | 《关联交易管理制度(修订稿)》 | 2025-12-30 | Chinese | ||
| 37748231 | 关于部分募投项目变更、结项并将剩余募集资金投入新项目的公告 | 2025-12-30 | Chinese | ||
| 37748220 | 关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese | ||
| 37748206 | 《募集资金管理办法(修订稿)》 | 2025-12-30 | Chinese | ||
| 37748192 | 广发证券股份有限公司关于梦百合家居科技股份有限公司部分募投项目变更、结项并将剩余募集资金投入新项目的核查意见 | 2025-12-30 | Chinese | ||
| 37748178 | 《董事、高级管理人员薪酬管理制度(修订稿)》 | 2025-12-30 | Chinese | ||
| 37748169 | 第五届董事会第四次会议决议公告 | 2025-12-30 | Chinese | ||
| 37748154 | 《会计师事务所选聘制度(修订稿)》 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
HEALTHCARE 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/57589/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57589 | 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=57589 | 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=57589 \ -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": 57589}, 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 HEALTHCARE CO.,LTD. (id: 57589)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.