Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 870 Bytes

File metadata and controls

21 lines (15 loc) · 870 Bytes

iSantePlus Laboratory Workflows Module

Overview

This module provides support for FHIR-based communication between iSantePlus and a FHIR-enabled Laboratory Information System (LIS) like OpenELIS.

The laboratory workflows supported by this module are based on OpenHIE specifications and the FHIR Workflow Module resources and communication patterns.

The technical and functional specification for the workflows supported by this module can be found in the following FHIR Implementation Guide: https://i-tech-uw.github.io/laboratory-workflows-ig

Building and Deploying

  1. Build and create .omod file:
mvn clean package
  1. Use omod file as part of an OpenMRS distribution.