# ancestor

## ancestor

**This is an abbreviation for supertype ancestor.**

## supertype ancestor

A concept that is a supertype of a specified concept.

#### Notes

* A *supertype ancestor* Includes the supertype parents and the supertype parents of each supertype parent, until the root concept is reached.
* The term *supertype* is synonymous with supertype ancestor. However, it is sometime helpful to use the term *supertype ancestor* to emphasize inclusion of all *supertypes* not just supertype parents.

#### Example

* The figure below shows an example hierarchy in which concept *S* has seven *supertype ancestors* A, B, D, E, I, J and K.

<figure><img src="https://1017548453-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP21QucCX9Y41nBQt50ad%2Fuploads%2Fgit-blob-79ace1ea164ba42337b24bc0494a743c5a737f72%2F82880183.png?alt=media" alt=""><figcaption><p>Figure 1: Hierarchy Illustration - Subtype ancestors</p></figcaption></figure>

## Alternatives

* **Ancestor**

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SNOMED+Glossary&#x26;entry.670899847=ancestor" 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/a/ancestor.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.
