Promisia Healthcare Limited — Investor Relations & Filings
Promisia Healthcare Limited specializes in the ownership and operation of aged care facilities and retirement villages. The company provides a comprehensive range of services including independent living, rest home care, hospital-level clinical support, and specialized dementia care. Its operational model focuses on delivering high-quality residential environments and personalized care programs tailored to the needs of the elderly. Promisia’s portfolio consists of established facilities designed to offer a continuum of care, ensuring residents can transition between different levels of support as their requirements evolve. The company prioritizes clinical excellence and the integration of lifestyle services to enhance the wellbeing of its resident communities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Capital Change Notice | 2026-04-23 | English | |
| Capital Change Notice | 2026-04-20 | English | |
| Operational Update – Q4 FY26 | 2026-04-14 | English | |
| Governance Update | 2026-03-16 | English | |
| FY26 Earnings Guidance Upgrade | 2026-02-12 | English | |
| Operational Update – Q3 FY26 | 2026-01-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 38796948 | Capital Change Notice | 2026-04-23 | English | ||
| 38796504 | Capital Change Notice | 2026-04-20 | English | ||
| 38795782 | Operational Update – Q4 FY26 | 2026-04-14 | English | ||
| 38792095 | Governance Update | 2026-03-16 | English | ||
| 38787315 | FY26 Earnings Guidance Upgrade | 2026-02-12 | English | ||
| 38784110 | Operational Update – Q3 FY26 | 2026-01-15 | English | ||
|
2025
9 filings
| |||||
| 38780611 | Completion of debt consolidation; financing costs reduced | 2025-12-14 | English | ||
| 38776472 | Capital Change Notice | 2025-11-14 | English | ||
| 38775865 | Promisia Healthcare HY26 Interim Results | 2025-11-11 | English | ||
| 38772718 | PHL Warrants Reference Price Reset – Update | 2025-10-22 | English | ||
| 38772550 | PHL Warrants Price Adjustment | 2025-10-21 | English | ||
| 38771197 | Earnings Guidance Upgrade and Q2 FY26 Operational Update | 2025-10-14 | English | ||
| 38765552 | Capital Change Notice | 2025-09-03 | English | ||
| 38764225 | 2025 Annual Meeting Results | 2025-08-26 | English | ||
| 38764193 | ASM 2025 Presentation | 2025-08-26 | 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… |
Promisia 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/66254/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66254 | 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=66254 | 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=66254 \ -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": 66254}, 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 Promisia Healthcare Limited (id: 66254)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.