Skip to content

Latest commit

 

History

History
78 lines (51 loc) · 2.44 KB

File metadata and controls

78 lines (51 loc) · 2.44 KB

Logo

A tool for creating and maintaining simple maps to FHIR CodeSystems

About The Project

This project is a mapping tool designed to allow multiple people to collaboratively create and maintain simple maps to various FHIR CodeSystems hosted in a FHIR Terminology Service.

It is a fork from Snap2Snomed for which the following is the current vision of that 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/aehrc/snapagogo.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/aehrc/snapagogo

Acknowledgements