
CREO MEDICAL GROUP PLC — Investor Relations & Filings
Creo Medical Group PLC is a medical device company specializing in the development and commercialization of minimally invasive electrosurgical devices for therapeutic endoscopy. The company's core technology platform integrates advanced bipolar radiofrequency for precise tissue cutting with high-frequency microwave energy for controlled coagulation. Its principal products, such as the Speedboat device, are designed to enable clinicians to perform complex procedures like endoscopic submucosal dissection (SSD) to remove gastrointestinal lesions. By providing alternatives to traditional surgery, Creo Medical aims to improve patient outcomes, reduce recovery times, and lower healthcare costs. The company also provides extensive clinical education and training programs to support healthcare professionals in adopting its advanced energy technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| KOL presentations on Creo Core Products at DDW | 2026-04-30 | English | |
| UK private hospital use Speedboat for cancer case | 2026-04-29 | English | |
| Positive Q1 trading update | 2026-04-22 | English | |
| Appointment of Joint Corporate Broker | 2026-02-24 | English | |
| FY25 Trading Update | 2026-01-20 | English | |
| Award of Shares under Share Incentive Plan | 2026-01-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39018804 | KOL presentations on Creo Core Products at DDW | 2026-04-30 | English | ||
| 38404833 | UK private hospital use Speedboat for cancer case | 2026-04-29 | English | ||
| 35137315 | Positive Q1 trading update | 2026-04-22 | English | ||
| 32835763 | Appointment of Joint Corporate Broker | 2026-02-24 | English | ||
| 13066223 | FY25 Trading Update | 2026-01-20 | English | ||
| 12672517 | Award of Shares under Share Incentive Plan | 2026-01-14 | English | ||
|
2025
9 filings
| |||||
| 11397675 | Notice of Capital Markets Day | 2025-10-27 | English | ||
| 7977169 | Capital Markets Day update | 2025-10-07 | English | ||
| 7877745 | Unaudited results for the six months ended 30 June | 2025-09-22 | English | ||
| 7823849 | Holding(s) in Company | 2025-09-12 | English | ||
| 7815937 | Notice of Results | 2025-09-11 | English | ||
| 7740979 | Director/PDMR Share Dealing | 2025-08-12 | English | ||
| 7648564 | Speedboat® patient testimonial | 2025-08-04 | English | ||
| 7505505 | Award of Shares under SIP and Director Dealings | 2025-07-24 | English | ||
| 7345380 | H1’25 Trading Update | 2025-07-21 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASAHI INTECC CO.,LTD.
R&D-focused manufacturer of medical devices and industrial …
|
7747 | JP | Manufacturing |
|
ASO INTERNATIONAL,INC.
A specialized orthodontic laboratory that manufactures appl…
|
9340 | JP | Manufacturing |
|
ATOMO DIAGNOSTICS LIMITED
Designs and manufactures integrated rapid diagnostic test p…
|
AT1 | AU | Manufacturing |
|
AtriCure, Inc.
Medical device company for Afib treatment, LAA management, …
|
ATRC | US | Manufacturing |
|
AuBEX CORPORATION
Develops precision components for the stationery, cosmetic,…
|
3583 | JP | Manufacturing |
|
Audientes A/S
A technology company that sells smart, self-fitting, and af…
|
AUDNTS | DK | Manufacturing |
|
Auricle Biomedical Corporation
Developing the world's first effective home-use neurostimul…
|
— | CA | Manufacturing |
|
Aurora Spine
Designs and manufactures innovative, minimally invasive spi…
|
ASG | CA | Manufacturing |
|
Autonomix Medical, Inc.
Develops a platform for nerve sensing to guide precision de…
|
AMIX | US | Manufacturing |
|
AVANOS MEDICAL, INC.
A medical technology company focused on pain management and…
|
AVNS | US | Manufacturing |
CREO MEDICAL GROUP 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/7583/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7583 | 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=7583 | 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=7583 \ -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": 7583}, 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 CREO MEDICAL GROUP PLC (id: 7583)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.