Giter Site home page Giter Site logo

mozzy11 / openmrs-module-sync2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmrs/openmrs-module-sync2

1.0 1.0 0.0 908 KB

A new implementation Sync module that uses FHIR and atom feed. Supports parent-child synchronization of multiple OpenMRS servers in one enterprise, where most (technical) management is done at a central site, but patients are seen at many clinics in a hospital network.

Java 93.24% Groovy 2.62% JavaScript 1.99% CSS 2.15%

openmrs-module-sync2's Introduction

Build Status

openmrs-module-sync2

Description

A new implementation Sync module that uses FHIR and atom feed. Supports parent-child synchronization of multiple OpenMRS servers in one enterprise, where most (technical) management is done at a central site, but patients are seen at many clinics in a hospital network.

Development

Install latest Docker.

To create or update a sync server (parent or child) run:

mvn openmrs-sdk:build-distro -Ddistro=openmrs-distro.properties -Ddir=docker
cd docker
docker-compose up --build

The --build flag forces to rebuild a docker image, if you are updating the server.

You can adjust ports in the .env file. If you want to remote debug add DEBUG=True in the .env file.

If you want to use legacy OpenMRS (OpenMRS version 1.11.7) you can use "openmrs-legacy-distro.properties" as below

mvn openmrs-sdk:build-distro -Ddistro=openmrs-legacy-distro.properties -Ddir=docker
cd docker
docker-compose up --build

Test servers

These servers can be redeployed through the https://ci.openmrs.org/browse/OENV-DS plan. Please e-mail helpdesk for a bamboo account.

Each time servers are redeployed, data is preserved. If you want to wipe out data before redeploy change the destroy.data variable at https://ci.openmrs.org/chain/admin/config/configureChainVariables.action?buildKey=OENV-DS

If you want to include additional modules or change versions, please update the openmrs-distro.properties file.

Installation

  1. Build the module to produce the .omod file.
  2. Use the OpenMRS Administration > Manage Modules screen to upload and install the .omod file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.