> 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/implementation-guides/drug-model-implementation-guide/introduction/readme.md).

# SNOMED CT Implementation Guide for the Drug Model

This guide provides practical guidance for implementing the SNOMED CT drug model for medicinal products. It explains how medicinal products are represented within the SNOMED CT Pharmaceutical and Biologic Product hierarchy, including the different levels of abstraction such as ingredient-based medicinal products, medicinal product forms, clinical drugs, and real clinical drugs.

The guide describes how the internationally consistent SNOMED CT drug model is used alongside National SNOMED CT Drug Extensions to represent jurisdiction-specific information such as authorized product names, packaging, and locally marketed medicines. It also outlines best practices developed through collaboration within the Drug Extension User Group (DEUG) and supports implementers, National Release Centers, and regulators in creating, maintaining, and using SNOMED CT drug concepts in clinical and administrative systems.

***

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/implementation-guides/drug-model-implementation-guide/introduction/introduction.md">Introduction</a></td></tr><tr><td><a href="/implementation-guides/drug-model-implementation-guide/use-cases/snomed-ct-drug-model-use-cases.md">Use Cases</a></td></tr><tr><td><a href="/implementation-guides/drug-model-implementation-guide/content-development/snomed-ct-drug-model.md">Content Development</a></td></tr><tr><td><a href="/implementation-guides/drug-model-implementation-guide/information-models-and-terminology-bindings/drug-concept-classes-across-workflows.md">Information Models and Terminology Bindings</a></td></tr><tr><td><a href="/implementation-guides/drug-model-implementation-guide/technical-application/overall-implementation-considerations.md">Technical Application</a></td></tr></tbody></table>

***

{% hint style="info" %} <img src="https://2512162860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5ePKL1wPtOcE6DS3HJBR%2Fuploads%2F9cpTE3gMKbX6F0crel0V%2FSI_logo.jpg?alt=media&amp;token=d9e5c250-a75e-4443-b9f4-839d406f10b1" alt="" data-size="line">  © 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=SNOMED+Drug+Extension+Guide&#x26;entry.670899847=SNOMED%20CT%20Implementation%20Guide%20for%20the%20Drug%20Model" class="button primary">Provide Feedback</a>


---

# 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/implementation-guides/drug-model-implementation-guide/introduction/readme.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.
