> 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-user-guides/authoring-user-guide/how-to/mrcm-maintenance-tool.md).

# MRCM Maintenance Tool

The MRCM Maintenance Tool supports browsing, creation, testing, review and publication of MRCM rules used in the SNOMED CT Authoring Platform and included in SNOMED CT releases for conformance checking.

Key uses include:

* **Browsing the MRCM rules**\
  The current release MRCM rule set can be browsed by anyone with a SNOMED International Confluence account. This feature supports and enhances the SNOMED CT Editorial Guide via links to interactive navigation of published rules.
* **Maintain MRCM rules (Version 1.1.0+)**\
  The SNOMED International Content Team will use the tool to review, create, modify, inactivate and promote MRCM rule changes.
* **Version and Publish MRCM rules (version 1.1.0+)**\
  The SNOMED International Content Team will version and publish MRCM rules in files that conform to the MRCM reference set specifications.

How do I... ?

* [Browse Domains](https://github.com/SNOMED-Documents/snomed-authoring-userguide/blob/main/how-to/mrcm-maintenance-tool/how-do-i/mrcm/browse-Domains.md)
* [Browse the Applicable Attributes/Ranges for a selected Domain](https://github.com/SNOMED-Documents/snomed-authoring-userguide/blob/main/how-to/mrcm-maintenance-tool/how-do-i/mrcm/browse-the-applicable-attributes-ranges-for-a-selected-domain.md)

## Further Reading

[SNOMED CT Glossary: MRCM](https://confluence.ihtsdotools.org/display/WIPGLOSS/MRCM)

[SNOMED CT Glossary: Expression Constraint](https://confluence.ihtsdotools.org/display/DOCGLOSS/SNOMED+CT+expression+constraint)

[Confluence Space: Machine Readable Concept Model](https://confluence.ihtsdotools.org/display/DOCMRCM)

[Confluence Space: Expression Constraint Language](https://confluence.ihtsdotools.org/display/DOCECL)

<figure><img src="https://github.com/SNOMED-Documents/snomed-authoring-userguide/blob/main/how-to/mrcm-maintenance-tool/images/106694109.png" alt=""><figcaption></figcaption></figure>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=AP+UG&#x26;entry.670899847=MRCM%20Maintenance%20Tool" 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/snomed-ct-user-guides/authoring-user-guide/how-to/mrcm-maintenance-tool.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.
