Medi Assist Healthcare Services Limited — Investor Relations & Filings
Medi Assist Healthcare Services Limited functions as a health benefits administrator, specializing in third-party administration services. The organization manages a comprehensive ecosystem that connects insurers, corporate employers, and policyholders with a vast network of healthcare providers. Core operations include end-to-end claims processing, cashless hospitalization management, and reimbursement adjudication. The company utilizes a proprietary technology platform to facilitate real-time policy administration and data-driven insights for healthcare spend optimization. Additional service offerings encompass outpatient care management, wellness programs, and specialized pharmacy benefits. By integrating digital tools with a broad provider network, the entity focuses on enhancing the efficiency of health benefit delivery and improving the overall member experience through streamlined administrative workflows.
Recent filings
No filings indexed yet
We are still gathering filings for Medi Assist Healthcare Services Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Risk and damage evaluation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BYBON Group Company Limited
Provides digital platforms and TPA services for automotive …
|
300736 | CN | Financial and insurance activit… |
|
CORVEL CORP
Provider of risk management solutions for workers' comp, au…
|
CRVL | US | Financial and insurance activit… |
|
Open Lending Corp
Provides lending enablement and risk analytics for financia…
|
LPRO | US | Financial and insurance activit… |
Medi Assist Healthcare Services 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/61386/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61386 | 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=61386 | 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=61386 \ -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": 61386}, 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 Medi Assist Healthcare Services Limited (id: 61386)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.