8hk / AEK

SWE 574 Group 2 Fall 2020
1 stars 0 forks source link

Research About Health Vocub API #60

Closed 8hk closed 3 years ago

8hk commented 3 years ago

There is an open source health vocabulary online There may be some useful for our project implementation. So please make a quick research and understand is it useful for our project or not.

8hk commented 3 years ago

This may be useful for our requirements.

  1. GET /concepts/:cui/synonyms

Get all synonym strings for a given Concept (:cui). Optionally, restrict the synonyms to a list of vocabularies.

Parameters:

cui: concept id sabs: A List of source vocabularies Returns: A list of strings, e.g. [“diabetes”, “diabetes type 2”,...]

8hk commented 3 years ago

Duplicate of #40 it is closing