Table of Contents: 2022 NOVEMBER–DECEMBER No. 449
UMLS® 2022AB Release Available. NLM Tech Bull. 2022 Nov-Dec;(449):e1.
The 2022AB release of the Unified Medical Language System® (UMLS) Knowledge Sources is available for download as of November 7, 2022.
The available downloads are:
In past years, we have required the use of MetamorphoSys to install and customize the UMLS Metathesaurus. For the 2022AB release, we are providing two ready-to-use precomputed subsets of the UMLS Metathesaurus that require no installation or customization.
We are considering a new approach to generating UMLS subsets, and we would like your feedback. The new approach may involve producing new precomputed subsets or configuring subsets in a web browser instead of in MetamorphoSys. We are interested in knowing which features of MetamorphoSys our users consider essential. Please submit your comments to the NLM Help Desk using the subject line: "UMLS Subsets."
We are pleased to announce the addition of three new files that contain historical data from the UMLS Metathesaurus.
These files are available from the UMLS Download page.
Please let us know if you find these files useful with comments to the NLM Help Desk using the subject line: "UMLS History Files."
The 2022AB Metathesaurus contains approximately 4.66 million concepts and 17.2 million unique concept names from 182 source vocabularies.
One new source:
Three new translations:
National Cancer Institute (NCI) subsources update:
31 English sources and 34 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.
Reported bugs may be viewed on the Release Notes and Bugs webpage.
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.
2022AB Source Release Documentation webpages are available.
Additional information regarding the UMLS is available on the UMLS homepage. New users are encouraged to take the UMLS Basics Tutorial and to explore the UMLS Quick Start Guide, and other training materials.
The UTS Metathesaurus Browser and the UTS REST API include the updated release.
--
We have made a new API endpoint available for automating downloads of RxNorm, SNOMED CT, and UMLS release files. Simply provide the URL and your API key. For example:
"https://uts-ws.nlm.nih.gov/download?url=https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_weekly_10052022.zip&apiKey=YOUR_API_KEY"
curl example:
curl "https://uts-ws.nlm.nih.gov/download?url=https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_weekly_10052022.zip&apiKey=YOUR_API_KEY" -o RxNorm_weekly_10052022.zip
For more information, see the Automating UMLS Terminology Services Downloads page.
--
UMLS REST API authentication has changed. You can now authenticate by simply appending an apiKey parameter to your request, for example:
https://uts-ws.nlm.nih.gov/rest/content/current/CUI/C0155502/atoms?apiKey={{YOUR_API_KEY}}.
Authentication via ticket-granting tickets (TGTs) and service tickets is deprecated, but we will continue to accept API authentication via this method until the end of 2023.
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 webpage.
Want to add your tool? Send a request to the NLM Help Desk 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: