SHANGHAI EVERJOY HEALTH GROUP CO., LTD. — Investor Relations & Filings
Shanghai Everjoy Health Group Co., Ltd. is a diversified enterprise primarily engaged in the healthcare and building materials sectors. The company manufactures and distributes high-end ceramic tiles for residential and commercial applications. Expanding its core operations, it has developed a significant presence in the elderly care industry, providing integrated services that include rehabilitation, nursing care, and senior living management. The group focuses on combining professional medical services with specialized health-oriented real estate developments to create comprehensive wellness environments. Its business model emphasizes the synergy between high-quality architectural products and specialized geriatric care solutions, catering to the evolving needs of urban health infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事提名人声明与承诺(唐松莲) | 2026-03-30 | Chinese | |
| 关于董事会换届选举的公告 | 2026-03-30 | Chinese | |
| 2025年度利润分配方案公告 | 2026-03-30 | Chinese | |
| 2025年度对会计师事务所履职情况的评估报告及董事会审计委员会履行监督职责情况报告 | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34985870 | 独立董事提名人声明与承诺(唐松莲) | 2026-03-30 | Chinese | ||
| 34985861 | 关于董事会换届选举的公告 | 2026-03-30 | Chinese | ||
| 34985859 | 2025年度利润分配方案公告 | 2026-03-30 | Chinese | ||
| 34985856 | 2025年度对会计师事务所履职情况的评估报告及董事会审计委员会履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 34985854 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 34985850 | 关于举行2025年度网上业绩说明会的公告 | 2026-03-30 | Chinese | ||
| 34985847 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 34985760 | 独立董事候选人声明与承诺(洪亮) | 2026-03-30 | Chinese | ||
| 34985756 | 关于2026年度公司为经销商及代理商提供担保额度的公告 | 2026-03-30 | Chinese | ||
| 34985745 | 2025年度营业收入扣除情况的专项说明 | 2026-03-30 | Chinese | ||
| 34985733 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese | ||
| 34985700 | 2025年度独立董事述职报告 (阮永平) | 2026-03-30 | Chinese | ||
| 34985686 | 2025年度社会责任报告 | 2026-03-30 | Chinese | ||
| 34985673 | 关于控股股东财务支持承诺的公告 | 2026-03-30 | Chinese | ||
| 34985671 | 关于召开2025年度股东会的通知 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Residential care activities for older persons or persons with physical disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arvida Group Limited
Provides retirement living and aged care services through i…
|
ARV | NZ | Human health and social work ac… |
|
Attendo
A Nordic provider of publicly funded health and social care…
|
ATT | SE | Human health and social work ac… |
|
Brookdale Senior Living Inc.
Operator of senior living communities offering a full conti…
|
BKD | US | Human health and social work ac… |
|
CHARM CARE CORPORATION
Operates fee-based nursing homes and assisted-living facili…
|
6062 | JP | Human health and social work ac… |
|
Chartwell Retirement Residences
Leading provider of seniors' housing offering independent l…
|
CSH.UN | CA | Human health and social work ac… |
|
CPAC (Care) Holdings Ltd.
Pioneered the 'Aging in Place' retirement living concept fo…
|
— | CA | Human health and social work ac… |
|
Element Lifestyle Retirement Inc.
Develops, owns, and operates senior living residences using…
|
ELM | CA | Human health and social work ac… |
|
Eukedos
Manages residential healthcare facilities for non-self-suff…
|
EUK | IT | Human health and social work ac… |
|
Extendicare Inc.
Provides long-term care facility management and home health…
|
EXE | CA | Human health and social work ac… |
|
FREEDOM CARE GROUP HOLDINGS LIMITED
Provides NDIS disability support services, specialized hous…
|
FCG | AU | Human health and social work ac… |
SHANGHAI EVERJOY HEALTH 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/54216/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54216 | 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=54216 | 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=54216 \ -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": 54216}, 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 SHANGHAI EVERJOY HEALTH GROUP CO., LTD. (id: 54216)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.