> 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-international-documents/snomed-ct-glossary/c/concept/concept-model-attribute.md).

# concept model attribute

## concept model attribute

A characteristic of the meaning of a concept or the nature of a refinement.

#### Notes

* An *attribute* is assigned a value (attribute value pair) when used in the definition of a concept or in a postcoordinated expression.
* The *attributes* that can be used in *definitions* or *refinements* are represented by a concepts that are subtypes of the concept [410662002 | Concept model attribute (attribute)|](http://snomed.info/id/410662002) .
* The SNOMED CT concept model specifies:
  * The concept model domains which each specific *attribute* can be applied; and
  * The concept model range of values that can be applied to each specific *attribute*.

#### Example

* The attribute [116676008 | Associated morphology|](http://snomed.info/id/116676008)
  * is one of the *attributes* that can be applied to concepts in the [404684003 | Clinical finding|](http://snomed.info/id/404684003) domain; and
  * its range includes [49755003 | Morphologically abnormal structure (morphologic abnormality)|](http://snomed.info/id/49755003) and its subtypes.

## Alternatives

* **Attribute**
* **Role**

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SNOMED+Glossary&#x26;entry.670899847=concept%20model%20attribute" 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-international-documents/snomed-ct-glossary/c/concept/concept-model-attribute.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.
