
iDNA Genomics Public Ltd — Investor Relations & Filings
iDNA Genomics Public Ltd is a biotechnology company specializing in genetic analysis and precision medicine. It develops and provides DNA tests focused on three main areas: pharmacogenetics, which analyzes how genes affect a person's response to drugs; preventive medicine, which screens for genetic predispositions to diseases; and wellness genomics, which informs personalized nutrition and exercise plans. The company's product portfolio includes tests for cardiovascular health and responses to central nervous system medications. Genetic analysis is performed in its certified laboratories, supported by a proprietary bioinformatics platform and an artificial intelligence database that is continuously updated with recent scientific data to ensure accuracy. iDNA Genomics also provides the myEMR online platform for individuals and healthcare professionals to register test kits and manage genetic results.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director's Dealing 2026 | 2026-03-27 | English | |
| Director's Dealing 2026 | 2026-03-26 | English | |
| Director's Dealing 2026 | 2026-03-13 | English | |
| Interest Rate Update/Notice 2026 | 2026-03-11 | Greek (modern) | |
| Director's Dealing 2026 | 2026-03-09 | English | |
| Share Issue/Capital Change 2026 | 2026-03-06 | Greek (modern) |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33055173 | Director's Dealing 2026 | 2026-03-27 | English | ||
| 33045797 | Director's Dealing 2026 | 2026-03-26 | English | ||
| 32939720 | Director's Dealing 2026 | 2026-03-13 | English | ||
| 32930870 | Interest Rate Update/Notice 2026 | 2026-03-11 | Greek (modern) | ||
| 32916227 | Director's Dealing 2026 | 2026-03-09 | English | ||
| 32908334 | Share Issue/Capital Change 2026 | 2026-03-06 | Greek (modern) | ||
| 32902269 | Director's Dealing 2026 | 2026-03-05 | English | ||
| 31563459 | Interest Rate Update/Notice 2026 | 2026-02-18 | Greek (modern) | ||
| 30326167 | Director's Dealing 2026 | 2026-02-16 | English | ||
| 19458984 | Director's Dealing 2026 | 2026-02-13 | English | ||
| 19423929 | Director's Dealing 2026 | 2026-02-12 | English | ||
| 14253301 | Share Issue/Capital Change 2026 | 2026-02-04 | Greek (modern) | ||
| 13385298 | Director's Dealing 2026 | 2026-01-27 | English | ||
| 12805373 | Director's Dealing 2026 | 2026-01-16 | English | ||
| 12744633 | Regulatory Filings 2026 | 2026-01-15 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for iDNA Genomics Public Ltd, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other human health activities n.e.c
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OPKO Health Inc.
An integrated healthcare company in pharmaceuticals and dia…
|
OPK | US | Human health and social work ac… |
|
OPTIMA HEALTH PLC
Provider of tech-enabled occupational health and corporate …
|
OPT | GB | Human health and social work ac… |
|
Option Care Health, Inc.
An independent provider of home and alternate site infusion…
|
OPCH | US | Human health and social work ac… |
|
OverActive Media Corp.
Global esports organization operating pro teams and providi…
|
OAM | CA | Human health and social work ac… |
|
Pacgen Life Science Corporation
Distributes consumer health products and offers advanced mo…
|
PBS | CA | Human health and social work ac… |
|
PANGAEA Oncology
A medical services company specializing in precision oncolo…
|
PANG | ES | Human health and social work ac… |
|
PARADISE.Co.,Ltd.
An integrated resort and hospitality company operating fore…
|
034230 | KR | Human health and social work ac… |
|
Pathway Health Corp.
Specializes in out-of-hospital pain management and mental h…
|
— | CA | Human health and social work ac… |
|
Pennant Group, Inc.
A holding company providing home health, hospice, home care…
|
PNTG | US | Human health and social work ac… |
|
Personalis, Inc.
Offers advanced cancer genomics and data analysis for perso…
|
PSNL | US | Human health and social work ac… |
iDNA Genomics Public Ltd 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/2513/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2513 | 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=2513 | 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=2513 \ -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": 2513}, 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 iDNA Genomics Public Ltd (id: 2513)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.