Git Product home page Git Product logo

openmrs-module-radiology's Introduction

openmrs-module-radiology

Build Status Coverage Status Codacy Badge Dependency Status

####Table of Contents

  1. Overview
  2. Build
  3. Install
  1. Documentation
  1. Contributing
  1. Issues
  2. Limitations
  3. Community
  4. Support
  5. License

Overview

OpenMRS module radiology (previously called radiologydcm4chee) is a module adding capabilities of a Radiology Information System (RIS) onto OpenMRS.

Build

Prerequisites

You need to have installed

  • a Java JDK 8
  • the build tool Maven

You need to configure Maven to use the JAVA JDK 8

mvn -version

Should tell you what version Maven is using.

You need to clone this repository:

git clone https://github.com/openmrs/openmrs-module-radiology.git

Command

After you have taken care of the Prerequisites

Execute the following command:

cd openmrs-module-radiology
mvn clean package

This will generate the radiology module in omod/target/radiology-{VERSION}.omod which you will have to deploy into OpenMRS.

Install

The easiest way to install the module is to use Docker.

Docker ๐Ÿณ

This module can be baked into a Docker image so you can easily run and test it.

Prerequisites

After you have taken care of the Build Prerequisites

Make sure you have Docker installed.

Build

Build the Radiology Module and its Docker image:

cd openmrs-module-radiology
mvn clean package docker:build

Run

To run an instance of the OpenMRS Radiology Module execute (assumes you have created a Docker image):

cd openmrs-module-radiology
mvn docker:start

OpenMRS will be accessible at http://<IP ADDRESS>:8080/openmrs

NOTE: The IP address varies depending on your setup.

If you are using Docker machine refer to its documentation on how to get the IP address. If you are on Linux it will probably be will be localhost.

Documentation

Please read the corresponding DOCKER.md for more detailed explanations on using Docker with the Radiology Module.

Demo data

You can import the demo data set demo-data.sql into your database which enables you to try out the modules features or test your changes.

Please read the corresponding DEMO-DATA.md.

Documentation

Website

For a detailed guide on ways to install and configure this module see

http://teleivo.github.io/docs-openmrs-module-radiology/

Developer guides

Please check out the readme files at docs.

Wiki

For some more background informations on the module see

https://wiki.openmrs.org/display/docs/Radiology+Module

Contributing

Contributions are very welcome, we can definitely use your help!

Code

Check out our contributing guidelines, read through the Developer guides.

After you've read up ๐Ÿ‘“ grab an issue that is Ready For Development.

Translation

We use

https://www.transifex.com/openmrs/OpenMRS/radiology-module/

to manage our translations.

The messages.properties file in this repository is our single source of truth. It contains key, value pairs for the English language which is the default.

Transifex fetches updates to this file every night which can then be translated by you and me on transifex website itself. At any time we can pull new translations from transifex back into this repository. Other languages like for ex. Spanish will then be in the messages_es.properties file.

If you would like to know more about transifex from the coding side read

https://wiki.openmrs.org/display/docs/Maintaining+OpenMRS+Module+Translations+via+Transifex

Issues

To file new issues or help to fix existing ones please check out

https://issues.openmrs.org/browse/RAD

Limitations

This module is not yet officially released to the openmrs modules.

The API and UI are not yet stable and subject to frequent changes.

The module depends on OpenMRS Version 2.0.0 so it cannot run on any version lower than that.

The module currently depends on OpenMRS Legacy UI which provides the UI but it is planned to extract the UI into a separate module so this module only provides the Java and REST API without forcing a specific UI onto anyone.

Community

OpenMRS Talk OpenMRS IRC OpenMRS Telegram OpenMRS Radiology Wiki

Support

Ask questions on OpenMRS Talk.

License

MPL 2.0 w/ HD ยฉ OpenMRS Inc.

openmrs-module-radiology's People

Contributors

acha-bill avatar akhilrv avatar bgevam avatar chaityabshah avatar cintiadr avatar dkayiwa avatar durac avatar eliasdraexler avatar ivange94 avatar joehiggs avatar kvnloo avatar openmrs-bot avatar soniro avatar sunbiz avatar teleivo avatar venkatp1997 avatar

Watchers

 avatar  avatar

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.