
Elbit Meditec-M Ltd. — Investor Relations & Filings
Elbit Meditec-M Ltd. develops and manufactures advanced medical solutions by leveraging multidisciplinary engineering expertise. The company's portfolio focuses on innovative healthcare instrumentation, encompassing specialized surgical visualization platforms, patient monitoring technologies, and remote wellness systems. Key products include the BeyeOnics™ surgical visualization system and the EchoCare remote monitoring solution. These technologies are designed to address critical challenges in clinical environments by enhancing surgical precision, improving patient care, and supporting independent living for seniors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| INSIGHTEC PRESENTATION | 2025-01-14 | English | |
| INSIGHTEC PRESENTATION | 2025-01-14 | Russian | |
| Definition as a shell company ;Transition to maintenance list on February 17, 2022 ;Change of sector classification | 2022-02-15 | Hebrew (modern) | |
| EXCELLENCE NESSUAH will cease to operate as a market maker in the following security: ELBIT MEDITEC | 2021-01-05 | Hebrew (modern) | |
| Termination of coverage report | 2020-06-29 | Hebrew (modern) | |
| Termination of coverage report | 2020-06-29 | Russian |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 6466860 | INSIGHTEC PRESENTATION | 2025-01-14 | English | ||
| 6466859 | INSIGHTEC PRESENTATION | 2025-01-14 | Russian | ||
|
2022
1 filing
| |||||
| 6479271 | Definition as a shell company ;Transition to maintenance list on February 17, 2022 ;Change of sector classification | 2022-02-15 | Hebrew (modern) | ||
|
2021
1 filing
| |||||
| 6483888 | EXCELLENCE NESSUAH will cease to operate as a market maker in the following security: ELBIT MEDITEC | 2021-01-05 | Hebrew (modern) | ||
|
2020
6 filings
| |||||
| 6485922 | Termination of coverage report | 2020-06-29 | Hebrew (modern) | ||
| 6485921 | Termination of coverage report | 2020-06-29 | Russian | ||
| 6486051 | Analysis update following financial report | 2020-06-23 | English | ||
| 6486050 | Analysis update following financial report | 2020-06-23 | Russian | ||
| 6486712 | Analysis update following financial report | 2020-05-06 | English | ||
| 6486711 | Analysis update following financial report | 2020-05-06 | Russian | ||
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 |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | 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 |
Elbit Meditec-M Ltd. 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/6761/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6761 | 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=6761 | 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=6761 \ -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": 6761}, 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 Elbit Meditec-M Ltd. (id: 6761)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.