%20Holdings%20Ltd./other/CPAC_Care_Holdings_Ltd.-logo.png)
CPAC (Care) Holdings Ltd. — Investor Relations & Filings
CPAC (Care) Holdings Ltd. was a former owner and operator of seniors residential facilities specializing in assisted living services. The company is historically recognized for pioneering the 'Aging in Place' retirement living concept, an innovative model designed to support seniors with varying health needs in maintaining independence, vitality, and companionship within their residential communities. This approach established a new benchmark for active retirement living. CPAC (Care) Holdings Ltd. ceased independent operations in July 2005 following its amalgamation into CSH (Care) Holdings Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2005-05-31 | English | |
| Material change report - English.pdf | 2002-01-09 | English | |
| Material change report - English.pdf | 2001-12-12 | English | |
| Material change report - English.pdf | 2001-12-05 | English | |
| Material change report - English.pdf | 2001-09-25 | English | |
| Material change report - English.pdf | 2001-03-26 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Residential care activities for older persons or persons with physical disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kato (Hong Kong) Holdings Limited
Specializes in operating and managing residential care home…
|
2189 | HK | Human health and social work ac… |
|
Living Platform, Ltd.
Offers social services in elderly care, disability support,…
|
7091 | JP | Human health and social work ac… |
|
Max India Limited
Strategic holding entity providing senior living, assisted …
|
MAXIND | IN | Human health and social work ac… |
|
McCarthy Corporation plc
Develops and manages diverse retirement communities for ind…
|
MCS | CA | Human health and social work ac… |
|
MEARS GROUP PLC
Provider of housing maintenance, management, care, and faci…
|
MER | GB | Human health and social work ac… |
|
Mediterranean Towers Ltd.
Develops, constructs, and manages a chain of retirement com…
|
MDTR | IL | Human health and social work ac… |
|
Metlifecare Limited
Develops and manages retirement villages and comprehensive …
|
MET | NZ | Human health and social work ac… |
|
Oceania Healthcare Limited
Provider of aged care and retirement living services with a…
|
OCA | NZ | Human health and social work ac… |
|
OCEANIA HEALTHCARE LIMITED
Provides integrated aged care and retirement living solutio…
|
OCA | AU | Human health and social work ac… |
|
Promisia Healthcare Limited
Operates aged care facilities and retirement villages offer…
|
PHL | NZ | Human health and social work ac… |
CPAC (Care) Holdings 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/44692/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44692 | 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=44692 | 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=44692 \ -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": 44692}, 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 CPAC (Care) Holdings Ltd. (id: 44692)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.