NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar:icons=false}

Page info
title
title

Info
LexEVS 6.1 features a bulk download REST interface that is an extension to the LexEVS CTS2 service.  It provides users with the ability to download entire term sets from a given coding scheme or map to a text file

...

Code Systems Bulk Download

Example:

Code Block
http://bmidev4:5555/cts2/exporter/codingscheme?codingschemes=SNOMED%20Clinical%20Terms

Map Bulk Download

Example:

Code Block
http://bmidev4:5555/cts2/exporter/map?map=NCIt_to_ICD9CM_Mapping

...

Parameters for Rest Call

URL: /cts2/exporter/codingscheme or

...

filename - (Optional) Output file name. Default: terminology-bulk-download.txt

Wiki Markup
{scrollbar:icons=false}