# Explore and Review SNOMED CT

SNOMED CT browsers and other applications that enable access SNOMED CT concepts allow the content and structure of the terminology to be explored. This exploration can serve many different purposes, ranging from allowing people to get a broad idea of the scope of SNOMED CT to looking for specific concepts that interest them. The same applications can be used to enable a more thorough review of the terminology in a particular specialty area to assess the breadth, depth and applicability of SNOMED CT to a particular set of requirements. Tools that enable visual review of a released SNOMED CT Edition are also valuable for quality assurance and when considering requests for addition or changes to the terminology.

#### Practical Requirements and Related Terminology Services

The table below shows a summary of the terminology services required to support effective exploration and review of SNOMED CT content.

<table data-full-width="false"><thead><tr><th width="283.8046875">Practical Requirement</th><th width="117.859375">Status</th><th width="363.17578125">Required Services</th><th>Dependencies</th></tr></thead><tbody><tr><td>Enable the selection of SNOMED CT edition and version to be explored.</td><td><strong>REQUIRED</strong></td><td><a href="../4-terminology-service-types/4.1-select-edition-and-version">Select Edition and Version</a></td><td>N/A</td></tr><tr><td>Enable concepts to be found by identifier.</td><td><strong>REQUIRED</strong></td><td><a href="../4-terminology-service-types/4.2-get-a-concept-description-or-relationship">Get a Concept, Description or Relationship</a></td><td>N/A</td></tr><tr><td>Enable the display of terms for any identified concept.</td><td><strong>REQUIRED</strong></td><td><a href="../4-terminology-service-types/4.3-get-terms-for-a-concept">Get Terms for a Concept</a></td><td>N/A</td></tr><tr><td>Enable the display of the definition of a concept.</td><td><strong>REQUIRED</strong></td><td><a href="../4-terminology-service-types/4.4-get-definition-of-a-concept">Get Definition of a Concept</a></td><td>N/A</td></tr><tr><td>Enable the display of the SNOMED CT subtype hierarchy, including supertype parents and subtype children.</td><td><strong>REQUIRED</strong></td><td><a href="../4-terminology-service-types/4.5-get-and-test-concept-subtypes-and-supertypes">Get and Test Concept Subtypes and Supertypes</a><br><br>• Get subtype children of a concept<br>• Get supertype parents of a concept</td><td>N/A</td></tr><tr><td>Enable concepts to be found by term searches.</td><td><strong>REQUIRED</strong></td><td><a href="../4-terminology-service-types/4.8-find-concepts">Find Concepts</a><br><br>• Find concepts by term search only</td><td>N/A</td></tr><tr><td>Enable concepts to be found by constrained term searches.</td><td><strong>OPTIONAL</strong></td><td><a href="../4-terminology-service-types/4.8-find-concepts">Find Concepts</a><br><br>• Find concepts by constrained term search</td><td><a data-footnote-ref href="#user-content-fn-1">Details</a></td></tr><tr><td>Enable the display of an indication of the reference sets of which a specified concept or description is a member.</td><td><strong>OPTIONAL</strong></td><td><a href="../4-terminology-service-types/4.6-get-and-test-reference-set-membership">Test Reference Set Membership</a></td><td>N/A</td></tr><tr><td>Enable the display of the acceptability of a specified description in an identified language reference set</td><td><strong>OPTIONAL</strong></td><td><a href="../4-terminology-service-types/4.10-get-data-from-a-reference-set">Get Data from a Reference Set</a></td><td>N/A</td></tr><tr><td>Enable the display of reference set data related to a specified reference set member.</td><td><strong>OPTIONAL</strong></td><td><a href="../4-terminology-service-types/4.10-get-data-from-a-reference-set">Get Data from a Reference Set</a></td><td>N/A</td></tr><tr><td>Enable the display of all members of a specified reference set and the reference set data related to each member.</td><td><strong>OPTIONAL</strong></td><td><a href="../4-terminology-service-types/4.10-get-data-from-a-reference-set">Get Data from a Reference Set</a></td><td>N/A</td></tr></tbody></table>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SNOMED+Terminology+Services+Guide&#x26;entry.670899847=Explore%20and%20Review%20SNOMED%20CT" class="button primary">Provide Feedback</a>

[^1]: One or more of the following:\
    • [Get and Test Concept Subtypes and Supertypes](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-terminology-services-guide/4-terminology-service-types/4.5-get-and-test-concept-subtypes-and-supertypes)\
    – Test subsumption between two concepts\
    – Test a set of concepts for subsumption\
    • [Test Reference Set Membership](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-terminology-services-guide/4-terminology-service-types/4.6-get-and-test-reference-set-membership)\
    • [Apply Expression Constraints](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-terminology-services-guide/4-terminology-service-types/4.7-validate-and-apply-expression-constraints)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-terminology-services-guide/3-terminology-service-use-cases/explore-and-review-snomed-ct.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
