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-01-07 | Chinese | |
| 《关联交易管理制度(修订稿)》 | 2025-12-30 | Chinese | |
| 关于部分募投项目变更、结项并将剩余募集资金投入新项目的公告 | 2025-12-30 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese | |
| 《募集资金管理办法(修订稿)》 | 2025-12-30 | Chinese | |
| 广发证券股份有限公司关于梦百合家居科技股份有限公司部分募投项目变更、结项并将剩余募集资金投入新项目的核查意见 | 2025-12-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 37748250 | 国浩律师(上海)事务所关于梦百合家居科技股份有限公司控股股东及一致行动人增持公司股份的专项核查意见 | 2026-01-07 | Chinese | ||
|
2025
14 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 | ||
| 37748142 | 《独立董事工作制度(修订稿)》 | 2025-12-30 | Chinese | ||
| 37748120 | 关于对全资子公司增资的公告 | 2025-12-30 | Chinese | ||
| 37748093 | 关于公司及子公司2025年度为子公司提供担保的进展公告 | 2025-12-26 | Chinese | ||
| 37748090 | 关于持股5%以上股东减持股份计划公告 | 2025-12-12 | Chinese | ||
| 37748083 | 关于公司及子公司2025年度为控股子公司提供担保的进展公告 | 2025-11-27 | Chinese | ||
| 37748080 | 关于控股股东及其一致行动人增持公司股份的进展公告 | 2025-11-27 | 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 |
|
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 |
|
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 |
|
DOĞANLAR MOBİLYA GRUBU İMALAT SANAYİ VE TİCARET A.Ş.
Manufactures and sells a wide array of home furnishings thr…
|
DGNMO | TR | Manufacturing |
|
Dorel Industries Inc.
Multinational consumer products company specializing in hom…
|
DII-B | 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.