# Introduction

## Background

SNOMED CT is a clinical terminology with a comprehensive coverage of wide clinical specialties and requirements. The development and maintenance of SNOMED CT relies on [description logics](https://app.gitbook.com/s/P21QucCX9Y41nBQt50ad/d/description/description-logic) (DL) and its reasoning capabilities. In order to correctly interpret SNOMED CT’s concept definitions, it is essential to clearly understand the translation between SNOMED CT’s structures and their DL meaning.

## Purpose

The purpose of this document is to define the description logic fragment or feature set (analogous to an OWL2 profile <https://www.w3.org/TR/owl2-profiles/>) with which SNOMED CT content is described.

## Scope

This document presents the specification of the set of description logic features and constructs valid for use within SNOMED International. The meaning of SNOMED CT concepts in a SNOMED CT International release is guaranteed to be limited to the features and constructs defined in this specification.

[SNOMED CT extensions](https://app.gitbook.com/o/h8Z6qGxuQrzM9vbx5bPT/s/3RKZIWpWFT0ocCgNT16E/) may choose to include features or constructs not included in this specification. However, any extended set of features must be formally specified and clearly advertised. This document does not specify the feature set of any extension.

This document specifies the set of description logic features available to define content in the International release of SNOMED CT. However, it does not provide specifications of how these features or constructs are represented, distributed, or translated. While these are also important topics, they are out of scope for this document.

## Audience

The target audiences of this document includes:

* SNOMED CT National Release Centers;
* SNOMED CT terminology content developers, technical developers;
* SNOMED CT implementers and analysts including developers of EHR information systems.

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Logical+Profile+Specification&#x26;entry.670899847=Introduction" class="button primary">Provide Feedback</a>


---

# 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-specifications/snomed-ct-logical-profile-specification/introduction/1-introduction.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.
