NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

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

Compare with Current View Page History

« Previous Version 3 Next »

Contents of this Page

LexEVS 6.3 CTS2 Overview of Changes

LexEVS 6.2 CTS2 release consisted of the following changes:

(red star) CTS2 API Documentation

Interactive CTS2 API Documentation is also available for LexEVS CTS2 6.3.

  • Note that issue LEXEVSCTS2-21 will affect value set resolution REST calls with value set names greater than 50 characters.  This will be fixed in the next release.

Entities Active Flag

The previous version of the CTS2 service (LexEVS 6.2) was updated to accept an "active" flag for entities.  As a side effect of this change, the default behavior of LexEVS API was inadvertently changed.  In 6.3, the default behavior was changed to return "active" and "inactive" entities by default.  

The two options for the active flag are:

  • ACTIVE_ONLY - The inquiry only applies to ACTIVE entries.
  • ACTIVE_AND_INACTIVE - The inquiry applies to both ACTIVE and INACTIVE entries
Entities - Active Only
http://<base url>/codesystem/Automobiles/version/1.0/entities?active=ACTIVE_ONLY
Entities - Active and Inactive
http://<base url>/codesystem/Automobiles/version/1.0/entities?active=ACTIVE_AND_INACTIVE

 Exit Disclaimer logo .

  • No labels