BLUE SAIL MEDICAL CO.,LTD. — Investor Relations & Filings
Blue Sail Medical Co., Ltd. is a global provider of medical devices and protective equipment, operating primarily through health protection and cardiovascular intervention segments. The company is a major manufacturer of disposable medical gloves, including PVC and nitrile varieties, catering to healthcare and industrial sectors. Through its cardiovascular division, it develops and produces interventional cardiology products such as drug-eluting stents and balloon catheters. The company emphasizes research and development in minimally invasive surgical technologies and maintains a diverse portfolio that includes emergency care solutions and medical consumables. Its operations focus on high-quality manufacturing standards and a global distribution network to support clinical needs in various medical environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于山东蓝帆健康科技有限公司收购淄博宏达热电有限公司80%股权暨关联交易的公告 | 2025-12-12 | Chinese | |
| 关于2026年度对外捐赠额度预计的公告 | 2025-12-12 | Chinese | |
| 关于子公司增资扩股引入外国产业投资者的进展公告 | 2025-12-12 | Chinese | |
| 山东蓝帆健康科技有限公司拟股权收购涉及的淄博宏达热电有限公司股东全部权益价值资产评估报告 | 2025-12-12 | Chinese | |
| 关于购买董事、高级管理人员责任险的公告 | 2025-12-12 | Chinese | |
| 关于控股股东部分股份解除质押及再质押的公告 | 2025-12-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35666619 | 关于山东蓝帆健康科技有限公司收购淄博宏达热电有限公司80%股权暨关联交易的公告 | 2025-12-12 | Chinese | ||
| 35666614 | 关于2026年度对外捐赠额度预计的公告 | 2025-12-12 | Chinese | ||
| 35666612 | 关于子公司增资扩股引入外国产业投资者的进展公告 | 2025-12-12 | Chinese | ||
| 35666611 | 山东蓝帆健康科技有限公司拟股权收购涉及的淄博宏达热电有限公司股东全部权益价值资产评估报告 | 2025-12-12 | Chinese | ||
| 35666609 | 关于购买董事、高级管理人员责任险的公告 | 2025-12-12 | Chinese | ||
| 35666607 | 关于控股股东部分股份解除质押及再质押的公告 | 2025-12-12 | Chinese | ||
| 35666603 | 关于2026年度申请授信及担保额度预计的公告 | 2025-12-12 | Chinese | ||
| 35666601 | 关于开展金融衍生品交易的可行性分析报告 | 2025-12-12 | Chinese | ||
| 35666599 | 关于2026年度开展金融衍生品交易的公告 | 2025-12-12 | Chinese | ||
| 35666596 | 关于召开2025年第七次临时股东会的通知 | 2025-12-12 | Chinese | ||
| 35666593 | 2025年第二次独立董事专门会议审核意见 | 2025-12-12 | Chinese | ||
| 35666588 | 关于山东蓝帆健康科技有限公司收购淄博蓝帆健康科技有限公司及淄博蓝帆防护用品有限公司100%股权的公告 | 2025-12-12 | Chinese | ||
| 35666585 | 关于2026年度日常关联交易预计的公告 | 2025-12-12 | Chinese | ||
| 35666582 | 第六届董事会第三十五次会议决议公告 | 2025-12-12 | Chinese | ||
| 35666579 | 关于2026年度购买理财产品的公告 | 2025-12-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | Manufacturing |
BLUE SAIL MEDICAL CO.,LTD. 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/54425/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54425 | 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=54425 | 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=54425 \ -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": 54425}, 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 BLUE SAIL MEDICAL CO.,LTD. (id: 54425)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.