
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 |
|---|---|---|---|
| 关于公司及全资子公司2026年度向银行申请授信额度的公告 | 2026-04-16 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-16 | Chinese | |
| 关于使用闲置自有资金进行现金管理的公告 | 2026-04-16 | Chinese | |
| 长城证券股份有限公司关于公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-04-16 | Chinese | |
| 2025 Environmental,Social,and Corporate Governance (ESG)Report | 2026-04-16 | English | |
| 2025年度环境、社会及公司治理(ESG)报告 | 2026-04-16 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38283582 | 关于公司及全资子公司2026年度向银行申请授信额度的公告 | 2026-04-16 | Chinese | ||
| 38283578 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-16 | Chinese | ||
| 38283575 | 关于使用闲置自有资金进行现金管理的公告 | 2026-04-16 | Chinese | ||
| 38283574 | 长城证券股份有限公司关于公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-04-16 | Chinese | ||
| 38283564 | 2025 Environmental,Social,and Corporate Governance (ESG)Report | 2026-04-16 | English | ||
| 38283550 | 2025年度环境、社会及公司治理(ESG)报告 | 2026-04-16 | Chinese | ||
| 38283538 | 2025年度内部控制审计报告 | 2026-04-16 | Chinese | ||
| 38283536 | 2025年度公司内部控制自我评价报告 | 2026-04-16 | Chinese | ||
| 38283534 | 2025年度董事会工作报告 | 2026-04-16 | Chinese | ||
| 38283531 | 关于开展2026年外汇衍生品交易业务的公告 | 2026-04-16 | Chinese | ||
| 38283528 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-16 | Chinese | ||
| 38283523 | 2025年年度报告 | 2026-04-16 | Chinese | ||
| 38283522 | 2025年度独立董事述职报告(周凌宏) | 2026-04-16 | Chinese | ||
| 38283519 | 北京市中伦(深圳)律师事务所关于公司2023年限制性股票激励计划作废部分限制性股票的法律意见书 | 2026-04-16 | Chinese | ||
| 38283512 | 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 |
|---|---|---|---|
|
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.