
UMEDIC GROUP BERHAD — Investor Relations & Filings
UMEDIC GROUP BERHAD is an investment holding company primarily involved in the manufacturing, marketing, and distribution of medical devices and consumables. The company provides an integrated healthcare supply chain utilizing advanced technology. Its product portfolio includes patient monitoring systems, oxygen therapy and suction solutions, and proprietary medical consumables such as prefilled humidifiers and inhaler spacers. UMEDIC serves a diverse customer base within the healthcare industry, including public and private hospitals, other healthcare service providers, and non-hospital entities globally across over 30 countries. Key strengths include an established track record of over 20 years, a wide international distribution network, and the capability to develop and produce quality in-house brand products through continuous R&D.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| WINDING UP / RECEIVER & MANAGER / RESTRAINING ORDER / SPECIAL ADMINISTRATORCommencement of Members' Voluntary Winding Up of Subsidiary | 2026-03-31 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/01/2026 | 2026-03-08 | English | |
| OTHERSUMEDIC GROUP BERHAD ("UMC" OR "COMPANY") PROPOSED LEASE OF LAND | 2026-01-29 | English | |
| UMC - Notice of Book Closure | 2026-01-15 | English | |
| First Interim Dividend | 2026-01-14 | English | |
| General Meetings: Outcome of Meeting | 2026-01-12 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46796992 | WINDING UP / RECEIVER & MANAGER / RESTRAINING ORDER / SPECIAL ADMINISTRATORCommencement of Members' Voluntary Winding Up of Subsidiary | 2026-03-31 | English | ||
| 46820790 | Quarterly rpt on consolidated results for the financial period ended 31/01/2026 | 2026-03-08 | English | ||
| 46847990 | OTHERSUMEDIC GROUP BERHAD ("UMC" OR "COMPANY") PROPOSED LEASE OF LAND | 2026-01-29 | English | ||
| 46852918 | UMC - Notice of Book Closure | 2026-01-15 | English | ||
| 46853234 | First Interim Dividend | 2026-01-14 | English | ||
| 46853769 | General Meetings: Outcome of Meeting | 2026-01-12 | English | ||
|
2025
3 filings
| |||||
| 46907990 | Quarterly rpt on consolidated results for the financial period ended 31/10/2025 | 2025-12-07 | English | ||
| 46915378 | Annual Report & CG Report - 2025 | 2025-11-27 | English | ||
| 46917814 | General Meetings: Notice of Meeting | 2025-11-26 | 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 |
|
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 |
UMEDIC GROUP BERHAD 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/71783/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71783 | 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=71783 | 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=71783 \ -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": 71783}, 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 UMEDIC GROUP BERHAD (id: 71783)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.