# Mapping methodology

These guidelines were developed to assist map developers to produce a map which benefits all the users of the map and ensures that the downstream users of data produced as a result of a map are able to use the information consistently and reliably.

A robust mapping methodology will assist in producing quality maps that are useable, reproducible and understandable.

{% tabs fullWidth="false" %}
{% tab title="Usable" %}

* Quality mappings will support the use cases they were intended for
* There is a maintenance in meaning of source and target code systems
* Mapping needs to be able to be maintained where:
  * there are updates to source code system
  * there are updates to target code system
  * there are updates to user requirements or use cases
    {% endtab %}

{% tab title="Reproducible" %}

* Clear methodology ensures a repeatable quality approach to mapping
* Mappings need to employ authoritative reference sources uniformly
* Documentation defines all assumptions, rules, and procedures required to manage context and create the map
  {% endtab %}

{% tab title="Understandable" %}

* All mappings should have a stated purpose and audience
* Map documentation is complete, clear, and unambiguous
* Mappings define source and target domain scope for the map
* Consider also possible instances where MIS–USE of the map may influence data quality, reporting or interpretation of data /analytics
  {% endtab %}
  {% endtabs %}

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Mapping+Guide&#x26;entry.670899847=Mapping%20methodology" 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-practical-guides/snomed-ct-mapping-guide/introduction/3-mapping-methodology.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.
