Ningbo David Medical Device Co.,Ltd. — Investor Relations & Filings
Ningbo David Medical Device Co.,Ltd. specializes in the research, development, and production of neonatal care equipment. The core product range includes infant incubators, infant radiant warmers, neonatal bilirubin phototherapy units, and transport incubators. The company also manufactures infant resuscitators and specialized monitoring systems for neonatal intensive care units (NICUs). These solutions focus on providing precise thermal regulation and life-support environments for premature and critically ill infants. The organization emphasizes technological innovation and quality control, maintaining international certifications to support clinical requirements in pediatric and maternity healthcare settings globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司章程 | 2026-04-02 | Chinese | |
| 关于修订《公司章程》的公告 | 2026-04-02 | Chinese | |
| 关于拟定公司董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-02 | Chinese | |
| 2025年度报告披露提示性公告 | 2026-04-02 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-02 | Chinese | |
| 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36672539 | 公司章程 | 2026-04-02 | Chinese | ||
| 36672537 | 关于修订《公司章程》的公告 | 2026-04-02 | Chinese | ||
| 36672536 | 关于拟定公司董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-02 | Chinese | ||
| 36672533 | 2025年度报告披露提示性公告 | 2026-04-02 | Chinese | ||
| 36672532 | 关于会计政策变更的公告 | 2026-04-02 | Chinese | ||
| 36672531 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-04-02 | Chinese | ||
| 36672530 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-02 | Chinese | ||
| 36672526 | 关于使用闲置自有资金购买理财产品的公告 | 2026-04-02 | Chinese | ||
| 36672525 | 关于续聘2026年度会计师事务所的公告 | 2026-04-02 | Chinese | ||
| 36672522 | 独立董事2025年度述职报告(奚盈盈) | 2026-04-02 | Chinese | ||
| 36672520 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-02 | Chinese | ||
| 36672519 | 2025年度董事会工作报告 | 2026-04-02 | Chinese | ||
| 36672518 | 2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-02 | Chinese | ||
| 36672504 | 关于全资子公司涉及重大诉讼的公告 | 2026-03-27 | Chinese | ||
| 36672501 | 关于变更医疗器械生产许可证的公告 | 2026-02-05 | 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 |
Ningbo David Medical Device 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/55313/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55313 | 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=55313 | 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=55313 \ -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": 55313}, 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 Ningbo David Medical Device Co.,Ltd. (id: 55313)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.