Guangdong Transtek Medical Electronics Co.,Ltd — Investor Relations & Filings
Guangdong Transtek Medical Electronics Co.,Ltd. specializes in the research, development, and manufacturing of smart healthcare and medical electronic devices. The company provides comprehensive solutions for remote patient monitoring and chronic disease management through an integrated ecosystem of hardware and software. Its core product portfolio includes digital blood pressure monitors, smart body fat scales, wearable fitness trackers, and medical-grade hearing aids. Transtek operates primarily as a global OEM and ODM partner, leveraging advanced IoT technology to connect medical devices with cloud-based health platforms. By focusing on data accuracy and connectivity, the company supports healthcare providers and consumer brands in delivering personalized health insights. Its manufacturing facilities adhere to international quality standards, including FDA and CE certifications, ensuring high-precision diagnostic tools for global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事2025年度独立性自查情况的专项意见 | 2026-04-09 | Chinese | |
| 2025年年度报告摘要 | 2026-04-09 | Chinese | |
| 关于续聘2026年度审计机构的公告 | 2026-04-09 | Chinese | |
| 公司章程(2026年4月) | 2026-04-09 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-09 | Chinese | |
| 关于2025年年度报告披露的提示性公告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37884978 | 董事会关于独立董事2025年度独立性自查情况的专项意见 | 2026-04-09 | Chinese | ||
| 37884977 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 37884976 | 关于续聘2026年度审计机构的公告 | 2026-04-09 | Chinese | ||
| 37884974 | 公司章程(2026年4月) | 2026-04-09 | Chinese | ||
| 37884971 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-09 | Chinese | ||
| 37884969 | 关于2025年年度报告披露的提示性公告 | 2026-04-09 | Chinese | ||
| 37884966 | 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | ||
| 37884962 | 第五届董事会第九次会议决议公告 | 2026-04-09 | Chinese | ||
| 37884960 | 关于2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-09 | Chinese | ||
| 37884958 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-04-09 | Chinese | ||
| 37884957 | 2025年年度审计报告 | 2026-04-09 | Chinese | ||
| 37884952 | 关于使用闲置募集资金进行现金管理的公告 | 2026-04-09 | Chinese | ||
| 37884950 | 独立董事2025年度述职报告(胡安杨) | 2026-04-09 | Chinese | ||
| 37884948 | 独立董事2025年度述职报告(张昱波) | 2026-04-09 | Chinese | ||
| 37884947 | 2025年年度财务报告 | 2026-04-09 | 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 |
|
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 |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
Guangdong Transtek Medical Electronics 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/55545/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55545 | 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=55545 | 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=55545 \ -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": 55545}, 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 Guangdong Transtek Medical Electronics Co.,Ltd (id: 55545)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.