NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be will be undergoing maintenance on Monday, June 24th between 1000 ET and 1100 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

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

Versions Compared

Key

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

CTS2 1.1 JSON.png

Panel
titleContents of this page

Table of Contents

...

  • Entities returned in JSON moving from lower to upper case top level element
    • returned under an “entityDirectory” in CTS2 1.0 
    • as an “EntityDirectory” in CTS2 1.1.

JSON associated with the CTS2 1.0 implementation in LexEVS 6.1

 (Not an official specification)

Image Added

CTS2 1.1 JSON 

Implemented in LexEVS 6.2

Image Added

CTS2 Model Changes

While there is an extensive list of model changes, few will affect end users.  We've listed one change that some REST interface users will see and followed up with a link to the complete change reference.

Summary

...

A mapping of changes a REST interface user is likely to come across. 

 

CTS2 1.0

CTS2 1.1

entityDirectory

EntityDirectory

entryList

entry

knownEntityDescriptionList

knownEntityDescription

iteratableResolvedValueSet

IteratableResolvedValueSet

URIAndEntityNameEntitySynopsis

A Summary of  Objects Mapped To LexEVS

This gives some context for the LexEVS user who wants to take advantage of the REST api over LexEVS and gives a sense of what the current object set is that might be returned by a rest call.  (And parsed from XML or JSON into Java objects)

A Summary of CTS2 Objects