# Features

**Snap2SNOMED** has been built using a collaborative iterative agile approach. The current release of Snap2SNOMED supports a range of features including

* Ability to create simple maps to SNOMED CT
* Online and easily accessible (requires login from SNOMED International)
* Collaborative workflow features
  * Allows teams of users to author and review a map
  * Dual independent workflow is not yet available
* Automated mapping suggestions are available as a bulk operation and for single source terms
* Map review process available in workflow for map content
* Intuitive UI to make browsing and mapping to SNOMED CT easy and efficient
* Ability to perform map maintenance
* Import your own code sets and maps
* Export to CSV, TSV and XLSX

## License

This tool is provided by SNOMED International for use by Members at [h](https://snap2snomed.app/)[ttps://snap.snomedtools.org](https://snap.snomedtools.org).

The codebase of Snap2SNOMED is available as open source with a standard Apache 2 license. This allows the software to be used for any purpose, distributed, modified, and for modified versions of the software to be distributed under the terms of the license without concern for royalties (<http://en.wikipedia.org/wiki/Apache_License>). Please be aware however that the tool depends on [Ontoserver](https://ontoserver.csiro.au/site/), which is not open source.

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