OCEANIA HEALTHCARE LIMITED — Investor Relations & Filings
Oceania Healthcare Limited provides integrated aged care and retirement living solutions. The company develops and operates a portfolio of retirement villages and aged care facilities, offering a continuum of care that includes independent living, assisted living, and specialist clinical services. Its residential options range from independent villas and apartments to dedicated care suites designed for rest home, hospital-level, and dementia care. The business model emphasizes a care-centric approach, focusing on high-quality clinical outcomes and modern facility design that allows residents to transition between levels of support as their needs evolve. Key services include professional nursing, personalized care plans, and lifestyle amenities tailored to senior residents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Full Year Result Announcement 1 page 153. | 2026-04-21 | English | |
| Update on divestments 1 page 179.3KB | 2026-03-01 | English | |
| SPH Notice - ANZ New Zealand Investments Limited 4 pages 277.6KB | 2026-03-01 | English | |
| Change in substantial holding 22 pages 1.2MB | 2026-02-11 | English | |
| Oceania announces Director changes as part of Board refresh 1 | 2026-02-04 | English | |
| Change to interest payment date for OCA010 bonds 1 | 2026-01-13 | English |
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… |
OCEANIA HEALTHCARE 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/65476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65476 | 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=65476 | 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=65476 \ -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": 65476}, 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 OCEANIA HEALTHCARE LIMITED (id: 65476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.