
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 |
|---|---|---|---|
|
DRTECH Corporation
Develops and manufactures digital diagnostic imaging soluti…
|
214680 | KR | Manufacturing |
|
EasyMotionSkin Tec AG
Develops and manufactures wireless Electro Muscular Stimula…
|
EFIT | LI | Manufacturing |
|
EBR SYSTEMS INC.
Develops wireless endocardial pacing systems for cardiac re…
|
EBR | AU | Manufacturing |
|
Edan Instruments,Inc,
Develops and distributes medical electronic equipment and d…
|
300206 | CN | Manufacturing |
|
EDAP TMS SA
Develops robotic HIFU devices for minimally invasive prosta…
|
EDAP | US | Manufacturing |
|
Elekta
Develops precision radiation medicine solutions for treatin…
|
EKTA | SE | Manufacturing |
|
El.En.
Develops and produces laser systems for medical, industrial…
|
ELN | IT | Manufacturing |
|
EMVISION MEDICAL DEVICES LTD
Develops portable microwave imaging for rapid stroke and br…
|
EMV | AU | Manufacturing |
|
ENDRA Life Sciences Inc.
Developer of enhanced ultrasound technology for visualizing…
|
NDRA | US | Manufacturing |
|
EPIMINDER LIMITED
Develops long-term sub-scalp EEG monitoring systems for epi…
|
EPI | AU | 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.