You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The concept library API allows programmatic interaction with code lists, so that they can be directly used in queries, statistical scripts, etc.

  1. User can export the code list of a concept or a working set
    - for either the live(latest) version or a specific historical version
    - user needs to specify the id/version number as follows:

2. System Admin can use API to create/update concepts/working sets. In the future, if required this could be extended to all users.

3. Other API endpoints are used internally by the application e.g. to search for concepts/tags use /api/concepts, /api/tags



  • No labels