This is an easy-to-use tutorial for accessing SNOMED APIs within 5 minutes with some example code, for developers to see how to interact with SNOMED CT
This is an easy-to-use tutorial for accessing SNOMED APIs within 5 min.
top-level: aggregator for sub-modules (alphabetically):
The following examples will be used to demonstrate accessing the SNOMED API through Javascript, Curl, and Java (using Jersey).
All of the examples use a hard coded URL, edition name, and version number which point to a server hosted by SNOMED International (www.snomed.org). These are the APIs that back to the SNOMED CT browser (http://browser.ihtsdotools.org)
Find comprehensive documentation here: TBD
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
See the included LICENSE.txt file.