Quick start: include <script src="//static.buffa.ly/js/JsonMethod.js?v=2"></script> (or another JsonWS bootstrap), <script src="/JsonWS/HealthTags.TagsService.ashx.js"></script>, and <script src="Tags.js"></script> to load the SDK which exposes a global TagsService client.
Concept helpers:
/api/healthtags/tags-service/get-tags-by-concept-id/api/healthtags/tags-service/get-tags-by-concept-termExample call:
TagsService.getTagsByConceptId("409794001").then(console.log);
Default host: https://healthtags.buffa.ly