# Relationship Types

Each map between source and target should have a defined type of map relationship describing the type of relationship or degree of equivalence of source and target code.

Snap2SNOMED uses the following definitions

<table data-full-width="true"><thead><tr><th width="210.24560546875">Relationship type</th><th>Description</th></tr></thead><tbody><tr><td>Equivalent</td><td>The definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical).</td></tr><tr><td>Broader</td><td>The target mapping is broader in meaning than the source concept.</td></tr><tr><td>Narrower</td><td>The target mapping is narrower in meaning than the source concept.</td></tr><tr><td>Inexact</td><td>The target mapping overlaps with the source concept, but both source and target cover additional meaning, or the definitions are imprecise and it is uncertain whether they have the same boundaries to their meaning.</td></tr><tr><td>No match/unmatched</td><td>There is no match for this concept in the target code system.</td></tr></tbody></table>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=snap2snomed+User+Guide&#x26;entry.670899847=Relationship%20Types" 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-user-guides/snap2snomed-user-guide/how-to-.../3-mapping-with-snap2snomed/3.7-relationship-types.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.
