
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年年度权益分派实施公告 | 2026-05-28 | Chinese | |
| 关于回购股份实施完成暨股份变动的公告 | 2026-05-15 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-13 | Chinese | |
| 北京市中伦(深圳)律师事务所关于公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-04-16 | Chinese | |
| 2025年度独立董事述职报告(徐舜芝) | 2026-04-16 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47855438 | 2025年年度权益分派实施公告 | 2026-05-28 | Chinese | ||
| 46350312 | 关于回购股份实施完成暨股份变动的公告 | 2026-05-15 | Chinese | ||
| 45566082 | 2025年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45566074 | 北京市中伦(深圳)律师事务所关于公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | ||
| 38283621 | 关于拟续聘会计师事务所的公告 | 2026-04-16 | Chinese | ||
| 38283620 | 2025年度独立董事述职报告(徐舜芝) | 2026-04-16 | Chinese | ||
| 38283617 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-16 | Chinese | ||
| 38283615 | 第四届董事会第十五次会议决议公告 | 2026-04-16 | Chinese | ||
| 38283612 | 2025年募集资金年度存放与使用情况鉴证报告 | 2026-04-16 | Chinese | ||
| 38283602 | 长城证券股份有限公司关于公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-16 | Chinese | ||
| 38283598 | 2025年度独立董事述职报告(华小宁) | 2026-04-16 | Chinese | ||
| 38283595 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-16 | Chinese | ||
| 38283592 | 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-16 | Chinese | ||
| 38283590 | 关于2023年限制性股票激励计划第三个归属期归属条件未成就暨作废部分已授予但尚未归属的限制性股票的公告 | 2026-04-16 | Chinese | ||
| 38283587 | 2025年度财务决算报告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Genesystem Co., Ltd
Develops molecular diagnostic solutions and rapid PCR platf…
|
363250 | KR | Manufacturing |
|
GENORAY Co., LTD.
Develops and manufactures medical, dental, and industrial X…
|
122310 | KR | Manufacturing |
|
Getinge
Provides medical technology products for hospitals and life…
|
GETI | SE | Manufacturing |
|
GLAUKOS Corp
Ophthalmic med-tech and pharma company developing therapies…
|
GKOS | US | Manufacturing |
|
GN Store Nord
A global leader in intelligent hearing, audio, and video so…
|
GN | DK | Manufacturing |
|
GUANGDONG BIOLIGHT MEDITECH CO.,LTD.
Develops medical electronics, patient monitoring systems, a…
|
300246 | CN | Manufacturing |
|
Guangdong Transtek Medical Electronics Co.,Ltd
Develops smart medical devices and IoT solutions for remote…
|
300562 | CN | Manufacturing |
|
HAEMONETICS CORP
Provides medical technology for hospitals, blood centers, a…
|
HAE | US | Manufacturing |
|
Hapbee Technologies, Inc.
Uses patented ulRFE technology in wearables to influence sl…
|
HAPB | CA | Manufacturing |
|
HeartBeam, Inc.
Develops a portable VECG device for medical-grade remote ca…
|
BEAT | US | 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.