> 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/reference-sets/reference-set-types/language-type-reference-set.md).

# Language type Reference Sets

Language type Reference Set supports the representation of language and dialect preferences for the use of particular descriptions. Referenced components are SNOMED CT Descriptions, associated with an Acceptability Value: `Acceptable` or `Preferred`.

The most common use case for this type of Reference Set is to specify the Acceptable and Preferred Terms for use within a particular country or region. However, the same type of Reference Set can also be used to represent preferences for use of descriptions in a more specific context such as a clinical specialty, organization, or department.

To set which Language Reference Sets should be displayed in the editors and updated during authoring go to ![](/files/-M568DHOLdMYQPX9y1Qd) *Snomed CT Settings*.

Language type Reference Sets are considered to be structural elements. To be able to see them in the Reference Set View, disable the ![](/files/-M286fOwV9M27V08cyRo) *Filter structural elements* button. In a Language type Reference Set SNOMED CT Descriptions are referenced and linked.

To create a new Language type Reference Set, right-click on a Language type node and select the ![](/files/UtdrkjnO1YW8ymilP63G) *New language reference set...* Context Menu option.

Once the Language type Reference Set is created, it will be available for selection in ![](/files/-M568DHOLdMYQPX9y1Qd) *SNOMED CT Settings*.&#x20;

{% hint style="info" %}
Languages selected in ![](/files/-M568DHOLdMYQPX9y1Qd) *Snomed CT Settings* will be displayed in the Concept Editor's description section and will be updated during authoring.
{% endhint %}

![SNOMED CT Language Preferences](/files/oX0gYrW4qo7t4XOa5lwd)

![SNOMED CT Editor Overview Page with Selected Languages](/files/sj2WAk6w8hDdpiSIY1rP)

![SNOMED CT Editor References Page with all Language References](/files/L1REpYgCAObbbLDk9t2B)

When creating a new concept, only those descriptions are copied that are preferred in a Language Reference Set selected for editing in ![](/files/-M568DHOLdMYQPX9y1Qd) *Snomed CT Settings*. The Fully Specified Name and the Preferred Term will be referenced in all of the selected Language reference sets automatically.

Descriptions added afterward will be only referenced in that Language reference set where the ![](/files/-MWZYj1n8jNKlMcrlZqz) *Add description* button was pressed.

Descriptions can be selected for Language type Reference Sets by clicking on the blue triangle:

* ![](/files/-MHLpQKNSI1yvAArx8SP) *Acceptable*: This option will set the selected description as the acceptable description for the selected language
* ![](/files/-MHLpQKNSI1yvAArx8SP) *Preferred*: This option will set the selected description as the preferred description for the selected language

![SNOMED CT Editor while Selecting Acceptability](/files/HNwzRvoZYV49kA6iVng4)

When a description is retired, all its language references become inactive.

{% hint style="info" %}
Optionally, you can open a Language type Reference Set in an editor and add/remove members the usual way. An Acceptability Value must be specified in the Add Reference Set Member Wizard.
{% endhint %}


---

# 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/reference-sets/reference-set-types/language-type-reference-set.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.
