
Realcan Pharmaceutical Group Co.,Ltd. — Investor Relations & Filings
Realcan Pharmaceutical Group Co., Ltd. specializes in the distribution of pharmaceutical products, medical devices, and healthcare consumables. The company operates an extensive supply chain network, providing integrated logistics and distribution services primarily to medical institutions and healthcare providers. Its core operations include the procurement, storage, and delivery of a wide range of medical supplies, supported by advanced information management systems and cold-chain logistics capabilities. Realcan also offers value-added services such as hospital supply chain optimization, third-party logistics, and financial solutions tailored to the healthcare industry. By focusing on a direct-to-hospital distribution model, the company aims to enhance the efficiency of medical supply procurement and ensure the timely delivery of critical healthcare products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司新增对外担保的公告 | 2023-01-16 | Chinese | |
| 2022年第三次临时股东大会决议的公告 | 2022-12-22 | Chinese | |
| 2022年第三次临时股东大会的律师见证法律意见书 | 2022-12-22 | Chinese | |
| 山东乾元律师事务所关于瑞康医药集团股份有限公司2022年员工持股计划的法律意见书 | 2022-12-19 | Chinese | |
| 瑞康医药独立董事对第四届董事会第二十五次会议相关事项的独立意见 | 2022-12-15 | Chinese | |
| 第四届监事会第二十三次会议决议的公告 | 2022-12-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 36425285 | 关于公司新增对外担保的公告 | 2023-01-16 | Chinese | ||
|
2022
14 filings
| |||||
| 36425258 | 2022年第三次临时股东大会决议的公告 | 2022-12-22 | Chinese | ||
| 36425251 | 2022年第三次临时股东大会的律师见证法律意见书 | 2022-12-22 | Chinese | ||
| 36425238 | 山东乾元律师事务所关于瑞康医药集团股份有限公司2022年员工持股计划的法律意见书 | 2022-12-19 | Chinese | ||
| 36425151 | 瑞康医药独立董事对第四届董事会第二十五次会议相关事项的独立意见 | 2022-12-15 | Chinese | ||
| 36425141 | 第四届监事会第二十三次会议决议的公告 | 2022-12-15 | Chinese | ||
| 36425127 | 瑞康医药拟股权收购涉及的乐康金岳股东全部权益价值资产评估报告 | 2022-12-15 | Chinese | ||
| 36424215 | 关于拟收购股权暨关联交易的公告 | 2022-12-15 | Chinese | ||
| 36424199 | 山东乐康金岳实业有限公司审计报告 | 2022-12-15 | Chinese | ||
| 36423729 | 瑞康医药第四届董事会第二十五次会议决议公告 | 2022-12-15 | Chinese | ||
| 36423721 | 关于公司提供担保进展情况的公告 | 2022-12-15 | Chinese | ||
| 36423713 | 瑞康医药独立董事关于拟收购股权暨关联交易事项的事前认可意见 | 2022-12-15 | Chinese | ||
| 36423706 | 关于实际控制人部分股份质押的公告 | 2022-12-07 | Chinese | ||
| 36423697 | 瑞康医药2022年员工持股计划(草案) | 2022-12-06 | Chinese | ||
| 36423686 | 董事会关于2022年员工持股计划(草案)合规性的说明 | 2022-12-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
Realcan Pharmaceutical Group 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/54615/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54615 | 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=54615 | 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=54615 \ -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": 54615}, 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 Realcan Pharmaceutical Group Co.,Ltd. (id: 54615)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.