
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 |
|---|---|---|---|
|
BLUE SAIL MEDICAL CO.,LTD.
Global provider of medical gloves and cardiovascular interv…
|
002382 | CN | Manufacturing |
|
BMC Medical Co., Ltd.
Develops diagnostic and therapeutic solutions for sleep and…
|
301367 | CN | Manufacturing |
|
Bonesupport Holding
Develops and commercializes injectable bio-ceramic bone gra…
|
BONEX | SE | Manufacturing |
|
BOSTON SCIENTIFIC CORP
Develops and manufactures high-performance medical devices …
|
BSX | US | Manufacturing |
|
BrainCool AB
Develops and sells medical cooling systems for Targeted Tem…
|
BRAIN | SE | Manufacturing |
|
Broncus Holding Corporation
A medical device company providing innovative solutions for…
|
2216 | HK | Manufacturing |
|
CAINA TECHNOLOGY CO., LTD.
Manufacturer of medical puncture instruments and safety-eng…
|
301122 | CN | Manufacturing |
|
Capital DGMC Inc.
Specialized in the manufacturing and sale of custom medical…
|
FGF.H | CA | Manufacturing |
|
CapsoVision, Inc
Develops diagnostic imaging solutions and capsule endoscopy…
|
CV | US | Manufacturing |
|
CARLSMED, INC.
Develops personalized, AI-driven solutions and 3D-printed d…
|
CARL | 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.