
MEDICA GROUP PLC — Investor Relations & Filings
Medica Group PLC is a provider of telemedicine services, specializing in teleradiology and telepathology. The company partners with healthcare organizations, including NHS Trusts and independent sector providers, to deliver outsourced interpretation and reporting of diagnostic imaging and pathology samples. Leveraging a global network of specialist radiologists and pathologists, Medica provides fast, quality-assured reporting services designed to shorten patient wait times and enhance clinical workflows. Its offerings cover a wide range of needs, from routine elective procedures to urgent and specialized areas such as stroke, major trauma, musculoskeletal (MSK), and PET-CT imaging.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Block listing Interim Review | 2022-01-05 | English | |
| Issue of Equity | 2021-12-30 | English | |
| Price Monitoring Extension | 2021-12-20 | English | |
| Holding(s) in Company | 2021-12-20 | English | |
| Holding(s) in Company | 2021-11-25 | English | |
| Director/PDMR Shareholding | 2021-11-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
1 filing
| |||||
| 4940244 | Block listing Interim Review | 2022-01-05 | English | ||
|
2021
14 filings
| |||||
| 4937715 | Issue of Equity | 2021-12-30 | English | ||
| 4934703 | Price Monitoring Extension | 2021-12-20 | English | ||
| 4935086 | Holding(s) in Company | 2021-12-20 | English | ||
| 4925286 | Holding(s) in Company | 2021-11-25 | English | ||
| 4916239 | Director/PDMR Shareholding | 2021-11-02 | English | ||
| 4914891 | Total Voting Rights | 2021-10-29 | English | ||
| 11015788 | Issue of Equity | 2021-10-08 | English | ||
| 4902932 | Record Date for Dividend – Correction | 2021-09-29 | English | ||
| 4901813 | Interim results for the six months to 30 June 2021 | 2021-09-27 | English | ||
| 4898377 | Holding(s) in Company | 2021-09-17 | English | ||
| 4894652 | Capital Markets Day | 2021-09-07 | English | ||
| 4889369 | Holding(s) in Company | 2021-08-26 | English | ||
| 4885572 | Holding(s) in Company | 2021-08-17 | English | ||
| 4874154 | Issue of Equity and Total Voting Rights | 2021-07-30 | 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
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
MEDICA GROUP PLC 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/4972/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4972 | 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=4972 | 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=4972 \ -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": 4972}, 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 MEDICA GROUP PLC (id: 4972)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.