List registry
Medical Entity Codification
List Registry
Returns every ontology available for codification, the versions of each ontology, and the active indexes backing them. Use this to discover the exact ontology and version values to send to the linking endpoints.
GET
List registry
About this endpoint
GET /med-link/registry/ returns every ontology available for codification,
along with the supported versions of each.
Call it before linking to confirm the exact ontology and version values to
send to Link Entity and
Link Entities (Batch).
Response fields
| Field | Description |
|---|---|
ontologies[] | Available ontologies, each with its name and supported versions. |
Authorizations
Bearer access token issued by the Eka authorization flow. See Authorization.
Response
200 - application/json
The ontologies currently available for codification.

