
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 |
|---|---|---|---|
|
CARMAT
Develops a self-regulating total artificial heart for end-s…
|
ALCAR | FR | Manufacturing |
|
Catheter Precision, Inc.
Develops medical devices for electrophysiology to treat car…
|
VTAK | US | Manufacturing |
|
Centenial Surgical Suture Ltd.
Develops and manufactures surgical sutures, needles, and wo…
|
531380 | IN | Manufacturing |
|
CG MedTech Co.,Ltd.
Designs and manufactures orthopedic medical devices and sur…
|
056090 | KR | Manufacturing |
|
Chase Science Co.,Ltd
Manufactures medical puncture instruments, safety syringes,…
|
300941 | CN | Manufacturing |
|
Check-Cap Ltd
Develops a prep-free, ingestible imaging capsule for colore…
|
CHEK | IL | Manufacturing |
|
Cheelcare Inc.
Develops and distributes advanced robotic mobility devices …
|
CHER | CA | Manufacturing |
|
CHONGQING XISHAN SCIENCE & TECHNOLOGY CO., LTD.
Manufacturer of surgical power systems and minimally invasi…
|
688576 | CN | Manufacturing |
|
ClearPoint Neuro, Inc.
Provides a platform for minimally invasive delivery of ther…
|
CLPT | US | Manufacturing |
|
Cofoe Medical Technology Co.,Ltd.
Provides health monitoring, rehabilitation, consumables, re…
|
301087 | CN | 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.