
EDAP TMS SA — Investor Relations & Filings
EDAP TMS SA is a medical technology company that develops, manufactures, and distributes minimally invasive medical devices utilizing ultrasound technology. The company is a leader in robotic energy-based therapies, specializing in High-Intensity Focused Ultrasound (HIFU). Its flagship product is the Focal One®, an advanced robotic HIFU platform designed for the precise, non-invasive ablation of prostate tissue. The system enables urologists to target and destroy diseased tissue while preserving surrounding healthy structures, thereby minimizing side effects. Focal One integrates real-time ultrasound imaging with MRI and biopsy data fusion for accurate treatment planning and delivery, primarily for the focal treatment of prostate cancer.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director's Dealing 2002 | 2002-02-13 | English | |
| Major Shareholding Notification 2002 | 2002-01-18 | English | |
| Major Shareholding Notification 2001 | 2001-02-13 | English | |
| Major Shareholding Notification 2001 | 2001-02-12 | English | |
| Director's Dealing 2000 | 2000-11-03 | English | |
| Major Shareholding Notification 2000 | 2000-11-01 | English |
Browse filings by year
29 years- 2026 19 filings
- 2025 18 filings
- 2024 28 filings
- 2023 9 filings
- 2022 14 filings
- 2021 21 filings
- 2020 7 filings
- 2019 8 filings
- 2018 8 filings
- 2017 15 filings
- 2016 16 filings
- 2015 21 filings
- 2014 28 filings
- 2013 30 filings
- 2012 34 filings
- 2011 19 filings
- 2010 17 filings
- 2009 22 filings
- 2008 17 filings
- 2007 24 filings
- 2006 28 filings
- 2005 10 filings
- 2004 11 filings
- 2003 11 filings
- 2002 17 filings
- 2001 2 filings
- 2000 2 filings
- 1999 1 filing
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
2 filings
| |||||
| 10915224 | Director's Dealing 2002 | 2002-02-13 | English | ||
| 10915225 | Major Shareholding Notification 2002 | 2002-01-18 | English | ||
|
2001
2 filings
| |||||
| 10915226 | Major Shareholding Notification 2001 | 2001-02-13 | English | ||
| 10915227 | Major Shareholding Notification 2001 | 2001-02-12 | English | ||
|
2000
2 filings
| |||||
| 10915229 | Director's Dealing 2000 | 2000-11-03 | English | ||
| 10915230 | Major Shareholding Notification 2000 | 2000-11-01 | English | ||
|
1999
1 filing
| |||||
| 10915231 | SCHEDULE 13G | 1999-02-12 | English | ||
|
1998
1 filing
| |||||
| 10915234 | AMENDMENT - EDAP TMS S A | 1998-02-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
EDAP TMS SA 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/34258/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34258 | 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=34258 | 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=34258 \ -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": 34258}, 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 EDAP TMS SA (id: 34258)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.