
Shenzhen Glory Medical Co.,Ltd. — Investor Relations & Filings
Shenzhen Glory Medical Co.,Ltd. specializes in providing integrated solutions for hospital infrastructure and medical engineering. The company focuses on the design, installation, and maintenance of specialized clinical environments, including modular operating theaters, intensive care units, and cleanroom systems. Its portfolio includes medical gas supply systems, digital hospital integration services, and specialized medical furniture. By offering turnkey project management, the firm assists healthcare facilities in enhancing operational efficiency and maintaining rigorous safety standards. The company delivers customized engineering and technological solutions to a diverse range of medical institutions globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 尚荣医疗2025年年度股东会的法律意见书 | 2026-05-22 | Chinese | |
| 关于举行2025年度网上业绩说明会的通知 | 2026-05-13 | Chinese | |
| 关于公司为全资子公司向工商银行申请授信额度提供担保的公告 | 2026-03-23 | Chinese | |
| 第八届董事会第十二次临时会议决议公告 | 2026-03-23 | Chinese | |
| 2025年度业绩预告 | 2026-01-23 | Chinese | |
| 尚荣医疗2025年第二次临时股东大会决议公告 | 2025-12-29 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46867666 | 尚荣医疗2025年年度股东会的法律意见书 | 2026-05-22 | Chinese | ||
| 45773761 | 关于举行2025年度网上业绩说明会的通知 | 2026-05-13 | Chinese | ||
| 36275264 | 关于公司为全资子公司向工商银行申请授信额度提供担保的公告 | 2026-03-23 | Chinese | ||
| 36275259 | 第八届董事会第十二次临时会议决议公告 | 2026-03-23 | Chinese | ||
| 36275252 | 2025年度业绩预告 | 2026-01-23 | Chinese | ||
|
2025
10 filings
| |||||
| 36275245 | 尚荣医疗2025年第二次临时股东大会决议公告 | 2025-12-29 | Chinese | ||
| 36275243 | 关于非独立董事辞职暨选举职工代表董事的公告 | 2025-12-29 | Chinese | ||
| 36275242 | 广东华商律师事务所关于公司2025年第二次临时股东大会的法律意见书 | 2025-12-29 | Chinese | ||
| 36275238 | 关于公开发行可转换公司债券募集资金专户销户完成的公告 | 2025-11-27 | Chinese | ||
| 36275228 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-17 | Chinese | ||
| 36275222 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 36275217 | 关于归还用于暂时补充流动资金的闲置募集资金的公告 | 2025-10-21 | Chinese | ||
| 36275206 | 尚荣医疗2025年第一次临时股东大会决议公告 | 2025-09-12 | Chinese | ||
| 36275199 | 关于全资子公司存续分立的公告 | 2025-09-12 | Chinese | ||
| 36275182 | 尚荣医疗2025年第一次临时股东大会的法律意见书 | 2025-09-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Builders Group Limited
Established contractor providing structural works, foundati…
|
1615 | HK | Construction |
|
Able Engineering Holdings Limited
Multi-discipline construction firm offering building, RMAA,…
|
1627 | HK | Construction |
|
ACROMETA GROUP LIMITED
Provides engineering, facility management, construction, sa…
|
43F | SG | Construction |
|
ADF Group Inc.
North American leader providing integrated services for com…
|
DRX | CA | Construction |
|
Adhbhut Infrastructure Ltd.
Develops residential and commercial properties and manages …
|
539189 | IN | Construction |
|
AGI Infra Limited
Develops residential townships, commercial centers, and urb…
|
AGIIL | IN | Construction |
|
Agile Group Holdings Limited
Integrated conglomerate principally engaged in property dev…
|
3383 | KY | Construction |
|
AIKBEE RESOURCES BERHAD
Investment holding company with core activities in construc…
|
— | MY | Construction |
|
AINAVO HOLDINGS Co., Ltd.
Holding company for property construction and wholesale of …
|
7539 | JP | Construction |
|
AKFEN İNŞAAT TURİZM VE TİCARET A.Ş.
An investment firm specializing in PPP projects in healthca…
|
AKFNI | TR | Construction |
Shenzhen Glory 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/54577/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54577 | 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=54577 | 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=54577 \ -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": 54577}, 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 Shenzhen Glory Medical Co.,Ltd. (id: 54577)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.