Skip to content

g8d3/dcm4chee-openmrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcm4che-openmrs

Middleware to provide dcm4chee functionality to OpenMRS.

#Installation

  1. install RVM with ruby with just curl -L https://get.rvm.io | bash -s stable --ruby
  2. check rvm is in PATH rvm -v with a new opened terminal
  3. check ruby is in PATH ruby -v could be with the same new opened terminal
  4. git clone git@github.com:juanpastas/dcm4chee-opemrs.git fetches code into dcm4che-openmrs new folder
  5. cd into newly created folder
  6. bundle to install dependencies
  7. ruby application.rb to start server in 4567 port

About

Middleware to integrate dcm4chee and OpenMRS medical systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published