> 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-specifications/snomed-ct-logical-profile-specification/introduction/2-profile-objectives.md).

# Profile Objectives

There is a natural tension between the desire to use features so content may be more expressive and precise, and the cost and complexity of these features.

The desire to use more expressive features is also not uniform across different content domains, and may vary further between SNOMED CT extensions’ more specific requirements.

The cost of introduction of more features in general, and each feature specifically, must be weighed against the need, and the adverse consequences of alternatives and workarounds.

Ultimately this is a trade off made to meet a mixture of requirements and drivers. This specification has been designed to meet the balanced needs of the International Edition of SNOMED CT. As a result it specifies the features included to support the International Edition and most extensions, supporting sufficient expressivity for content while remaining tractable for implementation.

However, it must be acknowledged that extensions may choose to use features that extend beyond the SNOMED CT Logic Profile defined in this document, for which there may be very valid reasons.

This extension is not without consequence. For example, tools designed to be used with the SNOMED CT Logic Profile may not function correctly, and classification times may increase significantly. However these trade-offs may be acceptable within the context of the extension.

The SNOMED CT Logic Profile defined in this document does not seek to limit extensions. However, it does define a reliable profile that implementers can expect the International Edition, and most extensions, to exist within and thereby provides a predictable landscape for tool building and implementation.

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Logical+Profile+Specification&#x26;entry.670899847=2.%20Profile%20Objectives" 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-specifications/snomed-ct-logical-profile-specification/introduction/2-profile-objectives.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.
