c0mm0.com — the continuously verified register of European data

Register record·API·FR·GOVERNMENTVERIFIED · checked 32h ago
A

API ECLAIRE

APIProfiled3/7PreviewSubscribe🇫🇷France

The ECLAIRE open API ("Essais Cliniques Accessibles Interconnectés pour la Recherche ouverts à l'Écosystème") exposes information on clinical trials conducted in France, drawn from the national information system covering research involving human subjects. Built according to the FHIR interoperability standard, it allows structured, machine-readable access to clinical trial data such as study identifiers, sponsors, and trial status. The service is published by the French government and provides free access without authentication. It is intended to support interconnection between healthcare and research systems, facilitating discovery and reuse of clinical trial information by the research ecosystem.L’open API ECLAIRE (« Essais Cliniques Accessibles Interconnectés pour la Recherche ouverts à l'Ecosystème »), développée selon le standard d'interopérabilité FHIR, permet d'exposer des informations sur les études cliniques menées en France, issues du système d'information des recherches impliquant…

transporteducation
OpenAPI specRead the docsVisit homepage
74
good

Weighted across five axes. Tap a ring for what it measures.

Data schema (9 fields)

Filterable via the API (9)
ididentifierstatus_include_lastUpdated_sort_text_content_count
FieldTypeDescription
idFilterable via the APIstringUnique FHIR resource identifier for the study record.Unique FHIR resource identifier for the study record.
identifierFilterable via the APIstringStudy reference number, e.g. CTIS, DM, or JARDE identifier.e.g. CTIS : `2022-500014-26-00` | DM : `2021-A01861-40` | JARDE : `2021-000304-38`
statusFilterable via the APIstringCurrent status of the clinical study (e.g. active, completed, withdrawn).`completed` | `approved` | `active` | `temporarily-closed-to-accrual` | `administratively-completed` | `withdrawn`
_includeFilterable via the APIstringFHIR search parameter to include related resources, e.g. '*' for all.`*`
_lastUpdatedFilterable via the APILast updatedstringFilters results by last update date using a comparison operator.e.g. : (`eq` | `ne` | `lt` | `le` | `gt` | `ge`)`2019-10-18`
_sortFilterable via the APIstringField used to sort search results, e.g. by last update date.`meta.lastUpdated`
_textFilterable via the APIstringFull-text search query supporting boolean operators like AND/OR.e.g. : `mot1 AND (mot2 OR mot3)`
_contentFilterable via the APIstringSearch query on resource content supporting boolean operators.e.g. : `mot1 AND (mot2 OR mot3)`
_countFilterable via the APInumberNumber of results to return per page, from 1 to 100, default 20.De `1` à `100`, valeur par défaut `20` si vide

Schema captured from openapi 26 days ago.

Verification Status

Using the API

Configuration

Base URL
https://eclaire-api.sante.gouv.fr/
Format
openapi

Query examples

curl -s 'https://eclaire-api.sante.gouv.fr/api-json' -H 'Accept: application/json'

Machine-readable API description (use it to generate clients).

Full API documentation ↗

Machine-readable & source

API ECLAIRE — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.