
EC Healthcare — Investor Relations & Filings
EC Healthcare is a leading non-hospital medical service provider specializing in preventive and precision medicine. The company aims to establish a comprehensive, one-stop healthcare platform, leveraging strategic investment in information technology. Its service portfolio encompasses a full spectrum of medical and quasi-medical offerings. Key services include health checkups and screening, vaccinations, laboratory testing, and advanced imaging diagnostics. Additionally, EC Healthcare provides primary care, specialist consultations, dental care, and pain management services. This multi-specialty approach emphasizes proactive health management and high-quality diagnostics delivered outside of traditional hospital settings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities Ended 30 April 2026 | 2026-05-04 | English | |
| EXERCISE OF PUT OPTION | 2026-04-21 | English | |
| Monthly Return of Equity Issuer on Movements in Securities Ended 28 February 2026 | 2026-03-04 | English | |
| ANNUAL REPORT FOR THE YEAR ENDED 31 MARCH 2025 SUPPLEMENTAL ANNOUNCEMENT | 2026-02-24 | English | |
| Monthly Return of Equity Issuer on Movements in Securities Ended 31 January 2026 | 2026-02-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities Ended 31 December 2025 | 2026-01-06 | English |
Market data
Market data not available
Price history
Peer group · Other human health activities n.e.c
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3billion Inc.
Uses an AI platform for rare disease diagnosis and continuo…
|
394800 | KR | Human health and social work ac… |
|
AdaptHealth Corp.
Provider of home medical equipment, supplies, and related h…
|
AHCO | US | Human health and social work ac… |
|
Addus HomeCare Corp
Provider of in-home personal care, home health, and hospice…
|
ADUS | US | Human health and social work ac… |
|
ADICON Holdings Limited
Provider of independent clinical laboratory services for ho…
|
9860 | KY | Human health and social work ac… |
|
Aidigong Maternal & Child Health Limited
Provides comprehensive maternal and child healthcare, postp…
|
286 | HK | Human health and social work ac… |
|
Aimei Health Technology Co., Ltd.
A special purpose acquisition company (SPAC) focused on the…
|
AFJK | US | Human health and social work ac… |
|
Allcore
Holding company providing consulting services for small and…
|
CORE | IT | Human health and social work ac… |
|
ALLIANÇA SAÚDE E PARTICIPAÇÕES S.A.
Provides diagnostic imaging, clinical analysis, and digital…
|
— | BR | Human health and social work ac… |
|
ALLURION TECHNOLOGIES, INC.
Offers a weight-loss platform featuring a procedure-less, s…
|
ALUR | US | Human health and social work ac… |
|
Alps Group Inc
Integrated research and healthcare platform specializing in…
|
ALPS | KY | Human health and social work ac… |
EC Healthcare 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/50395/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50395 | 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=50395 | 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=50395 \ -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": 50395}, 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 EC Healthcare (id: 50395)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.