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 (skoba__erase_here__@moss.gr.jp).
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
- Bug: 0 open / 3
- Feature request: 7 open / 81
- Support request: 0 open / 0
Members
Manager: KOBAYASHI Shinji
Developer: Tatsukawa Akimichi
Latest news
First stable branch version 1.0.0 is released.
Version 1.0.0 will be released at this Xmass
The first stable branch of the Ruby implementation will be released at this Xmass.
Version 0.9.5 released
Fixed bugs and implementad CCodePhrase, CDateTime
Version 0.9.4 released
ArchetypeOntology bug, spec fixed.
Parser implementation progressed.
Repository moved to GitHub
Our subversion repository moved to GitHub https://github.com/skoba/ruby-impl-openehr