MediNet Group Limited — Investor Relations & Filings
MediNet Group Limited is an investment holding company that provides comprehensive medical and dental solutions. The core business involves designing and administering tailored medical and dental benefits plans for target markets including corporations, insurance companies, and individual clients. Services are delivered through an extensive medical network comprising over 400 clinics. Key offerings span a wide variety of healthcare disciplines, including General Practitioner and Specialist consultations, Dental Services, Diagnostic Laboratory Tests, Health Assessments (check-ups), Vaccination, Physiotherapy, and Chinese Medicine. The company emphasizes professional, reliable, and high-quality service delivery, leveraging over 25 years of operational experience in healthcare management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| DISCLOSEABLE TRANSACTION IN RELATION TO THE ENTERING INTO TENANCY AGREEMENT | 2026-04-17 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 28 February 2026 | 2026-03-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 31 January 2026 | 2026-02-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 31 December 2025 | 2026-01-02 | English |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
Excelsior Medical Co., Ltd.
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
MediNet Group Limited 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/51304/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51304 | 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=51304 | 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=51304 \ -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": 51304}, 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 MediNet Group Limited (id: 51304)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.