
SONOSCAPE MEDICAL CORP. — Investor Relations & Filings
SonoScape Medical Corp. specializes in the research, development, and manufacturing of advanced medical diagnostic equipment. The company's primary product portfolio includes high-definition ultrasound systems, flexible endoscopy solutions, and electrocardiography devices. SonoScape focuses on delivering innovative imaging technology to healthcare providers globally, ranging from portable diagnostic tools to comprehensive trolley-based systems. Their ultrasound range covers various clinical applications such as cardiology, obstetrics, and radiology, while their endoscopy division provides high-resolution video processors and scopes for gastrointestinal and respiratory procedures. The company emphasizes continuous technological advancement and clinical efficiency to improve patient outcomes and diagnostic accuracy in diverse medical settings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 信息披露暂缓与豁免管理制度 | 2025-12-11 | Chinese | |
| 关于部分募集资金投资项目延期的公告 | 2025-12-11 | Chinese | |
| 董事会战略与可持续发展委员会工作细则 | 2025-12-11 | Chinese | |
| 对外担保管理制度 | 2025-12-11 | Chinese | |
| 互动易平台信息发布及回复内部审核制度 | 2025-12-11 | Chinese | |
| 薪酬管理制度 | 2025-12-11 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38283305 | 信息披露暂缓与豁免管理制度 | 2025-12-11 | Chinese | ||
| 38283302 | 关于部分募集资金投资项目延期的公告 | 2025-12-11 | Chinese | ||
| 38283292 | 董事会战略与可持续发展委员会工作细则 | 2025-12-11 | Chinese | ||
| 38283286 | 对外担保管理制度 | 2025-12-11 | Chinese | ||
| 38283273 | 互动易平台信息发布及回复内部审核制度 | 2025-12-11 | Chinese | ||
| 38283267 | 薪酬管理制度 | 2025-12-11 | Chinese | ||
| 38283262 | 内幕信息知情人管理制度 | 2025-12-11 | Chinese | ||
| 38283254 | 审计委员会年报工作规程 | 2025-12-11 | Chinese | ||
| 38283243 | 总经理工作细则 | 2025-12-11 | Chinese | ||
| 38283230 | 关于召开2025年第二次临时股东大会的通知 | 2025-12-11 | Chinese | ||
| 38283229 | 第四届董事会第十三次会议决议公告 | 2025-12-11 | Chinese | ||
| 38283220 | 《公司章程》修订对照表 | 2025-12-11 | Chinese | ||
| 38283205 | 防范主要股东及关联方占用公司资金制度 | 2025-12-11 | Chinese | ||
| 38283189 | 内部审计制度 | 2025-12-11 | Chinese | ||
| 38283172 | 募集资金管理制度 | 2025-12-11 | Chinese | ||
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 |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
SONOSCAPE MEDICAL CORP. 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/55613/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55613 | 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=55613 | 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=55613 \ -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": 55613}, 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 SONOSCAPE MEDICAL CORP. (id: 55613)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.