# inferred view

## inferred view

A representation of concept definitions that is logically derived by applying a description logic classifier to the stated view.

#### Notes

* Different *inferred views* can be derived from the same stated view by applying different rules that selectively exclude some types of assertions.
* Different *inferred views* may be semantically equivalent to one another provided that assertions are only excluded if they are redundant (i.e. can be *inferred* from assertions that are included). However, in some cases, an *inferred view* may not completely represent the concept definition but may serve a specific purpose.

#### Change Notices

* Before July 2018, the relationship file contained an *inferred view* from which redundant subtype relationships were removed. This view, known as the distribution normal form, was semantically equivalent to the stated view.
* Changes introduced in the July 2018 release of the International Edition, enhanced the expressivity of the stated view by enabling use of the OWL Functional Syntax. The relationship file does not support these enhanced features but is still used to distribute an *inferred view*. The revised *inferred view* is known as the necessary normal form it is similar to the distribution normal form but does not fully represent the stated view of the concept definition.

##

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