
FREEDOM CARE GROUP HOLDINGS LIMITED — Investor Relations & Filings
Freedom Care Group Holdings Limited is a provider of disability support services, primarily operating within the framework of the National Disability Insurance Scheme (NDIS). The company offers a comprehensive suite of services designed to enhance the independence and quality of life for individuals living with disabilities. Core offerings include Supported Independent Living (SIL), which provides assistance with daily tasks in a shared living environment, and Specialist Disability Accommodation (SDA) for participants with high functional impairment or very high support needs. Additionally, the group facilitates community participation programs, social support services, and personalized care coordination. By focusing on person-centered care, the organization aims to empower participants to achieve their individual goals and integrate more fully into their communities through tailored support plans and professional care management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appendix 4C - 30 September 2025 6 pages 1.4MB | 2026-04-29 | English | |
| Appendix 4C - 31 December 2025 6 pages 776.6KB | 2026-04-29 | English | |
| Appendix 4D and Half Year Report 31 December 2025 19 pages 1.6MB | 2026-04-29 | English | |
| Appendix 4E and 2025 Annual Report 42 pages 1.3MB | 2026-04-28 | English | |
| Appendix 4G 14 pages 402.8KB | 2026-04-28 | English | |
| Long Term Suspended Entity Correction 1 page 201.4K | 2026-04-19 | English |
Browse filings by year
3 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 |
|---|---|---|---|
|
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… |
|
Golden House Ltd.
Manages and operates assisted and independent living projec…
|
GOHO | IL | Human health and social work ac… |
FREEDOM CARE GROUP HOLDINGS 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/64903/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64903 | 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=64903 | 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=64903 \ -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": 64903}, 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 FREEDOM CARE GROUP HOLDINGS LIMITED (id: 64903)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.