Instant OpenHIE
  • Landing
  • Vision
  • Get Started
    • Quick start
    • Config
    • CLI reference
  • Packages
    • What are packages?
    • Create a package
      • Script
      • Package Metadata
    • Adding your package
  • Concepts
    • Overview
    • Architecture
  • Community
Powered by GitBook
NextVision

Last updated 10 months ago

Was this helpful?

Instant OpenHIE aims to allow Health Information Exchange components to be packaged up, deployed, operated and scaled via a simple CLI.

Introduction

The Instant OpenHIE project aims to reduce the costs and skills required for software developers to deploy an OpenHIE architecture for quicker solution testing and as a starting point for faster production implementation and customisation.

Concepts

Instant OpenHIE provides an easy way to setup, explore and develop with the OpenHIE Architecture. It is a deployment tool that allows packages to be added that support multiple different use cases and workflows specified by OpenHIE. Each package contains scripts to stand up and configure applications that support these various workflows.

Packages

The fundamental concept of Instant OpenHIE is that it can be extended to support additional use cases and workflows. This is achieved through packages. No packages are included by default in Instant OpenHIE, packages are provided and maintained by the community.

Differences from Instant OpenHIE v1

The key changes from original Instant OpenHIE are:

  • A rewrite of the original CLI - the commands and parameters have changed

  • Docker swarm is now the only supported target - this allows us to scale services across servers

  • A set of bash init function are included to help implementers create package deployment scripts

  • The entry point bash script for packages is now named swarm.sh

  • The instant.json file is now renamed to package-metadata.json

  • No packages are included by default, these are left up to the community to provide and maintain. Instant OpenHIE simply becomes the packaging specification and deployment tool.

Jembi has developed a set of packages called the which allow you to get a foundational health information exchange setup in an instant.

Get Started
Concepts
OpenHIM Platform
Packages
Page cover image
Instantly deploy complex HIE components