# SNOMED CT Machine Readable Concept Model

The SNOMED CT Machine Readable Concept Model (MRCM) represents the SNOMED CT concept model rules in a form that can be read and tested by a computer. A human readable version of the SNOMED CT concept model can be found in the SNOMED CT Editorial Guide, along with additional guidance for SNOMED CT authors. A computable version of the MRCM is published as a set of reference sets in the SNOMED CT international edition, and can be browsed via the [MRCM browser](https://browser.ihtsdotools.org/mrcm).

This specification defines the format used by SNOMED International's MRCM. This format uses the SNOMED CT Reference Set mechanism to provide a file structure with inbuilt versioning, and the Expression Constraint Language to represent intensional SNOMED CT subsets referred to by the concept model rules. This allows distribution of the MRCM using standard RF2 reference set files and interpretation of the rules using tools that support the SNOMED CT Expression Constraint Language.

***

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="1-introduction">1-introduction</a></td></tr><tr><td><a href="2-use-cases">2-use-cases</a></td></tr><tr><td><a href="3-requirements">3-requirements</a></td></tr><tr><td><a href="4-logical-design">4-logical-design</a></td></tr><tr><td><a href="6-considerations">6-considerations</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=MRCM+Specification&#x26;entry.670899847=SNOMED%20CT%20Machine%20Readable%20Concept%20Model" 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/snomed-ct-specifications/snomed-ct-machine-readable-concept-model/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.
