Build Status

Synopsis

A Ruby implementation of the openEHR specifications

Requirements

Description

This is a stable release of Ruby openEHR implementation project. This release is based on openEHR specification release 1.0.2. We implemented almost of the specifications of the openEHR. The work is still in progress to implement related tools, such as archetype validator or serializer. Formerly, we named this package as open_ehr, but changed to openehr from release 1.1.0. 1.0.x versions are obsoleted.

The intention is to have a sample EHR to deploy quickly with Ruby on Rails for development and understanding of the openEHR standards.

This package includes:

This package excludes:

Almost all classes passed the test constructed by RSpec2. These spec files are under /spec.

Some specifications are not well determined yet, such as rm/security and so on. We have therefore postponed implementations of these classes.

Terminology and Demographic servers will be implemented in other projects.

Main codebase authors

Contributors

Thanks for pull requests on GitHub.

Copyright

The software, including all files in this directory and subdirectories except ADL files is copyrighted to the original authors and contributors, 2011-2013.

All Rights Reserved.

License

This product is released under Apache 2.0 license

Copyright [2012-2018] openEHR Ruby implementation project.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.