<<<<<<< HEAD
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
... =======
This is an openEHR Rails app based on EHRbase. EHRbase is an implementation of openEHR specs. This rails app wokrs on EHRbase as the backend.
-
Ruby version Tested on Ruby 2.7.1
-
System dependencies Rails 6.0.3.3
-
Configuration To access EHRbase, url should be pointed in config/ehrbase.yml
-
Database creation Using SQLite3
-
Database initialization rails db:migrate
-
How to run the test suite rake
-
License The code sets are available under Apache 2.0 license. see LICENSE.
bc12486771e2f679b2102c7966f7f66fc9f75a06