> For the complete documentation index, see [llms.txt](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/introduction/preferences/snomed-ct-modules.md).

# SNOMED CT Settings

The SNOMED CT Settings allow you to specify the values for SNOMED CT modules, namespaces, and language preferences.

![SNOMED CT Settings Preferences](/files/hczMpoX5M4KEpWfTqpha)

## Module

Select the ![](/files/-M286fJCnCkx2FrHXQYS) *SNOMED CT Settings* icon in the application's main toolbar where you can specify the settings for modules.

{% hint style="info" %}
The default module is the one selected during application startup.
{% endhint %}

To change the default module, clear the Module field, select another from the list, then click **`Apply and Close`**.

Available modules are automatically listed, i.e. every module concept that is the subtype of `900000000000443000|Module|` concept is available for selection.

## Namespace

Select the ![](/files/-M286fJCnCkx2FrHXQYS) *SNOMED CT Settings* icon in the application's main toolbar where you can specify the settings for namespaces.&#x20;

{% hint style="info" %}
The default namespace is the one selected during application startup.
{% endhint %}

To change the default namespace, clear the Namespace field, select another from the list, then click **`Apply and Close`**.

Available namespaces are automatically listed, i.e. that every namespace concept that is the subtype of `370136006|Namespace concept|` is available for selection.&#x20;

{% hint style="info" %}
Namespaces are distributed by SNOMED International.
{% endhint %}

## SNOMED CT display term <a href="#applicationpreferences-snomedctdisplayterm" id="applicationpreferences-snomedctdisplayterm"></a>

Specify which description type you would like to have the terms displayed with throughout the UI.

## Language settings <a href="#applicationpreferences-languagesettings" id="applicationpreferences-languagesettings"></a>

Select the ![](https://snowowl.atlassian.net/wiki/download/thumbnails/611025271/worddavaee269f1a91e12d02d2c5a639e5dc9e3.png?version=1\&modificationDate=1578324602691\&cacheVersion=1\&api=v2\&width=16\&height=16) *SNOMED CT Settings* icon in the application's main toolbar where you can specify the language settings.&#x20;

{% hint style="info" %}
Available Language reference sets depend on the dataset in use.
{% endhint %}

Check the Language Reference sets you would like to include, the selected ones will be displayed in concept editors and only those will be updated during authoring.

Set the order of preference using the arrows to the right of the dialog. Then click **`Apply and Close`**.

You can also create new Language reference sets or inactivate existing ones in Snow Owl. The language settings table is updated automatically in SNOMED CT Settings.

## Authoring mode selection <a href="#applicationpreferences-authoringmodeselection" id="applicationpreferences-authoringmodeselection"></a>

Select authoring modes: `Stated relationship-based authoring` and `OWL axiom-based authoring`. The point of keeping the two authoring modes separated from each other is to prevent users from performing unintentional, erroneous authoring actions. For further information, please visit the [Authoring Mode Selection](/snow-owl-authoring-platform/editing-and-authoring/authoring-mode-selection.md) paragraph.

## Descriptions for new concepts <a href="#applicationpreferences-descriptionsfornewconcepts" id="applicationpreferences-descriptionsfornewconcepts"></a>

Select how would you like to have the default description fields look like in case of new concept creation: pre-populated with the term of the reference concept or having empty Fully Specified Name and Preferred Term fields.


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/introduction/preferences/snomed-ct-modules.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.
