SciVision Biotech Inc. — 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 |
|---|---|---|---|
| 公告本公司研發主管異動 | 2026-04-28 | Chinese | |
| 公告本公司「製造包含特安皮質醇之交聯透明質酸凝膠之方 法及交聯透明質酸凝膠」取得中華民國經濟部智慧財產局專利核 准審定書 | 2026-04-15 | Chinese | |
| 本公司” HYADERMIS”及” FACILLE”皮下填補劑通過 歐盟醫療器材法規MDR審查 | 2026-04-10 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | |
| 115年3月營業收入 | 2026-04-08 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37952437 | 公告本公司研發主管異動 | 2026-04-28 | Chinese | ||
| 34569180 | 公告本公司「製造包含特安皮質醇之交聯透明質酸凝膠之方 法及交聯透明質酸凝膠」取得中華民國經濟部智慧財產局專利核 准審定書 | 2026-04-15 | Chinese | ||
| 33996450 | 本公司” HYADERMIS”及” FACILLE”皮下填補劑通過 歐盟醫療器材法規MDR審查 | 2026-04-10 | Chinese | ||
| 33794867 | 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | ||
| 33794866 | 115年3月營業收入 | 2026-04-08 | Chinese | ||
| 33670035 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33670032 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33167023 | 公告本公司第三次庫藏股買回期間屆滿執行情形 | 2026-03-31 | Chinese | ||
| 33473950 | 114年第4季海外子公司投資 | 2026-03-31 | Chinese | ||
| 33473953 | 114年度財務比率 | 2026-03-19 | Chinese | ||
| 33473957 | 114年第4季大陸投資 | 2026-03-16 | Chinese | ||
| 33473960 | 115年3月11日內部人設質解質 | 2026-03-12 | Chinese | ||
| 33473968 | 115年2月背書保證與資金貸與 | 2026-03-06 | Chinese | ||
| 33473964 | 115年2月營業收入 | 2026-03-06 | Chinese | ||
| 33474001 | 114年度營益分析 | 2026-03-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | US | Manufacturing |
SciVision Biotech Inc. 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 SciVision Biotech Inc. (id: 51921)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.