lib/health-data-standards/models/entry.rb in health-data-standards-3.7.0 vs lib/health-data-standards/models/entry.rb in health-data-standards-4.0.0

- old
+ new

@@ -23,10 +23,10 @@ field :negationInd, as: :negation_ind, type: Boolean field :negationReason, as: :negation_reason, type: Hash field :oid, type: String field :reason, type: Hash field :health_record_field, type: Hash - + attr_protected :version attr_protected :_id attr_protected :created_at attr_protected :updated_at