LexEVS 6.2 CTS2 Overview of Changes

LexEVS 6.2 CTS2 release consisted of the following changes:

Additionally, the LexEVS 6.0 CTS2 API code base has been removed in this release.

(red star) CTS2 API Documentation

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

Value Set Services

In LexEVS 6.2 CTS2, the following profile was implemented:

Structural Profile: Value Set

Value Set Read Methods

The following CTS2 Value Set Read services have been implemented:

http://<base url>/valuesets
http://<base url>/valueset/<value set name>/definition/<value set id>
http://<base url>/valueset/<value set name>/definition/<value set id>/resolution

Value Set Query Methods

The following CTS2 Value Set Query services have been implemented:

http://<base url>/valuesets?matchvalue=<search string>

Entities Active Flag

LexEVS 6.2 CTS2 service accepts an "active" flag for entities.  If no flag is present, the LexEVS 6.2 CTS2 service will return only active entities.

The two options for the active flag are:

http://<base url>/codesystem/Automobiles/version/1.0/entities?active=ACTIVE_ONLY
http://<base url>/codesystem/Automobiles/version/1.0/entities?active=ACTIVE_AND_INACTIVE

Upgrade of CTS2 Services to CTS2 1.1

The CTS2 compliant REST service was updated from the 1.0 to 1.1 version of the CTS2 specification. This updated CTS2 compliant service provides core support of the Common Terminology Services 2 (CTS2) 1.1 Exit Disclaimer logo functionality as described in the OMG CTS2 specification 1.1 Exit Disclaimer logo .