Tag Mapping Service Test

Quick start: include <script src="Tags.js"></script> to load the SDK which exposes a global TagMappingService object.

Two endpoints are available:

  • /api/healthtags/tag-mapping-service/get-tags-by-concept-id
  • /api/healthtags/tag-mapping-service/get-tags-by-concept-term

Example call:

TagMappingService.GetTagsByConceptID("409794001", console.log);

Default host: https://healthtags.buffa.ly



Results
No data yet …