Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
  2. User can search for concepts/working sets and get details data
    - 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 through submitting JSON objects. 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.