
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 |
|---|---|---|---|
|
IMPEDIMED LIMITED
Develops bioimpedance spectroscopy devices for oncology and…
|
IPD | AU | Manufacturing |
|
IMRICOR MEDICAL SYSTEMS INC.
Develops MRI-compatible devices for real-time MRI-guided ca…
|
IMR | AU | Manufacturing |
|
IMRIS Inc.
Specializes in systems that bring magnetic resonance imagin…
|
IMRSQ | CA | Manufacturing |
|
INCX
Developer and manufacturer of digital X-ray flat panel sens…
|
6861 | TW | Manufacturing |
|
INKON Life Technology Co., Ltd.
Develops radiotherapy equipment, infusion systems, and digi…
|
300143 | CN | Manufacturing |
|
InMode Ltd.
Provider of medical technologies for minimally invasive aes…
|
INMD | IL | Manufacturing |
|
INSIGHT LIFETECH CO., LTD.
Develops intravascular imaging and physiological assessment…
|
688712 | CN | Manufacturing |
|
Inspire Medical Systems, Inc.
Develops an FDA-approved implantable neurostimulation syste…
|
INSP | US | Manufacturing |
|
INSULET CORP
Develops and markets tubeless, wearable insulin delivery sy…
|
PODD | US | Manufacturing |
|
INTELLIGENT BIO SOLUTIONS INC.
A medical technology company developing rapid, non-invasive…
|
INBS | US | 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.