> 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/mrcm-maintenance-tool-user-guide/how-to/view-a-formatted-human-readable-ecl-expression.md).

# View a formatted human-readable ECL expression

| Steps                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | References                                                                                          |                                                                                                                                                                                                                                  |                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <p>The following fields can be expanded to show a formatted human-readable presentation of their ECL expression:<br></p><ul><li><em>Domain Details - Precoordination Domain Template</em></li><li><em>Domain Details - Postcoordination Domain Template</em></li><li><em>Attribute Range - Range Constraint</em></li><li><em>Attribute Range - Attribute Rule</em><br></li></ul><p>To show the ECL Expression overlay press <i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i> in the right corner of the field entry.<br></p><p>A pop-up overlay is presented which contains a formatted version of the field value ECL expression.<br></p><p>The example to the right shows the <em>Domain Details - Precoordination Domain Template</em> ECL expression for the <code> | Anatomical structure (body structure)                                                               | </code> MRCM sub-domain.<br></p><p>Press <code>X</code> in the top right corner of the overlay, or press <code>CLOSE</code> in the lower right corner of the overlay to return to the underlying MRCM Maintenance Tool view.</p> | <div><figure><img src="/files/0UNMe2OeBF2O5Ne1D5Ch" alt=""><figcaption></figcaption></figure></div> |
| This example shows the *Domain Details - Postcoordination Domain Template* ECL expression for the `\| Anatomical structure (body structure) \|` MRCM sub-domain.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | <div><figure><img src="/files/WvLxK0b7aqlhrUxb0YVo" alt=""><figcaption></figcaption></figure></div> |                                                                                                                                                                                                                                  |                                                                                                     |
| This example shows the *Attribute Range - Range Constraint* ECL expression for the `\| Laterality (attribute) \|` MRCM attribute.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | <div><figure><img src="/files/QJxRIyqYbz0UY3ZQUVzi" alt=""><figcaption></figcaption></figure></div> |                                                                                                                                                                                                                                  |                                                                                                     |
| This example shows the *Attribute Range - Attribute Rule* ECL expression for the `\| Laterality (attribute) \|` MRCM attribute.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | <div><figure><img src="/files/VIyUTWwlhzurUefzaKmy" alt=""><figcaption></figcaption></figure></div> |                                                                                                                                                                                                                                  |                                                                                                     |


---

# 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/mrcm-maintenance-tool-user-guide/how-to/view-a-formatted-human-readable-ecl-expression.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.
