NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

Note that you could also add a version to a URL targeting a specific load in LexEVS. The following non-working example show the form to target the November_24_2016 version of the Zebrafish terminology.

...

Code Block
titleCoding Scheme Details 6.4 GetHTML
https://lexevsapi6.nci.nih.gov/lexevsapi64/GetHTML?query=org.LexGrid.codingSchemes.CodingScheme&org.LexGrid.codingSchemes.CodingScheme&codingSchemeName=Zebrafish

 

Get Concept by Code

Code Block
titleGet Concept by Code 6.4
http://

...

lexevsapi6.nci.nih.gov/

...

lexevsapi64/

...

GetXML?query=org.LexGrid.concepts.Entity&org.LexGrid.concepts.Entity

...

[@_entityCode=

...

C33999]&codingSchemeName=

...

NCI_Thesaurus
Code Block
titleGet Concept by Code CTS2
httpshttp://lexevsapi60lexevscts2.nci.nih.gov/lexevscts2/lexevsapi60/GetHTML?query=org.LexGrid.concepts.Entity&org.LexGrid.concepts.Entity[@_entityCode=ZFA:0001234]&codingSchemeName=Zebrafishcodesystem/NCI_Thesaurus/entity/C33999

Get Concept by Code with wildcard

...

 -  Not supported

Searching by code with wildcard is not supported in CTS2http://lexevsapi60.nci.nih.gov/lexevsapi60/GetHTML?query=org.LexGrid.concepts.Entity&org.LexGrid.concepts.Entity\[@_entityCode=ZFA:000123*\]&codingSchemeName=Zebrafish

Code Block
http://lexevsapi60lexevsapi6.nci.nih.gov/lexevsapi60lexevsapi64/GetHTMLGetXML?query=org.LexGrid.concepts.Entity&org.LexGrid.concepts.Entity[@_entityCode=ZFA:000123*]&codingSchemeName=Zebrafish

 


Get Concept by Code by EntityDescription

...