# Use Cases

There is a range of use cases in which it **may** be helpful to use postcoordination, including:

**Capture new clinical meanings in a health record, message structure, or query specification**

* To support situations where clinicians need to record and share a clinical meaning, which has not been defined in any release of SNOMED CT. This applies to direct data entry, coding values in UIs, or other clinical situations. SNOMED CT postcoordinated expressions can be used to represent a new clinical meaning as an alternative to concept authoring.

**Enable interoperability between different structural representations of the same clinical meaning**

* To support transformation between different representations within a clinical system or while exchanging data between systems. The postcoordinated expression is a common representation of clinical meaning. It can be exchanged and compared between models and shared as part of interoperability standards like HL7 FHIR.

**Represent maps from other code systems or from interface terms to an equivalent representation of the meaning in SNOMED CT**

* To map other code systems to SNOMED CT may require the representation of new meanings or combinations of meanings already represented in SNOMED CT. In these cases, when a suitable precoordinated concept is not available, postcoordination offers an alternative to concept authoring.

**Support Natural Language Processing**

* To transform the meaning of free text into structured SNOMED CT expressions. Postcoordination allows the representation of specific context or a greater amount of detail in the free text than you can capture with a single precoordinated code

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Postcoordination+Guide&#x26;entry.670899847=Use%20Cases" 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-practical-guides/snomed-ct-postcoordination-guide/snomed-ct-expressions/use-cases.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.
