
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 |
|---|---|---|---|
|
Alteco Medical AB
Develops blood purification devices for treating sepsis in …
|
ALTE | SE | Manufacturing |
|
Ambu
Develops and markets single-use medical devices for endosco…
|
AMBU | DK | Manufacturing |
|
AMCO United Holding Limited
Engaged in the manufacture and sale of medical devices, pla…
|
630 | HK | Manufacturing |
|
Amkay Products Limited
Manufactures and distributes medical disposables, respirato…
|
544169 | IN | Manufacturing |
|
Amplitude Surgical
Designs and manufactures surgical technologies for lower-li…
|
AMPLI | FR | Manufacturing |
|
Angelalign Technology Inc.
A global provider of evidence-based, digital clear aligner …
|
6699 | KY | Manufacturing |
|
ANGEL ROBOTICS Co., Ltd.
Develops wearable robotic exoskeletons for healthcare and r…
|
455900 | KR | Manufacturing |
|
ANGIODYNAMICS INC
Develops minimally invasive devices for vascular disease an…
|
ANGO | US | Manufacturing |
|
ANHUI HONGYU WUZHOU MEDICAL MANUFACTURER CO.,LTD.
Manufacturer of sterile syringes, needles, and disposable m…
|
301234 | CN | Manufacturing |
|
Anondita Medicare Limited
Manufacturer and exporter of medical devices and disposable…
|
ANONDITA | IN | 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.