
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 |
|---|---|---|---|
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | US | Manufacturing |
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | IL | Manufacturing |
|
Braster S.A.
Develops thermography devices for in-home, complementary br…
|
BRA | PL | Manufacturing |
|
Butterfly Network, Inc.
A medical imaging company developing point-of-care ultrasou…
|
BFLY | US | Manufacturing |
|
CareRay Digital Medical Technology Co., Ltd.
Develops digital X-ray flat panel detectors for medical, ve…
|
688607 | CN | Manufacturing |
|
Carl Zeiss Meditec AG
A global medical technology company for ophthalmology and m…
|
AFX | DE | Manufacturing |
|
CellaVision
Develops digital systems for automating blood and body flui…
|
CEVI | SE | Manufacturing |
|
Ceribell, Inc.
Develops a point-of-care EEG system for rapid seizure detec…
|
CBLL | US | Manufacturing |
|
Chison Medical Technologies Co.,Ltd.
Develops and manufactures diagnostic ultrasound systems and…
|
688358 | CN | Manufacturing |
|
CLASSYS Inc.
Global developer of non-surgical, energy-based medical aest…
|
214150 | KR | 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.