
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 |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | 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.