Code samples for using the National Library of Medicine (NLM) Unified Medical Language System (UMLS) Terminology Services (UTS) api in C#
Demonstration project for using the National Library of Medicine (NLM) Unified Medical Language System(UMLS) UMLS Terminology Services(UTS) Application Program Interface(API) for Representational State Transfer(UTS REST API) https://uts.nlm.nih.gov//uts.html by Wesley Eastridge 2019
NOTICE: Users MUST use their own UMLS license, which may be optained UMLS Terminology Services at the above website, under the option, 'Request a License.' For more information please see the UMLS REST API[technical documentation] (https://documentation.uts.nlm.nih.gov/rest/home.html).
This program is open source and references the code library Newtonsoft.Json.dll, which is included in the files, and the open source code is available at https://www.newtonsoft.com/json You may also see this code used to populate an electronic medical record problem list, including relating to ICD-10 codes, at the open source project Mountain Meadow EMR: https://eastridges.com/m