
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年05月僑外投資持股 | 2026-05-22 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese | |
| 115年第1季現金流量表 | 2026-05-15 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-15 | Chinese | |
| 115年第1季資產負債表 | 2026-05-15 | Chinese | |
| 更正本公司115年第1季會計師查核報告意見類型 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 46374117 | 公告本公司副總經理暨代理發言人申請退休、代理發言人 異動 | 2026-05-14 | Chinese | ||
| 46374118 | 公告本公司財務主管及會計主管異動 | 2026-05-14 | Chinese | ||
| 46374423 | 公告本公司董事會通過第四次買回庫藏股 | 2026-05-14 | Chinese | ||
| 46374189 | 公告本公司董事會決議召開115年股東常會相關事宜(新增議案) | 2026-05-14 | Chinese | ||
| 46374390 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-14 | Chinese | ||
| 46952666 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gallmetzer HealthCare S.p.A.
A parent company managing specialized businesses in the den…
|
— | IT | Manufacturing |
|
Gaush Meditech Ltd
Technology group providing ophthalmic medical devices, equi…
|
2407 | KY | Manufacturing |
|
GKB Ophthalmics Ltd.
Global manufacturer of ophthalmic lenses, semi-finished len…
|
533212 | IN | Manufacturing |
|
GLOBUS MEDICAL INC
A medical device company developing solutions for musculosk…
|
GMED | US | Manufacturing |
|
Glucotrack, Inc.
Develops an implantable continuous blood glucose monitor fo…
|
GCTK | US | Manufacturing |
|
Glycorex Transplantation AB
Develops technology to remove antibodies, enabling organ tr…
|
GTAB | SE | Manufacturing |
|
Gour Medical
No information is available on the company's core business,…
|
MLGML | FR | Manufacturing |
|
Green Cross Medical Science Corporation
Develops and manufactures medical devices and in-vitro diag…
|
142280 | KR | Manufacturing |
|
Guanhao Biotech Co., Ltd
Develops regenerative medicine and biomaterial-based device…
|
300238 | CN | Manufacturing |
|
Gvs
Manufacturer of filters and filtration systems for healthca…
|
GVS | IT | 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.