> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-extension-guide/3-purpose.md).

# Purpose

[SNOMED CT](/snomed-ct-glossary/s/snomed-ct.md) is a multilingual clinical terminology that covers a broad scope of clinical concepts to an appropriate level of detail for international use. In addition, it provides an [extension](/snomed-ct-glossary/e/extension.md) mechanism that allows [SNOMED CT](/snomed-ct-glossary/s/snomed-ct.md) to be customized to address terminology needs that are not met by the [International Edition](/snomed-ct-glossary/i/international-edition.md). This mechanism enables new concepts, relationships, descriptions and reference sets to be added to support national or local needs.

However, not every new terminology requirement requires a SNOMED CT extension to be created. Potential extension producers should be aware of situations in which it is beneficial to create an extension, and situations where alternatives may be preferable. The following table provides a summary.

<table><thead><tr><th width="280.23046875" valign="top">Create an extension when ...</th><th width="279.74609375" valign="top">An extension is not required when ...</th></tr></thead><tbody><tr><td valign="top"><ul><li>New national or local content is required to meet usage requirements; or</li><li>The content of the extension needs to be shared with other organizations; or</li><li>The standard file format and versioning mechanism of the release format 2 is needed</li></ul></td><td valign="top"><ul><li>No new national or local content is required: and</li><li>The content of the extension does not need to be shared with other organizations; and</li><li>Non-standard formats are sufficient to support local requirements.</li></ul></td></tr></tbody></table>

When a SNOMED CT extension is required, the extension may serve a range of purposes. Successful extension producers must clearly understand the requirements and purpose of their extension, before deciding which types of SNOMED CT artifacts should be included.

Table below shows some typical purposes for a SNOMED CT extensions. For each purpose, the table includes some common use case examples and a list of SNOMED CT artifacts that should be included. For more information about each of these purposes, please click on the corresponding diagram.

**Table: Purposes and use cases for extensions**

<table><thead><tr><th>Purpose</th><th valign="top">Use Case Examples</th><th valign="top">Included Artifacts</th></tr></thead><tbody><tr><td><p><a href="/pages/gqrj4tOKAbWwGiG21box"><strong>Translate SNOMED CT</strong></a></p><div><figure><img src="/files/V72CraLccZAKmvSPa2Lt" alt=""><figcaption></figcaption></figure></div></td><td valign="top"><ul><li>Adding terms used in a local language or dialect</li><li>Adding terms used by a specific user group, such as patient friendly terms</li></ul></td><td valign="top"><ul><li>Descriptions</li><li>Language reference sets</li><li>Concepts (metadata only)</li><li>Relationships (metadata only)</li></ul></td></tr><tr><td><p><a href="/pages/mNPybsJAs9Iwvd5yD6rn"><strong>Manage content gaps</strong></a></p><p><img src="https://confluence.ihtsdotools.org/download/thumbnails/57814972/image2017-3-16%2013%3A3%3A22.png?version=1&#x26;modificationDate=1519306141000&#x26;api=v2" alt=""></p></td><td valign="top"><ul><li>Adding components that are missing in the International Edition</li><li>Adding concepts that are only relevant to a local context</li></ul></td><td valign="top"><ul><li>Concepts</li><li>Descriptions</li><li>Relationships</li><li>Language reference sets</li></ul></td></tr><tr><td><p><a href="/pages/hLJY4jRfETdODH3KEhTw"><strong>Maps between SNOMED CT and other code systems</strong></a></p><p><img src="https://confluence.ihtsdotools.org/download/thumbnails/57814972/image2017-3-16%2013%3A6%3A11.png?version=1&#x26;modificationDate=1519306141000&#x26;api=v2" alt=""></p></td><td valign="top"><ul><li>Maps between local codes and SNOMED CT</li><li>Maps between statistical classification systems and SNOMED CT</li></ul></td><td valign="top"><ul><li>Map reference sets</li><li>Concepts (metadata only)</li><li>Descriptions (metadata only)</li><li>Relationships (metadata only)</li></ul></td></tr><tr><td><p><a href="/pages/RLfd0ZNKZTF4FBdeeEad"><strong>Configuration of the terminology for specific use cases</strong></a></p><p><a href="https://confluence.ihtsdotools.org/display/DOCEXTPG/3.4+Configure+SNOMED+CT+for+Specific+Use+Cases"><img src="https://confluence.ihtsdotools.org/download/thumbnails/57814972/image2017-3-16%2013%3A16%3A6.png?version=1&#x26;modificationDate=1519306141000&#x26;api=v2" alt=""></a></p></td><td valign="top"><ul><li>Specifying groups of components for reporting and analytics</li><li>Linking components to clinical knowledge resources</li></ul></td><td valign="top"><ul><li>Reference sets</li><li>Concepts (metadata only)</li><li>Descriptions (metadata only)</li><li>Relationships (metadata only)</li></ul></td></tr></tbody></table>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-extension-guide/3-purpose.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
