# Precoordinated Concept Definitions

SNOMED CT Compositional Grammar may also be used to state the definition of precoordinated concepts. The introduction of definition status to this version of the language makes this usage more feasible. In particular, the definition of a fully defined concept uses an 'equivalent to' definition status to indicate that the expression is necessary and sufficient to define the clinical meaning of the concept. This is the same as giving the concept a definition status of [900000000000073002 | Defined|](http://snomed.info/id/900000000000073002) . The definition of a primitive concept uses a 'subtype of' definition status to indicate that the expression is necessary but not necessarily sufficient to define the clinical meaning of the concept. This is the same as giving the concept a definition status of [900000000000074008 | Primitive|](http://snomed.info/id/900000000000074008) .

For example, [31978002 | Fracture of tibia|](http://snomed.info/id/31978002) (a fully defined precoordinated concept) can be defined using a compositional grammar expression as being 'equivalent to' an [428881005 | Injury of tibia|](http://snomed.info/id/428881005) and a [46866001 | Fracture of lower limb|](http://snomed.info/id/46866001) , with an [116676008 | Associated morphology|](http://snomed.info/id/116676008) of [72704001 | Fracture|](http://snomed.info/id/72704001) and a [363698007 | Finding site|](http://snomed.info/id/363698007) of [12611008 | Bone structure of tibia|](http://snomed.info/id/12611008) . This definition is shown below in Figure 1 using the SNOMED CT Diagramming Guidelines.

<figure><img src="/files/M5zqjnQzCFP11T5TfazY" alt=""><figcaption><p><strong>Figure 1: Definition of Precoordinated Concept</strong></p></figcaption></figure>

Please note that SNOMED CT expressions are used to represent a single clinical idea, rather than stating the equivalence between two clinical ideas. For this reason, a concept definition written as a SNOMED CT expression includes only the definition itself, without reference to the concept being defined. For an extension to the grammar which includes both the concept and its definition together, please refer to Appendix A.

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Compositional-Grammar-Specification&#x26;entry.670899847=Precoordinated%20Concept%20Definitions" 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-compositional-grammar-specification/introduction/2-use-cases/2.3-precoordinated-concept-definitions.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.
