# Authoring

Snow Owl supports the maintenance of Local Code Systems. Local Code Systems group custom Local Codes that belong to the user-defined Code System. Custom Local Code Systems can be described by a set of properties as well as a list of property definitions that apply to all the codes grouped within the Local Code System. The codes within a Local Code System can be arranged in a hierarchical fashion within a tree. Similarly to other terminologies supported by Snow Owl, Local Code Systems are fully revision controlled as well. Local Codes can be added to Value Sets and Mapping Sets. Local Code System content can be imported from and exported to multiple file formats.

The **Local Code Systems View** allows the user to create new Local Code Systems where each root node represents a separate Local Code System to group the Local Codes under. From the navigator you can add a new Local Code System via the **Create New Local Code System Wizard** where you can specify the base properties.

{% content-ref url="authoring/creating-local-code-systems" %}
[creating-local-code-systems](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring/creating-local-code-systems)
{% endcontent-ref %}

{% content-ref url="authoring/deleting-local-code-systems" %}
[deleting-local-code-systems](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring/deleting-local-code-systems)
{% endcontent-ref %}

{% content-ref url="authoring/adding-local-codes" %}
[adding-local-codes](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring/adding-local-codes)
{% endcontent-ref %}

{% content-ref url="authoring/reparenting-local-codes" %}
[reparenting-local-codes](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring/reparenting-local-codes)
{% endcontent-ref %}

{% content-ref url="authoring/inactivating-local-codes" %}
[inactivating-local-codes](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring/inactivating-local-codes)
{% endcontent-ref %}

{% content-ref url="authoring/deleting-local-codes" %}
[deleting-local-codes](https://docs.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring/deleting-local-codes)
{% endcontent-ref %}


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/local-code-systems/authoring.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.
