
AFROCENTRIC INVESTMENT CORPORATION LIMITED — Investor Relations & Filings
AfroCentric Investment Corporation Limited is an investment holding company focused on providing comprehensive services and products to the healthcare sector across private and public markets. Recognized as a highly diversified healthcare group, its operations are structured into three primary divisions: Health Administration and Managed Care, Pharmaceutical Solutions, and Corporate Solutions (operating as Sanlam Health). Core activities include medical scheme administration and health risk management via Medscheme, specialized courier pharmacy services through Pharmacy Direct, and pharmaceutical manufacturing and distribution (Activo Health). The group also manages chronic diseases (Scriptpharm, AfA), offers dental managed care (DENIS), and provides health insurance products (EssentialMED) and employee wellness programs. AfroCentric leverages technology and clinically driven innovation, such as Virtual Care and Hospital-at-Home models, to improve access to affordable, high-quality healthcare.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Revised terms announcement regarding the disposal of Activo and its subsidiaries | 2026-04-23 | English | |
| Availability of the Integrated Annual Report and Posting of the Notice of AGM | 2026-04-08 | English | |
| Change to the board of directors | 2026-03-09 | English | |
| Summarised results for the year ended 31 December 2025 | 2026-03-04 | English | |
| Trading statement for the year ended 31 December 2025 | 2026-03-02 | English | |
| Update on Activo disposal circular | 2026-02-20 | English |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QingSong Health Corporation
Tech-enabled platform specializing in integrated healthcare…
|
2661 | HK | Human health and social work ac… |
|
SBC Medical Group Holdings Inc
A management company providing operational support to a net…
|
SBC | US | Human health and social work ac… |
|
SPIRITUS MUNDI PLC
A special purpose acquisition company acquiring a business …
|
SPMU | GB | Human health and social work ac… |
|
TripSitter Clinic Ltd.
Consultative virtual clinic facilitating specialized online…
|
KETA | CA | Human health and social work ac… |
|
UniDoc Health Corp.
Provides telemedicine via self-contained virtual clinics wi…
|
UDOC | CA | Human health and social work ac… |
|
VITURA HEALTH LIMITED
Digital health firm providing an integrated medicinal canna…
|
VIT | AU | Human health and social work ac… |
AFROCENTRIC INVESTMENT CORPORATION LIMITED 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/48665/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48665 | 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=48665 | 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=48665 \ -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": 48665}, 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 AFROCENTRIC INVESTMENT CORPORATION LIMITED (id: 48665)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.