
POLYNOVO LIMITED — Investor Relations & Filings
PolyNovo Limited specializes in the development and commercialization of dermal regeneration solutions through its proprietary NovoSorb technology. The flagship product, NovoSorb BTM (Biodegradable Temporizing Matrix), is a fully synthetic polymer scaffold engineered to facilitate the treatment of complex wounds, such as severe burns, trauma, and surgical sites. This technology provides a temporary matrix that supports cellular infiltration and the formation of new tissue, subsequently biodegrading and being naturally excreted from the body. The synthetic nature of the platform is designed to reduce the risks of inflammatory responses or infections typically associated with biological or animal-derived materials. The company provides advanced clinical solutions for reconstructive surgery and chronic wound management, focusing on improving patient outcomes in global healthcare settings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| U.S. Pivotal Trial CSR Finalised and PMA Submission Update 2 pages 286.6KB | 2026-05-28 | English | |
| Change in substantial holding 34 pages 1.5MB | 2026-05-24 | English | |
| Ceasing to be a substantial holder 3 pages 207.5KB | 2026-05-19 | English | |
| Becoming a substantial holder 17 pages 379.5KB | 2026-05-18 | English | |
| Response to ASX Price Query 3 pages 330.7KB | 2026-05-13 | English | |
| Change in substantial holding 43 pages 2.2MB | 2026-05-07 | English |
Browse filings by year
25 years- 2026 22 filings
- 2025 83 filings
- 2024 47 filings
- 2023 50 filings
- 2022 91 filings
- 2021 45 filings
- 2020 71 filings
- 2019 39 filings
- 2018 40 filings
- 2017 55 filings
- 2016 40 filings
- 2015 55 filings
- 2014 44 filings
- 2013 50 filings
- 2012 35 filings
- 2011 35 filings
- 2010 50 filings
- 2009 2 filings
- 2008 38 filings
- 2007 41 filings
- 2006 59 filings
- 2005 59 filings
- 2004 43 filings
- 2003 44 filings
- 2002 5 filings
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… |
|
ADVENTA BHD
Healthcare group manufacturing medical products, providing …
|
— | MY | 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… |
POLYNOVO LIMITED 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/65589/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65589 | 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=65589 | 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=65589 \ -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": 65589}, 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 POLYNOVO LIMITED (id: 65589)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.