
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 |
|---|---|---|---|
|
ApexBio
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
|
Aquarius Surgical Technologies Inc.
Specializes in developing and distributing minimally invasi…
|
ASTI | CA | Manufacturing |
|
Arcoma AB
Develops and produces complete digital radiography (DR) sys…
|
ARCOMA | SE | Manufacturing |
|
ART Advanced Research Technologies Inc.
Developed proprietary optical molecular imaging devices, in…
|
ARA | CA | Manufacturing |
|
ASTERASYS Co., Ltd.
Develops medical aesthetic devices using HIFU, RF, and ultr…
|
450950 | KR | Manufacturing |
|
AUDEARA LIMITED
Develops personalized audio solutions using hearing tests t…
|
AUA | AU | Manufacturing |
|
Avisa Diagnostics Inc.
Clinical-stage medical device company developing rapid poin…
|
FOGCF | CA | Manufacturing |
|
Baird Medical Investment Holdings Ltd
Develops and sells minimally invasive microwave ablation de…
|
BDMD | US | Manufacturing |
|
Beijing Aerospace Changfeng Co.,Ltd
High-tech provider of security systems, medical devices, an…
|
600855 | CN | Manufacturing |
|
Beijing Balance Medical Technology Co.,Ltd.
Develops high-precision surgical robotic systems for neuros…
|
688198 | CN | 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.