Closed 8hk closed 4 years ago
References of project description are below
To understand UMLS in depth, the glossary and overview should be and reviewed first.
are important keywords that should be reviewed carefully.
Unified Medical Language System (UMLS) has strong REST API. It's documentation is quite descriptive. We can
We need a licence to use REST API. Every user has api key to authenticate.
A user should post api-key to get Ticket-Granting-Ticket(TGT)
https://utslogin.nlm.nih.gov/cas/v1/api-key
TGT is valid for 8 hours. Later 8 hours ticket should be renewed with same REST call.
The details can be found here
I could not make test on this API because my licence still under review by U.S. National Library of Medicine.
Some useful links to understand ontologies better:
General Information about Biomedical Ontologies and Controlled Vocabularies including UMLS: https://guides.lib.umich.edu/ontology/ontologies
Some online ontologies and tools: Disease Ontology: https://disease-ontology.org BioPortal: https://bioportal.bioontology.org Ontobee: http://www.ontobee.org Vaccine Ontology: http://www.violinet.org/vaccineontology The Gene Ontology: http://geneontology.org
Annotations are also used in these ontologies.
For example: Under "Term Information" for "aflatoxin metabolic process" here, you can see a section of related links for annotations and in the annotations tab in the page. More information can be found here and here. Apparently some annotations were provided by users through the GONUTS wiki.
Unified Medical Language System (UMLS) can be described as a comprehensive list of biomedical terms for developing computer systems capable of understanding the specialized vocabulary used in biomedical information systems and health care services.
Details can be found in UMLS wiki page
There are some reference papers on the description of project given by customer. They are quite important to understand the project in depth. All of them should be read and the important key points should be taken note at wiki page.