Skip to content

marcoprenassi/medical_informatics_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medical Informatics Examples

Public repository of examples and snippets of code (made largely by me) dedicated to medical informatics

  1. UMLS_Api_search_example:
    UMLS (link) REST API (link) simple search and retrieve app with a basic graphical UI (PySimpleGUI).
    Requires:

    • requests, json and datetime modules,
    • beatifulsoup (bs4), pandas, tabulate,
    • PySimpleGUI for the graphical interface
    • also the UMLS personal API Key (link):
    1. Quickstart
      import UMLS_Api_search_example as UAex
      UAex.runExample("[INSERT API KEY HERE]")

About

Public repository of examples and snippets of code dedicated to medical informatics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages