
Smart Healthcare Innovation ETF — Investor Relations & Filings
The Smart Healthcare Innovation ETF is an investment vehicle designed to provide exposure to companies at the forefront of medical and technological advancement. The fund focuses on a diversified portfolio of global entities engaged in biotechnology, medical device manufacturing, healthcare information technology, and genomic research. It targets businesses developing disruptive solutions such as artificial intelligence-driven diagnostics, robotic-assisted surgery, and telemedicine platforms. By tracking a specialized index or utilizing active management, the ETF aims to capture the growth potential of the digital health revolution and the increasing integration of technology into patient care and clinical workflows. The fund serves investors looking for long-term capital appreciation through the evolution of healthcare delivery and therapeutic innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| LIV NTA 28-05-2026 $3.33567 | 2026-05-28 | English | |
| LIV NTA 27-05-2026 $3.35039 | 2026-05-27 | English | |
| LIV NTA 26-05-2026 $3.32006 | 2026-05-27 | English | |
| LIV NTA 25-05-2026 $3.33444 | 2026-05-26 | English | |
| LIV NTA 22-05-2026 $3.29823 | 2026-05-25 | English | |
| LIV NTA 21-05-2026 $3.27339 | 2026-05-22 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47868292 | LIV NTA 28-05-2026 $3.33567 | 2026-05-28 | English | ||
| 47846342 | LIV NTA 27-05-2026 $3.35039 | 2026-05-27 | English | ||
| 47074440 | LIV NTA 26-05-2026 $3.32006 | 2026-05-27 | English | ||
| 47036785 | LIV NTA 25-05-2026 $3.33444 | 2026-05-26 | English | ||
| 46996843 | LIV NTA 22-05-2026 $3.29823 | 2026-05-25 | English | ||
| 46754950 | LIV NTA 21-05-2026 $3.27339 | 2026-05-22 | English | ||
| 46698073 | LIV Taxable Bonus Issue Notice | 2026-05-21 | English | ||
| 46696866 | LIV NTA 20-05-2026 $3.26268 | 2026-05-21 | English | ||
| 46561389 | LIV NTA 19-05-2026 $3.22388 | 2026-05-20 | English | ||
| 46495414 | LIV NTA 18-05-2026 $3.23871 | 2026-05-19 | English | ||
| 46378910 | LIV NTA 15-05-2026 $3.26093 | 2026-05-18 | English | ||
| 46319500 | LIV NTA 14-05-2026 $3.24878 | 2026-05-15 | English | ||
| 45773166 | LIV NTA 13-05-2026 $3.26040 | 2026-05-14 | English | ||
| 45344061 | LIV NTA 12-05-2026 $3.25324 | 2026-05-13 | English | ||
| 45008056 | LIV NTA 11-05-2026 $3.25974 | 2026-05-12 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
Smart Healthcare Innovation ETF 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/66223/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66223 | 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=66223 | 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=66223 \ -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": 66223}, 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 Smart Healthcare Innovation ETF (id: 66223)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.