
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 |
|---|---|---|---|
|
Avapecia Life Sciences Corp.
Developed and sold specialized stem cell bioprocessing syst…
|
VVS | CA | Manufacturing |
|
AVITA Medical, Inc.
A regenerative medicine company developing solutions for wo…
|
RCEL | US | Manufacturing |
|
AVITA MEDICAL INC.
Develops point-of-care regenerative devices for skin restor…
|
AVH | AU | Manufacturing |
|
Bactiguard Holding
Licenses a patented coating for medical devices to prevent …
|
BACTI | SE | Manufacturing |
|
BAUMER SA
Manufacturer of orthopedic implants, sterilization systems,…
|
— | BR | Manufacturing |
|
Beauty Health Co
Designs and markets science-backed aesthetic technologies a…
|
SKIN | US | Manufacturing |
|
BECTON DICKINSON & CO
A medical technology company improving discovery, diagnosti…
|
BDX | US | Manufacturing |
|
Beijing Chunlizhengda Medical Instruments Co., Ltd.
Orthopedic medical device manufacturer specializing in impl…
|
1858 | HK | Manufacturing |
|
BEIJING CHUNLIZHENGDA MEDICAL INSTRUMENTS CO.,LTD.
Specializes in orthopedic joint prostheses, spinal systems,…
|
688236 | CN | Manufacturing |
|
Beyond Air, Inc.
Develops a nitric oxide generator and delivery system that …
|
XAIR | US | 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.