Hi folks,
Today, we released version 0.5.0 (Samos), Ruby implementation of the openEHR
specification.
This release is still experimental preview of our work based on openEHR
specification release 1.0.2. We implemented ADL Parser and most of the
specifications of the openEHR. This parser successfully parses 27 ADLs
and generates archetype instances. The work is still in progress.
Almost all classes passed the test constructed by rspec or
test/unit. This test cases are under /spec or /tests of the directory.
Our code coverages are shown bellow:
http://rcov.openehr.jp/
Some specifications are not well determined yet, such as
rm/security and so on. We postponed to implement such
classes.
You can get source code via subversion, please checkout
svn co http://openehr.jp/svn/ruby
You can also download gem package for 0.5.0 from following URL.
http://openehr.jp/attachments/download/19/open_ehr-0.5.0.gem
Terminology and Demographic server will be implemented in
next version, Miyajima release