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 0.5.0 as experimental preview 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. A rudimentary implementation of Ruby ADL parser is succeeded in 27 ADL files so far and generate some of archetype instances. We are now going to implement openEHR models. How to check out the project from the repository is shown as bellow: Your account registration is required before commitment to the repository.
svn co http://openehr.jp/svn/ruby/
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: Alpha
Issue tracking
- Bug: 0 open / 1
- Feature request: 11 open / 44
- Support request: 0 open / 0
Members
Manager: KOBAYASHI Shinji
Developer: Tatsukawa Akimichi
Latest news
Samos(0.5.0) released
We released version release 0.5.0 packages.
Presentation in ICICTH7 Samos, Greece
I had a presentation of current status of Ruby implementation project of the openEHR.