
Annidis Corporation — Investor Relations & Filings
Annidis Corporation specialized in the research, development, and commercialization of advanced medical devices for eye-care professionals. The company's core technology centered on its proprietary Multi-Spectral Imaging (MSI) system. This diagnostic platform was designed for the early detection and screening of various ocular pathologies, including outer retinal and choroidal disorders. Annidis marketed its eye-centric instruments to healthcare providers and facilities across key international markets, including the United States, Canada, and China. The efficacy of its MSI technology was recognized through its selection and funding by the National Space Biomedical Research Institute (NSBRI) to address vision issues related to space travel.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2017-05-01 | English | |
| News release - English.pdf | 2017-04-28 | English | |
| 52-109F1 - Certification of annual filings - CEO (E).pdf | 2017-04-28 | English | |
| Annual MD&A - English.pdf | 2017-04-28 | English | |
| Audited annual financial statements – English.pdf | 2017-04-28 | English | |
| Material change report - English.pdf | 2017-04-04 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
8 filings
| |||||
| 47459281 | Notice of the meeting and record date - English.pdf | 2017-05-01 | English | ||
| 47459299 | News release - English.pdf | 2017-04-28 | English | ||
| 47459304 | 52-109F1 - Certification of annual filings - CEO (E).pdf | 2017-04-28 | English | ||
| 47459327 | Annual MD&A - English.pdf | 2017-04-28 | English | ||
| 47459331 | Audited annual financial statements – English.pdf | 2017-04-28 | English | ||
| 47459353 | Material change report - English.pdf | 2017-04-04 | English | ||
| 47459358 | Notice.pdf | 2017-03-24 | English | ||
| 47459362 | News release - English.pdf | 2017-02-24 | English | ||
|
2016
7 filings
| |||||
| 47459367 | News release - English.pdf | 2016-12-01 | English | ||
| 47459372 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2016-11-15 | English | ||
| 47459376 | Interim MD&A - English.pdf | 2016-11-15 | English | ||
| 47459612 | Early warning report.pdf | 2016-10-12 | English | ||
| 47459620 | News release - English.pdf | 2016-09-26 | English | ||
| 47459623 | News release - English.pdf | 2016-09-21 | English | ||
| 47459640 | News release - English.pdf | 2016-09-08 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
ApexBio
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
Annidis Corporation 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/46648/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46648 | 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=46648 | 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=46648 \ -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": 46648}, 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 Annidis Corporation (id: 46648)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.