# What happens if the source code sets includes redundant codes?

The system checks for duplicate source code pairs and an import error occurs if two rows in the source code set contain the same code. An example of this is shown in the image below.

<div data-full-width="true"><figure><img src="https://confluence.ihtsdotools.org/download/thumbnails/149259275/Screenshot%202022-05-23%20at%2009.01.43.png?version=1&#x26;modificationDate=1654236640000&#x26;api=v2" alt=""><figcaption></figcaption></figure></div>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=snap2snomed+User+Guide&#x26;entry.670899847=What%20happens%20if%20the%20source%20code%20sets%20includes%20redundant%20codes%3F" 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/faqs/what-happens-if-the-source-code-sets-includes-redundant-codes.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.
