Table of Contents: 2024 MAY–JUNE No. 458
UMLS® 2024AA Release Available. NLM Tech Bull. 2024 May-Jun;(458):e1
The 2024AA release of the Unified Medical Language System® (UMLS) Knowledge Sources is available for download as of May 6, 2024.
The available downloads are:
In past years, we have required the use of MetamorphoSys to install and customize the UMLS Metathesaurus. Now we are providing two ready-to-use precomputed subsets of the UMLS Metathesaurus that require no installation or customization.
These files are available from the UMLS Download page: https://www.nlm.nih.gov/research/umls/licensedcontent/umlsknowledgesources.html.
Please let us know if you find these files useful with comments to the National Library of Medicine (NLM) Help Desk (https://support.nlm.nih.gov/support/create-case/) using the subject line: “UMLS History Files”.
The 2024AA Metathesaurus contains approximately 3.38 million concepts and 16.4 million unique concept names from 187 source vocabularies.
Two new translations:
33 English sources and 46 translation sources were updated. These include MeSH®, MedDRA, RxNorm, and SNOMED CT® (English and Spanish). For detailed information on changes in this version of the Metathesaurus, see the Updated Sources (Expanded) section. Additional release statistics may be found in the Statistics section.
The Metathesaurus index files were processed using the updated lvg files.
Reported bugs may be viewed on the Release Notes and Bugs Web page.
MetamorphoSys can generate custom load scripts for MySQL, Oracle, or Microsoft Access when creating a Metathesaurus subset or installing the Semantic Network. Instructions are available on the UMLS Load Scripts homepage.
To access the UMLS Release files, you must have an active UMLS Metathesaurus® License and a valid UTS account. You will be prompted to authenticate with an identity provider with the UTS when downloading the files.
2024AA Source Release Documentation Web pages are available.
Additional information regarding the UMLS is available on the UMLS homepage. New users are encouraged to take the UMLS Basics Tutorial and explore other training materials.
The UTS Metathesaurus Browser and the UTS REST API include the updated release.
--
This endpoint provides an updated list of releases for RxNorm, SNOMED CT, and UMLS. You can use this endpoint to completely automate the retrieval of the latest release files without having to manually download the files. For example, if you load RxNorm data weekly or monthly, you can monitor our release API and automatically download the data immediately when it becomes available.
https://documentation.uts.nlm.nih.gov/automating-downloads.html
Request all RxNorm Full Monthly Releases:
https://uts-ws.nlm.nih.gov/releases?releaseType=rxnorm-full-monthly-release
Request the current RxNorm Full Monthly Release:
https://uts-ws.nlm.nih.gov/releases?releaseType=rxnorm-full-monthly-release¤t=true
{
"fileName": "RxNorm_full_01022024.zip",
"releaseVersion": "2024-01-02",
"releaseDate": "2024-01-02",
"downloadUrl": https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_full_01022024.zip,
"releaseType": "RxNorm Full Monthly Release",
"product": "RxNorm",
"current": true
}
Download the current RxNorm Full Monthly Release:
curl "https://uts-
ws.nlm.nih.gov/download?url=https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_full_01022024.
zip&apiKey=YOUR_API_KEY" -o RxNorm_full_01022024.zip
UMLS users have extended the functionality of the UMLS in a variety of ways by developing APIs, automation scripts, and natural language processing tools. You can find a list of these on the UMLS Community web page: https://www.nlm.nih.gov/research/umls/implementation_resources/community/index.html.
Want to add your tool? Send a request to the NLM Help Desk (https://support.nlm.nih.gov/support/create-case/) with the subject line: “UMLS Community.”
Be sure to include a link to your source code so that other UMLS users can adapt your tool. We are especially interested in:
We value your feedback! For more information about improvements we have made to the UMLS based on user feedback, as well as information about UMLS use in general, see our UMLS User Feedback Page: https://www.nlm.nih.gov/research/umls/implementation_resources/community/user_feedback.html.