This is a preview of updates coming to the Technical Bulletin's website in April 2026. Return to current site.
Read more about the modernization release schedule in this announcement.
Comment via the yellow feedback button in the lower right hand corner of the page. Contact the NLM Help Desk with any questions or concerns.
This is archived content.
Links may have become inactive over time. Visit Archive-It to find the original published layout.
New UTS API Methods
New UTS API Methods. NLM Tech Bull. 2013 Jul-Aug;(393):b6.
October 17, 2013 [posted]
The UMLS Terminology Services (UTS) API has six new methods:
- getConceptDefinitions() - Retrieves source-provided definition(s) for a given conceptId.
- getUpdatedSourcesByVersion() - Retrieves all updated sources in a given UMLS release
- getAllRootSourceFamilies() - Retrieves all source families present in a given UMLS release
- getRootSourcesByFamily() - Gets all sources associated with a source family
- getRootSourcesByRestrictionLevel() - Retrieves all root sources for a given restriction level
- getRootSourcesByLanguage() - Retrieves all sources that are provided in a particular language
To learn more about the UTS API, see: https://uts.nlm.nih.gov/home.html#apidocumentation.