Open Healthcare Framework (OHF) Project
IHE Implementation: Getting Started
Download
Major milestone downloads can be found on the OHF Downloads
site. Minor, incremental releases typically done for Connectathon testing season, can be found on
OHF Connectathon Downloads. Additionally,
your environment should meet the minimum project requirements listed on the
OHF Getting Started page.
Install
The OHF IHE components function as a library for applications. Thus, they do not run of their own accord.
We recommend that those interested in the java-based IHE components download the code and execute the accompanying
JUNITs to get a feeling of how to work with the available technology and best integrate it into their application.
Configure
The OHF IHE components function as a library for applications. Thus, they do not run of their own accord.
We recommend that those interested in the java-based IHE components download the code and execute the accompanying
JUNITs. These JUNITs are acompanied by a TestConfiguration.java file where implementors can set and tune the
various API parameters for a particular IHE actor.

