
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 |
|---|---|---|---|
| MicroBlate™ Flex begins lung tumour clinical study | 2025-07-10 | English | |
| PDMR Options Revision | 2025-07-09 | English | |
| Change of Nominated Adviser | 2025-06-30 | English | |
| Result of AGM | 2025-06-26 | English | |
| AGM Statement and Directorate Changes | 2025-06-26 | English | |
| U.S. FDA clearance for SpydrBlade™ Flex | 2025-06-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 6817773 | MicroBlate™ Flex begins lung tumour clinical study | 2025-07-10 | English | ||
| 6816367 | PDMR Options Revision | 2025-07-09 | English | ||
| 6524190 | Change of Nominated Adviser | 2025-06-30 | English | ||
| 6458347 | Result of AGM | 2025-06-26 | English | ||
| 11369209 | AGM Statement and Directorate Changes | 2025-06-26 | English | ||
| 6121319 | U.S. FDA clearance for SpydrBlade™ Flex | 2025-06-11 | English | ||
| 6088509 | Director/PDMR Shareholding | 2025-06-02 | English | ||
| 6051794 | Posting of AR&R and Notice of AGM | 2025-05-30 | English | ||
| 6029935 | US Reimbursement milestone for Speedboat procedure | 2025-05-28 | English | ||
| 11359037 | Holding(s) in Company | 2025-05-27 | English | ||
| 5986327 | Holding(s) in Company | 2025-05-23 | English | ||
| 11357804 | Directorate changes | 2025-05-22 | English | ||
| 11355681 | Final Results | 2025-05-19 | English | ||
| 11350202 | Notice of investor presentations | 2025-05-06 | English | ||
| 11340161 | Notice of Results | 2025-04-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | 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.