Skip to content

WestCoastInformatics/wci-terminology-service-in-5-minutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

West Coast Informatics Terminology Server Tutorial

This is an easy-to-use tutorial for accessing West Coast Informatics Terminology Server APIs.

Tutorial Training Video

Reference deployments

For testing against "https://termserver.westcoastinformatics.com", request a 30-day token from info@westcoastinformatics.com that can be used for Authentication bearer tokens.

For testing against "https://snomed.westcoastinformatics.com", no Authentication headers are required.

Table of Contents

  1. Tutorials by Language
  2. Use Cases
  3. Resources
  4. Contributing
  5. License

Tutorials by Language

Back to top

Use Cases

The following cases will be used to demonstrate accessing the West Coast Informatics Terminology Server API

  • login
  • Get terminologies
  • Get concept by code
  • Get concept relationships by code
  • Find concepts by search term (use paging to get only first 5 results)
  • Get concept subtree

Back to top

Resources

Back to top

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Back to top

Current Contributors

Back to top

License

See the included LICENSE file for details.

Back to top

About

Easy-to-use clients/tutorials for the West Coast Informatics Terminology Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages