No release in over 3 years
Low commit activity in last 3 years
This library contains auto generated Mongo (Mongoid) models that correspond to the FHIR specification.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.1.4
~> 7.1
~> 13.0
~> 3.9.0
~> 0.52.1
 Project Readme

Build codecov Codacy Badge

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...