
INTELLIGENT ULTRASOUND GROUP PLC — Investor Relations & Filings
Intelligent Ultrasound Group PLC is a company specializing in ultrasound artificial intelligence (AI) software and simulation technology. The company's activities are centered on two key areas: simulation for medical training and clinical AI software for diagnostic support. The simulation division develops and commercializes high-fidelity ultrasound training simulators for medical professionals, aiming to make the technology more accessible and easier to learn. The clinical AI division focuses on creating advanced, AI-driven image analysis tools that integrate into ultrasound systems to enhance diagnostic efficiency. The company's expertise includes volumetric ultrasound technology. In February 2025, Intelligent Ultrasound Group PLC was acquired by Surgical Science Sweden AB, a global leader in medical simulation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2025-02-18 | English | |
| Holding(s) in Company | 2025-02-18 | English | |
| Scheme of Arrangement Becomes Effective | 2025-02-18 | English | |
| COURT SANCTION OF SCHEME OF ARRANGEMENT | 2025-02-14 | English | |
| Results of Court Meeting and General Meeting | 2025-02-06 | English | |
| Holding(s) in Company | 2025-01-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 5580244 | Holding(s) in Company | 2025-02-18 | English | ||
| 3321047 | Holding(s) in Company | 2025-02-18 | English | ||
| 5580554 | Scheme of Arrangement Becomes Effective | 2025-02-18 | English | ||
| 3065267 | COURT SANCTION OF SCHEME OF ARRANGEMENT | 2025-02-14 | English | ||
| 5575863 | Results of Court Meeting and General Meeting | 2025-02-06 | English | ||
| 2850377 | Holding(s) in Company | 2025-01-31 | English | ||
| 5573394 | Change of Location for Court & General Meeting | 2025-01-31 | English | ||
| 5567975 | Replacement - Form 8 (OPD) - IUG | 2025-01-20 | English | ||
| 5566309 | Publication of Scheme Document | 2025-01-15 | English | ||
|
2024
6 filings
| |||||
| 2737575 | Exercise of Options and Total Voting Rights | 2024-12-27 | English | ||
| 5558676 | Form 8.3 - Intelligent Ultrasound Group PLC | 2024-12-23 | English | ||
| 5557767 | Form 8 (OPD) - Intelligent Ultrasound Group plc | 2024-12-20 | English | ||
| 5547376 | Capital Return Update | 2024-11-27 | English | ||
| 5528089 | Result of General Meeting | 2024-10-15 | English | ||
| 5525290 | Exercise of Options and Total Voting Rights | 2024-10-08 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
INTELLIGENT ULTRASOUND 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/7714/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7714 | 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=7714 | 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=7714 \ -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": 7714}, 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 INTELLIGENT ULTRASOUND GROUP PLC (id: 7714)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.