NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

For complete documentation on caGrid Data Services, see caGrid Data Service Documentation.

Querying

...

the System

To query the LexEVS Data Grid Service, use the standard caGrid CQL query method to compose queries. See caGrid Data Service API Documentation for more information.

Example LexEVS queries follow.

Query for a Concept with a

...

Specific Code

  • Example: Concept: C12345
    Include Page
    LexEVS:DataGridQueryByCode Snippet
    LexEVS:DataGridQueryByCode Snippet

Query for a Concept with a

...

Specific Presentation Text

  • Example: A concept with a namespace 'SNOMED Clinical Terms' that contains a Presentation equal to 'Heart'
    Include Page
    LexEVS:DataGridQueryByPresentationText Snippet
    LexEVS:DataGridQueryByPresentationText Snippet

...