
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 |
|---|---|---|---|
|
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 |
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.