
BELLUSCURA PLC — Investor Relations & Filings
Belluscura PLC is a medical device company specializing in the development and commercialization of advanced oxygen enrichment technologies. The company's primary focus is on manufacturing lightweight, portable oxygen concentrators (POCs) designed to improve the quality of life for individuals requiring supplemental oxygen therapy. Its product portfolio is headlined by the FDA-cleared X-PLOR® and the DISCOV-R™ models. These devices utilize proprietary, patented technologies such as ModulAir™ and an Airgonomical™ design to deliver high oxygen output in a compact form factor, offering an alternative to traditional, cumbersome oxygen tanks and promoting user mobility and independence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Intention to appoint Administrator Update | 2025-11-05 | English | |
| Intention to appoint Administrator | 2025-10-31 | English | |
| Replacement Statement re US Subsidiary Update | 2025-10-30 | English | |
| Statement re US Subsidiary Chapter 7 Update | 2025-10-30 | English | |
| Update re Proposed Fundraise | 2025-10-28 | English | |
| Directorate Change | 2025-09-22 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8106443 | Intention to appoint Administrator Update | 2025-11-05 | English | ||
| 8063450 | Intention to appoint Administrator | 2025-10-31 | English | ||
| 8062557 | Replacement Statement re US Subsidiary Update | 2025-10-30 | English | ||
| 8059191 | Statement re US Subsidiary Chapter 7 Update | 2025-10-30 | English | ||
| 11398642 | Update re Proposed Fundraise | 2025-10-28 | English | ||
| 7877880 | Directorate Change | 2025-09-22 | English | ||
| 7824520 | Board Appointment | 2025-09-12 | English | ||
| 7703840 | Update re Strategic Review and Proposed Fundraise | 2025-08-11 | English | ||
| 6524345 | Strategic Review Update and Proposed Fundraising | 2025-06-30 | English | ||
| 6262444 | Holding(s) in Company - Replacement | 2025-06-19 | English | ||
| 6211037 | Holding(s) in Company | 2025-06-18 | English | ||
| 11354024 | Response to Share Price Movement | 2025-05-13 | English | ||
| 11352483 | Trading update & commencement of strategic review | 2025-05-09 | English | ||
| 11340802 | Trading Update and Directorate Change | 2025-04-16 | English | ||
| 11335398 | Holding(s) in Company | 2025-04-08 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for BELLUSCURA PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anteris Technologies Global Corp.
A structural heart company developing medical devices for h…
|
AVR | US | Manufacturing |
|
anymedi Inc.
Develops patient-specific surgical solutions using AI and 3…
|
390110 | KR | Manufacturing |
|
AOTI, Inc.
Medical technology company providing topical oxygen therapy…
|
AOTI | US | Manufacturing |
|
A Plus Biotech
Produces orthopedic trauma solutions and implants tailored …
|
6918 | TW | Manufacturing |
|
Apt Medical Inc.
Develops and manufactures devices for minimally invasive va…
|
688617 | CN | Manufacturing |
|
Apyx Medical Corp
Develops helium plasma and RF energy products for surgical …
|
APYX | US | Manufacturing |
|
Arjo
Global supplier of medical devices for acute and long-term …
|
ARJO | SE | Manufacturing |
|
AROA BIOSURGERY LIMITED
Develops regenerative medical devices for wound healing and…
|
ARX | AU | Manufacturing |
|
ARTIVION, INC.
Medical device company developing technologies to treat dis…
|
AORT | US | Manufacturing |
|
Arts Optical International Holdings Limited
Designs, manufactures, trades, and distributes prescription…
|
1120 | HK | Manufacturing |
BELLUSCURA PLC 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/7514/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7514 | 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=7514 | 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=7514 \ -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": 7514}, 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 BELLUSCURA PLC (id: 7514)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.