
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 |
|---|---|---|---|
|
Embecta Corp.
A global medical device company making insulin delivery dev…
|
EMBC | US | Manufacturing |
|
Embla Medical hf
Global provider of non-invasive orthopedic technologies and…
|
EMBLA | IS | Manufacturing |
|
Enovis CORP
A medical technology company developing solutions for muscu…
|
ENOV | US | Manufacturing |
|
Envista Holdings Corp
Develops and markets a portfolio of dental products, soluti…
|
NVST | US | Manufacturing |
|
Envoy Medical, Inc.
A hearing health company developing fully-implanted hearing…
|
COCH | US | Manufacturing |
|
enVVeno Medical Corp
Develops bioprosthetic, tissue-based solutions to treat dee…
|
NVNO | US | Manufacturing |
|
EOFlow Co., Ltd.
A medical device company that develops and provides wearabl…
|
294090 | KR | Manufacturing |
|
Episurf
Develops patient-specific implants and instruments for trea…
|
EPIS | SE | Manufacturing |
|
ESTABLISHMENT LABS HOLDINGS INC.
A medical technology company offering Femtech solutions for…
|
ESTA | VG | Manufacturing |
|
Etropal AD
A manufacturer of medical devices for hemodialysis and orth…
|
ETR | BG | 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.