# Concept Dictionary Administration

{% hint style="info" %}
This page documents a SanteDB v3.0 feature
{% endhint %}

The [SanteDB Concept Dictionary](/santedb/data-and-information-architecture/conceptual-data-model/concept-dictionary.md) is vital to the operation of the SanteDB CDR solution. The concept dictionary is used for codification of clinical, and non-clinic ideas in the SanteDB database.&#x20;

Administrators can administer the SanteDB concept dictionary from the **Concept Dictionary** administration area of the administration panel.

<figure><img src="/files/7ICcXHFyIHY2jxJAPapD" alt=""><figcaption></figcaption></figure>

The concept dictionary administration panel allows administrators to edit:

* Code Systems: Including the reference terms, mappings to concepts, import of concepts, etc.
* Concept Set: Include composing, directly adding concepts to sets, uploading imports, etc.
* Concepts: For granular editing of individual concepts found within the SanteDB concept dictionary


---

# 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://help.santesuite.org/operations/cdr-administration/santedb-administration-panel/concept-dictionary-administration.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.
