# LOINC Extension to SNOMED CT

The LOINC Ontology is represented as an **Extension to SNOMED CT**, which provides a way to integrate LOINC (Logical Observation Identifiers Names and Codes) codes into SNOMED CT, enhancing interoperability between these two major terminologies in clinical and laboratory domains. The extension ensures that LOINC codes can be used as identifiers for relevant SNOMED CT concepts, allowing consistent and standardized data exchange across different healthcare systems

## Overview <a href="#id-2.2loincextensiontosnomedct-overview" id="id-2.2loincextensiontosnomedct-overview"></a>

The diagram below how the **LOINC Ontology** extends the **SNOMED CT International Edition**, enabling the representation of LOINC-coded laboratory observations within SNOMED CT’s logical framework.

The **SNOMED CT International Edition** consists of core international components, structured under:

* `900000000000207008 | SNOMED CT core module (core metadata concept)|`
* `900000000000012004 | SNOMED CT model component module (core metadata concept)|`

The **LOINC Ontology** builds on SNOMED CT by incorporating **Alternate Identifiers**, aligning LOINC codes with SNOMED CT concepts. Its content resides within the 11010000107 | LOINC Extension module (core metadata concept) |.

Each version of the LOINC Ontology depends on a specific version of the SNOMED CT International Edition, and the LOINC Ontology cannot function independently. Any implementation of the LOINC Ontology requires the SNOMED CT International Edition for proper use.

<figure><img src="https://787158931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvdInPDnQhewgUCH6BOCp%2Fuploads%2FLHOn04tlfatfZBkrgg1T%2F278302136.png?alt=media&#x26;token=bcd76673-cde8-4800-be5b-6a451921ecc6" alt=""><figcaption></figcaption></figure>

## Key Features of the LOINC Extension <a href="#id-2.2loincextensiontosnomedct-keyfeaturesoftheloincextension" id="id-2.2loincextensiontosnomedct-keyfeaturesoftheloincextension"></a>

1. **SNOMED CT Extension Format**:
   * The extension is published as a **standard SNOMED CT extension** and adheres to the format specifications outlined by SNOMED International (at [snomed.org/rfs](https://app.gitbook.com/o/h8Z6qGxuQrzM9vbx5bPT/s/irKbJsZG57nSWZA4GT0M/) and [snomed.org/extpg](https://app.gitbook.com/o/h8Z6qGxuQrzM9vbx5bPT/s/3RKZIWpWFT0ocCgNT16E/)).
   * This ensures that the extension maintains consistency with the core SNOMED CT release format and other compatible extensions.
2. **LOINC Codes Modeled as SNOMED CT Concepts**
   * LOINC terms are integrated into the extension ensuring a precise **semantic alignment** between the two terminologies.
   * Each LOINC term included in the LOINC Ontology is represented as a **SNOMED CT concept**, with its  explicitly defined according to SNOMED CT’s logical framework and concept model.
3. **Alternative Identifiers**:
   * The LOINC codes are assigned as **alternative identifiers** to the SNOMED CT concept representing the equivalent meaning as the LOINC code.
   * These alternative identifiers are maintained in the **Identifier File** of the extension in compliance with the SNOMED CT Identifier File Specification.
     * **Identifier File Structure**:
       * The Identifier File associates LOINC codes to semantic equivalent SNOMED CT concepts.
       * Each entry in the Identifier File specifies:
         * The SNOMED CT concept ID.
         * The corresponding LOINC code as the alternate identifier.
         * Metadata such as effective dates, active status, and module identifiers.

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=LOINC+Implementation+Guide&#x26;entry.670899847=LOINC%20Extension%20to%20SNOMED%20CT" class="button primary">Provide Feedback</a>


---

# 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.snomed.org/implementation-guides/loinc-implementation-guide/about-loinc/2.2-loinc-extension-to-snomed-ct.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.
