NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Contents of this Page

LexEVS 6.4.1 CTS2 Overview of Changes

LexEVS 6.4.1 CTS2 release consisted of the following changes:

Property Qualifier Support

Property Qualifiers (property to property relationships) are now being returned by the CTS2 RESTful service in XML and JSON formats.

 

Example Call
http://<base url>/codesystem/NCI_Thesaurus/version/14.05d/entity/C12435?format=json

Default URI Resolver

The default URI Resolver that CTS2 points to is now an internal URI Resolver at NCI.  This removed the dependency on an external URI Resolver being active.

Parameterize the URI Resolver service URL

Allow the end user to specify the URL of the URI Resolver service in a property file rather than hard coded in code.

  • No labels