fhir-mongoid-models
This is a library containing Ruby Mongoid models that conform to the FHIR specification. Its code is generated using the model-info-parser utility
Installation
Add this line to your application's Gemfile:
gem 'fhir-mongoid-models'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install fhir-mongoid-models
This work is in progress...