NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

Scrollbar
iconsfalse

...

Page info
title
title

Section
Column
width75%

Anchor
ContentsofthisPage
ContentsofthisPage

Panel
titleContents of this Page
Table of Contents
minLevel2
Column
Include Page
LexEVS Code Pages to Include
LexEVS Code Pages to Include

...

Supply the OWL manifest file URI

Include Page
SupplyOwlFileUri Snippet
SupplyOwlFileUri Snippet

Supply the non-OWL manifest file URI

Include Page
SupplyNonOwlFileUri Snippet
SupplyNonOwlFileUri Snippet

Find the immediate relations of a Concept

Include Page
ConceptImmediateRelations Snippet
ConceptImmediateRelations Snippet

Find a given code, for example, code 'C1234' in the 'NCI Thesaurus' ontology

Include Page
FindGivenCode Snippet
FindGivenCode Snippet

Concept Resolution

Programmers access coded concepts by acquiring first a node set or graph. After specifying optional restrictions, the nodes in this set or graph can be resolved as a list of ConceptReference objects which in turn contain references to one or more Concept objects. The following example provides a simple query of concept codes:

Include Page
ConceptCodeQuery Snippet
ConceptCodeQuery Snippet

Service Metadata Retrieval

The LexEVS system maintains service metadata which can provide client programs with information about code system content and assigned copyright/licensing information. Below is an brief example showing how to access and print some of this metadata:

Include Page
ServiceMetadataRetrieval Snippet
ServiceMetadataRetrieval Snippet

Combinatorial Queries

One of the most powerful features of the LexEVS architecture is the ability to define multiple search and sort criteria without intermediate retrieval of data from the LexEVS service. Consider the following code snippet:

Include Page
CombinatorialQueries Snippet
CombinatorialQueries Snippet

Coded Node Graph Restriction

Include Page
CodedNodeGraphRestriction Snippet
CodedNodeGraphRestriction Snippet

Resolved Concept References Iterator

Include Page
ResolvedConceptReferencesIterator Snippet
ResolvedConceptReferencesIterator Snippet

Request Filter Match

Include Page
RequestFilterMatch Snippet
RequestFilterMatch Snippet

Request Filter

Include Page
RequestFilter Snippet
RequestFilter Snippet

Request Sort Compare

Include Page
RequestSortCompare Snippet
RequestSortCompare Snippet

Request Sort

Include Page
RequestSort Snippet
RequestSort Snippet

Concept Resolution

Include Page
ConceptResolution Snippet
ConceptResolution Snippet

Metathesaurus CUI search

Include Page
Retrieve Presentations by Metathesaurus CUI Snippet
Retrieve Presentations by Metathesaurus CUI Snippet

Metathesaurus Source Code Search

Include Page
Retrieve Metathesaurus Concept by Source Code Snippet
Retrieve Metathesaurus Concept by Source Code Snippet

Search by Existence of a Property

Include Page
Retrieve Concept by Existence of Property Snippet
Retrieve Concept by Existence of Property Snippet

Search by FULL_SYN with specified source

Include Page
Search By FULL_SYN Snippet
Search By FULL_SYN Snippet

Calculate Transitive Closure

Include Page
Transitive Closure Snippet
Transitive Closure Snippet

Fetch Definition Source based on Concept Code

Include Page
Search Definition Source by Concept Code Snippet
Search Definition Source by Concept Code Snippet

Examine History for NCI Thesaurus or NCI Metathesaurus

Include Page
ExamineHistory Snippet
ExamineHistory Snippet

Asserted Value Set Search

Include Page
Asserted Value Set Search Snippet
Asserted Value Set Search Snippet

 

Resolved Value Set Services

Include Page
Resolved Value Set Services Snippet
Resolved Value Set Services Snippet

 

 

 

Code Files

BuildTreeForCode

...

Utility functions to support the examples.

...

Scrollbar
iconsfalse