
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 |
|---|---|---|---|
|
Erika B-Cure Laser Ltd.
Develops and markets portable Low-Level Laser Therapy devic…
|
BCUR | IL | Manufacturing |
|
European Medical Solutions
Specializes in medical imaging systems for digital radiolog…
|
ALEMS | BE | Manufacturing |
|
FISCHER MEDICAL VENTURES LIMITED
Develops medical imaging equipment and invests in healthcar…
|
FISCHER | IN | Manufacturing |
|
FONAR CORP
Designs, manufactures, sells, and services magnetic resonan…
|
FONR | US | Manufacturing |
|
Forward Industries, Inc.
Manages a corporate treasury strategy centered on the digit…
|
FORD | US | Manufacturing |
|
Frequency Exchange Corp.
Develops and commercializes wearable frequency delivery sys…
|
FREQ | CA | Manufacturing |
|
G&E Healthcare Co., Ltd.
Manufactures and sells feminine hygiene products, including…
|
299480 | KR | Manufacturing |
|
GE HealthCare Technologies Inc.
A medical technology, diagnostics, and digital solutions co…
|
GEHC | US | Manufacturing |
|
GeneBioTechCo.,Ltd.
Manufacturer of core components for medical X-ray imaging s…
|
086060 | KR | Manufacturing |
|
Genesystem Co., Ltd
Develops molecular diagnostic solutions and rapid PCR platf…
|
363250 | KR | 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.