# Implementation Guide for the LOINC Ontology

The *SNOMED CT Implementation Guide for the LOINC Ontology* offers comprehensive guidance for implementing and using the LOINC Ontology; an extension to SNOMED CT that bridges structured clinical terminology with laboratory and observation data.

Developed collaboratively by SNOMED International and the Regenstrief Institute, the guide supports terminology implementers, system developers, and clinical informaticians in achieving interoperable, computable healthcare data. It explains the structure, purpose, and integration of LOINC into SNOMED CT, detailing how LOINC-coded observations are modeled using SNOMED CT’s concept model, attributes, and classification system.

The guide introduces the LOINC Extension and its benefits for clinical applications, such as standardized lab results, structured documentation, and improved decision support. Practical implementation strategies cover data integration, terminology binding, HL7 FHIR approaches, and system compatibility across EHRs and lab systems. It also outlines methods for accessing and maintaining the LOINC Ontology, managing version control, and aligning with SNOMED CT updates.

By adopting the LOINC Ontology within SNOMED CT-enabled systems, organizations can enhance data consistency, analytics, and clinical decision-making, creating a more standardized and interoperable healthcare ecosystem.

## Contents

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Introduction</td><td><a href="introduction/1.-introduction">1.-introduction</a></td></tr><tr><td>What is LOINC?</td><td><a href="about-loinc/2.-what-is-loinc">2.-what-is-loinc</a></td></tr><tr><td>Clinical Use Case</td><td><a href="use-case/3.-clinical-use-case">3.-clinical-use-case</a></td></tr><tr><td>Content Development Principles</td><td><a href="content-development/4.-content-development-principles">4.-content-development-principles</a></td></tr><tr><td>Information Models &#x26; Terminology Binding</td><td><a href="information-models-and-terminology-binding/5.-information-models-and-terminology-binding">5.-information-models-and-terminology-binding</a></td></tr><tr><td>Technical Application</td><td><a href="technical-application/6.-technical-application">6.-technical-application</a></td></tr></tbody></table>

***

{% hint style="info" %}
© Copyright 2026 International Health Terminology Standards Development Organisation, all rights reserved.

This document is a publication of International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED International owns and maintains SNOMED CT®.

Any modification of this document (including without limitation the removal or modification of this notice) is prohibited without the express written permission of SNOMED International. This document may be subject to updates. Always use the latest version of this document published by SNOMED International. This can be viewed online and downloaded by following the links on the front page or cover of this document.

SNOMED®, SNOMED CT® and IHTSDO® are registered trademarks of International Health Terminology Standards Development Organisation. SNOMED CT® licensing information is available at <http://snomed.org/licensing>. For more information about SNOMED International and SNOMED International Membership, please refer to [http://www.snomed.org](http://www.ihtsdo.org/) or contact us at [info@snomed.org](mailto:info@ihtsdo.org).
{% endhint %}

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=LOINC+Implementation+Guide&#x26;entry.670899847=Implementation%20Guide%20for%20the%20LOINC%20Ontology" 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/readme.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.
