> 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/practical-guides.md).

# Practical Guides

Welcome to our collection of SNOMED CT Practical Guides - your essential resource for understanding, implementing, and using SNOMED CT effectively in clinical systems. Whether you’re just getting started or optimizing existing systems, these guides offer practical, step-by-step support.

{% tabs fullWidth="false" %}
{% tab title="Introductory Guides" %}
{% content-ref url="/spaces/UmSUeu96fIQZWDm7RISx" %}
[SNOMED CT Starter Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-starter-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/P1frmzZuNvoHsCrG7SKQ" %}
[SNOMED NRC Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-nrc-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/QoBkzGO8Ufkm7izM5BB1" %}
[Vendor Introduction to SNOMED CT](https://docs.snomed.org/snomed-ct-practical-guides/vendor-introduction-to-snomed-ct/)
{% endcontent-ref %}
{% endtab %}

{% tab title="Functional Guides" %}
{% content-ref url="/spaces/2zGgKVo3oaP8h8IA9Bfu" %}
[SNOMED CT EHR Requirements Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-ehr-requirements-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/CEAcChvWjWEu16YmwNrz" %}
[SNOMED CT Search and Data Entry Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-search-and-data-entry-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/uKngFry3XF9A8phdXFe8" %}
[SNOMED CT Data Analytics Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-data-analytics-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/XxY5vKuPdiVBdqbdZl1x" %}
[SNOMED CT Clinical Decision Support Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-clinical-decision-support-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/t4wRQcj6gyQPunraJrP0" %}
[SNOMED CT Terminology Services Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-terminology-services-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/LnTo62BQeQSW6tBNKv0T" %}
[SNOMED CT - SQL Practical Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-sql-practical-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/AgzcOCN6Pv1YKOlOoAdf" %}
[SNOMED CT Implementation Maturity Framework Guide](https://docs.snomed.org/snomed-ct-practical-guides/implementation-maturity-framework-guide/)
{% endcontent-ref %}
{% endtab %}

{% tab title="SNOMED Derivatives and Features" %}
{% content-ref url="/spaces/qOI2v58ZsXOoklmwBOk4" %}
[SNOMED CT Reference Set Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-reference-set-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/3RKZIWpWFT0ocCgNT16E" %}
[SNOMED CT Extension Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-extension-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/RqD57MbRYSFSsKbOrkOa" %}
[SNOMED CT Translation Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-translation-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/LWaBsNxFVew6RgxiYZZQ" %}
[SNOMED CT Translation Management Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-translation-management-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/vfZ2h198vJ4VJyfraIHQ" %}
[SNOMED CT Mapping Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-mapping-guide/)
{% endcontent-ref %}

{% content-ref url="/spaces/sOJBD7YbxAy9bD1Ko9L9" %}
[SNOMED CT Expression Constraint Language](https://docs.snomed.org/snomed-ct-specifications/snomed-ct-expression-constraint-language/)
{% endcontent-ref %}

{% content-ref url="/spaces/usjN9isxKh4cLDTFopLg" %}
[SNOMED CT Postcoordination Guide](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-postcoordination-guide/)
{% endcontent-ref %}
{% endtab %}

{% tab title="Translated Guides" %}

## :flag\_de: German Guides

{% content-ref url="/spaces/RMwWX8s4yIrwfaZjMxiT" %}
[SNOMED CT Starter Guide (DE)](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-starter-guide-de/)
{% endcontent-ref %}

***

## :flag\_es: Spanish Guides

{% content-ref url="/spaces/6qRORWNoEtGGQyEdx8kp" %}
[Guía de Introducción a SNOMED CT](https://docs.snomed.org/snomed-ct-practical-guides/guia-de-introduccion-a-snomed-ct/)
{% endcontent-ref %}

{% content-ref url="/spaces/I7N0Q2Su8RGW5pAlIrWt" %}
[Guía del Centro Nacional de Referencia (CNR)](https://docs.snomed.org/snomed-ct-practical-guides/guia-del-centro-nacional-de-referencia-cnr/)
{% endcontent-ref %}

{% content-ref url="/spaces/gJUdYtsAnX415FsKishB" %}
[Intro a SCT para proveedores](https://docs.snomed.org/snomed-ct-practical-guides/intro-a-sct-para-proveedores/)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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/practical-guides.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.
