/loinc-data

Primary LanguageJavaApache License 2.0Apache-2.0

Title

|| This project creates spined array data for LOINC data ||

Team Ownership - Product Owner

Data Team

Getting Started

Required for running this:

  1. Download and install Open JDK Java 21

Building and Running

Follow the steps below to build and run Komet on your local machine:

  1. Clone the repository from GitHub to your local machine

  2. Change local directory to cloned repo location

  3. Enter the following command to build the application: Inside of Intellij run the TestLoincStarterData and a spined array database will be generated in the generated-sources directory.

Unix/Linux/OSX:

./mvn clean install

Windows:

./mvnw.cmd clean install

Issues and Contributions

Technical and non-technical issues can be reported to the Issue Tracker.

Contributions can be submitted via pull requests. Please check the contribution guide for more details.