IHTSDO / SNOMED-in-5-minutes

Easy-to-use tutorials for accessing SNOMED APIs within 5 min using various programming languages
Other
123 stars 56 forks source link

Do we need a license to access these API endpoints directly from an application? #22

Closed HenrikJoreteg closed 2 years ago

HenrikJoreteg commented 3 years ago

I'm looking for an API to turn a term such as "headaches" into a codeable concept when describing patient conditions in an application.

What's not clear to me after reviewing this is whether or not the API endpoints in these examples are meant for public use or if we need some kind of license to access them. Sorry if this is not the right place to ask, but I'm struggling to find this info.

Overall, volume of requests should be quite low. I doubt we would hit any sort of rate limiting.

Thanks in advance for any guidance!

rorydavidson commented 3 years ago

@HenrikJoreteg the APIs you see here can be used in development or prototyping, although volume and usage are monitored.

However, we always recommend to not use in any production system as we do not guarantee the APIs availability or uptime. It would be best if you can use our open-source Snowstorm SNOMED CT terminology server locally to ensure you always have the access you need.