
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 |
|---|---|---|---|
|
EPIMINDER LIMITED
Develops long-term sub-scalp EEG monitoring systems for epi…
|
EPI | AU | Manufacturing |
|
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 |
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.