
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 |
|---|---|---|---|
| Consolidated accounts of parent company for subsidiary company period ending 31/12/24 | 2025-09-29 | English | |
| [accounts-with-accounts-type-audit-exemption-subsiduary] made_up_date=2024-12-31 | 2025-09-29 | English | |
| Consolidated accounts of parent company for subsidiary company period ending 31/12/23 | 2024-10-19 | English | |
| [accounts-with-accounts-type-audit-exemption-subsiduary] made_up_date=2023-12-31 | 2024-10-19 | English | |
| De-listing and Cancellation of Trading of Shares | 2023-07-07 | English | |
| Form 8.3 - Medica Group plc | 2023-07-06 | 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 |
|---|---|---|---|
|
Privia Health Group, Inc.
A technology company enabling physicians to succeed in valu…
|
PRVA | US | Human health and social work ac… |
|
QingSong Health Corporation
Tech-enabled platform specializing in integrated healthcare…
|
2661 | HK | Human health and social work ac… |
|
SBC Medical Group Holdings Inc
A management company providing operational support to a net…
|
SBC | US | Human health and social work ac… |
|
SPIRITUS MUNDI PLC
A special purpose acquisition company acquiring a business …
|
SPMU | GB | Human health and social work ac… |
|
TripSitter Clinic Ltd.
Consultative virtual clinic facilitating specialized online…
|
KETA | CA | Human health and social work ac… |
|
UniDoc Health Corp.
Provides telemedicine via self-contained virtual clinics wi…
|
UDOC | CA | Human health and social work ac… |
|
VITURA HEALTH LIMITED
Digital health firm providing an integrated medicinal canna…
|
VIT | AU | 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.