Overview

Ruby implementation project of openEHR specification

Mission Statement

Ruby is a smart and powerful script language based on object-oriented concept. We are going to implement a productive Ruby environment on openEHR in order to reduce programmer's effort on development such as Ruby on rails.

Current Status

We released version 1.0.0 as the first stable version and gem package. Most of the reference models have been implemented. Now, we started to develop demographic and terminology server.

We are mainly working on openEHR.jp repository. An implementation of Ruby ADL parser was passed tests imported from openEHR Java reference implementation project. We are now going to implement openEHR models. How to check out the project from the repository is shown as bellow:

https://github.com/skoba/ruby-impl-openehr

or you can get gem package.

gem install open_ehr

If you are to join us and enjoy programming in Ruby on the openEHR, please contact me ().

If you find some bugs or advice something, please join our mailing list bellow.

Mailing list

This project mailing list is available from this page .

About Ruby language

You can find many documents about Ruby on web sites and books. The tutorial and FAQs are recommended.

  • Development status: Beta

Issue tracking

View all issues | Calendar | Gantt

Members

Manager: KOBAYASHI Shinji
Developer: Tatsukawa Akimichi

Latest news

First stable branch version 1.0.0 is released.
Added by KOBAYASHI Shinji about 1 month ago

Version 1.0.0 will be released at this Xmass
The first stable branch of the Ruby implementation will be released at this Xmass.
Added by KOBAYASHI Shinji about 1 month ago

Version 0.9.5 released
Fixed bugs and implementad CCodePhrase, CDateTime
Added by KOBAYASHI Shinji about 1 month ago

Version 0.9.4 released
ArchetypeOntology bug, spec fixed. Parser implementation progressed.
Added by KOBAYASHI Shinji 2 months ago

Repository moved to GitHub
Our subversion repository moved to GitHub https://github.com/skoba/ruby-impl-openehr
Added by KOBAYASHI Shinji 5 months ago

View all news