Radius Residential Care Limited — Investor Relations & Filings
Radius Residential Care Limited provides a comprehensive range of aged care services, specializing in residential, hospital, and dementia care. The company operates a network of facilities designed to support the varying needs of the elderly, offering levels of care that include rest home living, specialized dementia units, and palliative care. Its service model focuses on clinical excellence and the provision of high-quality medical support within a residential setting. Key offerings include long-term residential care, short-term respite care, and rehabilitation services. The organization emphasizes a resident-centric approach, integrating healthcare professionals and support staff to manage complex health requirements. Facilities are equipped to provide 24-hour nursing care, ensuring a safe and supportive environment for residents with diverse physical and cognitive needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Radius Care to Release FY26 Results on 13 May 2026 | 2026-04-30 | English | |
| Radius Care Expansion Continues with Care Home Acquisition | 2026-03-31 | English | |
| SPH Notice - Windhaven Care Holdings Limited | 2026-03-04 | English | |
| Care Expansion Accelerates with Christchurch Land Acquired | 2026-03-03 | English | |
| RAD - Change in Share Registry | 2026-02-13 | English | |
| Radius - Notification of Change of Share Registry Provider | 2026-02-12 | English |
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Jiaoda Onlly Co.,Ltd
Develops health products and dietary supplements while prov…
|
600530 | CN | Human health and social work ac… |
|
Sienna Senior Living Inc.
Leading Canadian operator of seniors residences, offering R…
|
SIA | CA | Human health and social work ac… |
|
Solasto Corporation
Provides medical outsourcing, nursing care, and childcare s…
|
6197 | JP | Human health and social work ac… |
|
SUNWELS Co.,Ltd.
A healthcare provider specializing in care for patients wit…
|
9229 | JP | Human health and social work ac… |
|
teno.Holdings Company Limited
Comprehensive human services provider focused on childcare,…
|
7037 | JP | Human health and social work ac… |
|
Terminalcare Support Institute Inc.
Provider of elderly care, including residential facilities …
|
7362 | JP | Human health and social work ac… |
|
UCHIYAMA HOLDINGS Co.,Ltd.
A holding company operating in nursing care, food & enterta…
|
6059 | JP | Human health and social work ac… |
Radius Residential Care Limited 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/66259/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66259 | 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=66259 | 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=66259 \ -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": 66259}, 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 Radius Residential Care Limited (id: 66259)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.