
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 |
|---|---|---|---|
|
Anteris Technologies Global Corp.
A structural heart company developing medical devices for h…
|
AVR | US | Manufacturing |
|
anymedi Inc.
Develops patient-specific surgical solutions using AI and 3…
|
390110 | KR | Manufacturing |
|
AOTI, Inc.
Medical technology company providing topical oxygen therapy…
|
AOTI | US | Manufacturing |
|
A Plus Biotechnology Co., Ltd.
Produces orthopedic trauma solutions and implants tailored …
|
6918 | TW | Manufacturing |
|
Apt Medical Inc.
Develops and manufactures devices for minimally invasive va…
|
688617 | CN | Manufacturing |
|
Apyx Medical Corp
Develops helium plasma and RF energy products for surgical …
|
APYX | US | Manufacturing |
|
Arjo
Global supplier of medical devices for acute and long-term …
|
ARJO | SE | Manufacturing |
|
AROA BIOSURGERY LIMITED
Develops regenerative medical devices for wound healing and…
|
ARX | AU | Manufacturing |
|
ARTIVION, INC.
Medical device company developing technologies to treat dis…
|
AORT | US | Manufacturing |
|
Arts Optical International Holdings Limited
Designs, manufactures, trades, and distributes prescription…
|
1120 | HK | 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.