
Promimic AB — Investor Relations & Filings
Promimic AB is a biomaterial company specializing in surface modification for medical implants. The company develops and markets HAnano Surface, a proprietary nanotechnology that applies a nano-thin, bioactive coating of synthetic hydroxyapatite to implants. This surface mimics natural bone structure to accelerate and enhance osseointegration, the process of bone fusing with an implant. The technology increases the hydrophilicity of implant surfaces, promoting faster bone on-growth and in-growth for improved initial stability and healing. It is designed for application on a wide variety of materials used in the orthopedic and dental implant markets. The efficacy of the HAnano Surface is supported by over 30 pre-clinical studies.
Recent filings
No filings indexed yet
We are still gathering filings for Promimic AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ICU MEDICAL INC/DE
Develops medical devices for infusion therapy, critical car…
|
ICUI | US | Manufacturing |
|
Imagin Medical Inc.
Developing medical devices for imaging and precise treatmen…
|
IME | CA | Manufacturing |
|
Implanet SA
Designs, manufactures, and markets implants and instruments…
|
ALIMP | FR | Manufacturing |
|
Implantica SDB
A medical technology group developing and commercializing a…
|
IMP | LI | Manufacturing |
|
Improve Medical Instruments CO., Ltd.
Develops clinical laboratory, nursing, medical imaging, and…
|
300030 | CN | Manufacturing |
|
InBody Co., Ltd.
Global manufacturer of body composition analyzers and medic…
|
041830 | KR | Manufacturing |
|
Innova LifeSciences Corporation
Develops and manufactures proprietary medical devices for o…
|
— | CA | Manufacturing |
|
Inogen Inc
Manufactures portable and stationary oxygen concentrators f…
|
INGN | US | Manufacturing |
|
Inspira Technologies OXY B.H.N. Ltd
Develops innovative life support and respiratory treatment …
|
IINN | US | Manufacturing |
|
INSPIRATION HEALTHCARE GROUP PLC
Global medical technology company specializing in neonatal …
|
IHC | GB | Manufacturing |
Promimic AB 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/6098/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6098 | 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=6098 | 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=6098 \ -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": 6098}, 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 Promimic AB (id: 6098)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.