
SVBI — Investor Relations & Filings
SciVision Biotech Inc. is a specialized developer and manufacturer of advanced medical devices, focusing on the research and production of hyaluronic acid (HA) products. The company leverages its proprietary Crosslinked Hyaluronic Acid Platform (CHAP) technology to create high-performance solutions across multiple medical disciplines. Its core product portfolio includes subcutaneous fillers for facial aesthetics, intra-articular injections for orthopedic joint care, anti-adhesion gels for surgical applications, and vesical instillation solutions for urological treatments. By integrating specialized R&D capabilities with precision manufacturing, SciVision Biotech provides medical-grade HA applications designed to improve patient outcomes in aesthetics and therapeutic recovery. The company is committed to scientific innovation and the expansion of its patented technology to meet diverse clinical needs in the global healthcare market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1786_20260629F13.pdf | 2026-05-29 | Chinese | |
| 115年年報及股東會資料 — 2026_1786_20260629F02.pdf | 2026-05-29 | Chinese | |
| 115年年報及股東會資料 — 2026_1786_20260629F17.pdf | 2026-05-29 | Chinese | |
| 115年年報及股東會資料 — 2026_1786_20260629FE2.pdf | 2026-05-29 | English | |
| 115年年報及股東會資料 — 2026_1786_20260629FE1.pdf | 2026-05-29 | English | |
| 115年年報及股東會資料 — 2026_1786_20260629F01.pdf | 2026-05-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47891260 | 115年年報及股東會資料 — 2026_1786_20260629F13.pdf | 2026-05-29 | Chinese | ||
| 47891259 | 115年年報及股東會資料 — 2026_1786_20260629F02.pdf | 2026-05-29 | Chinese | ||
| 47891257 | 115年年報及股東會資料 — 2026_1786_20260629F17.pdf | 2026-05-29 | Chinese | ||
| 47891256 | 115年年報及股東會資料 — 2026_1786_20260629FE2.pdf | 2026-05-29 | English | ||
| 47891255 | 115年年報及股東會資料 — 2026_1786_20260629FE1.pdf | 2026-05-29 | English | ||
| 47891254 | 115年年報及股東會資料 — 2026_1786_20260629F01.pdf | 2026-05-29 | Chinese | ||
| 46790064 | 115年05月僑外投資持股 | 2026-05-22 | Chinese | ||
| 46952623 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46952619 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46952616 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46952615 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46952632 | 更正本公司115年第1季會計師查核報告意見類型 | 2026-05-15 | Chinese | ||
| 46952636 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46952641 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46952646 | 第4次庫藏股基本資料 | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Elos Medtech
A contract development and manufacturing organization (CDMO…
|
ELOS | SE | Manufacturing |
|
Embecta Corp.
A global medical device company making insulin delivery dev…
|
EMBC | US | Manufacturing |
|
Embla Medical hf
Global provider of non-invasive orthopedic technologies and…
|
EMBLA | IS | Manufacturing |
|
Enovis CORP
A medical technology company developing solutions for muscu…
|
ENOV | US | Manufacturing |
|
Envista Holdings Corp
Develops and markets a portfolio of dental products, soluti…
|
NVST | US | Manufacturing |
|
Envoy Medical, Inc.
A hearing health company developing fully-implanted hearing…
|
COCH | US | Manufacturing |
|
enVVeno Medical Corp
Develops bioprosthetic, tissue-based solutions to treat dee…
|
NVNO | US | Manufacturing |
|
EOFlow Co., Ltd.
A medical device company that develops and provides wearabl…
|
294090 | KR | Manufacturing |
|
Episurf
Develops patient-specific implants and instruments for trea…
|
EPIS | SE | Manufacturing |
|
ESTABLISHMENT LABS HOLDINGS INC.
A medical technology company offering Femtech solutions for…
|
ESTA | VG | Manufacturing |
SVBI 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/51921/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51921 | 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=51921 | 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=51921 \ -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": 51921}, 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 SVBI (id: 51921)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.