A tool for creating and maintaining simple maps to SNOMED CT
This project is a mapping tool designed to allow users to collaboratively create and maintain simple maps to SNOMED CT.
Below is the current vision for the project
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Maven - refer to Maven's installation instructions
- Clone the repo
git clone https://github.com/IHTSDO/snap2snomed.git
- Run the Maven build
mvn clean package
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project uses the Google Java Style Guide, please stick to this style to avoid unnecessary churn in the codebase. You can get style formatters for Eclipse and IntelliJ.
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Project Link: https://github.com/IHTSDO/snap2snomed