IsantePlus / openmrs-module-isanteplus-labonfhir

A FHIR-based Lab Workflow for iSantePlus
Other
0 stars 1 forks source link

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
  2. Use omod file as part of an OpenMRS distribution.