Description of the Project: The Event Set Hierarchy (ESH) Optimization project supports federal Electronic Health Record Modernization (EHRM) initiatives for data quality, informatics architecture, and clinical decision support. The purpose of this project is to develop Integrated Knowledge Environment (IKE) infrastructure so that Veterans Affairs (VA) ESH data can be imported into modern, third-party tooling for data analytics, automated reasoning, and design recommendations. The expected outcome of this project will be a robust capability for optimizing and maintaining the Federal EHR Event Set Hierarchy within open-source knowledge based systems such as Komet (application developed by the Systemic Harmonization and Interoperability Enhancement for Laboratory Data (SHIELD) Collaborative).
Required for running this:
- Download and install Java 23 (Azul)
Follow the steps below to build and run Komet on your local machine:
-
Clone the repository from GitHub to your local machine
-
Change local directory to cloned repo location
-
Enter the following command to build the application:
Unix/Linux/OSX:
./mvnw clean install
Windows:
./mvnw.cmd clean install
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.