Skip to content

IHTSDO/snap2snomed

Repository files navigation


Logo

A tool for creating and maintaining simple maps to SNOMED CT

About The Project

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 Vision

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo
    git clone https://github.com/IHTSDO/snap2snomed.git
  2. Run the Maven build
    mvn clean package

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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.

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Contact

Project Link: https://github.com/IHTSDO/snap2snomed

Acknowledgements