Skip to content

Releases: inferno-framework/fhir_models

Release 5.1.0

30 Apr 14:50
15e6189

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

Release 5.0.0

16 Oct 16:46
d5a0948

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v5.0.0

v4.3.0

30 May 16:27
cc9180e

Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.3.0

v4.2.2

12 Sep 12:46
154eae7

Choose a tag to compare

Prevent the hash used to instantiate a model from being modified by the model constructor.

v4.2.1

23 Sep 19:59
76225fa

Choose a tag to compare

Remove inspect call from method_missing for performance reasons.

v4.2.0

24 Jun 19:21
d7a4554

Choose a tag to compare

adds an #each_element method to FHIR::Model so that resources can be easily iterated over. (#89)

v4.1.2

31 Mar 01:23
733c990

Choose a tag to compare

Updates the published gem's metadata to include license information to support dependency license scanning.

v4.1.1

16 Nov 20:58
d3975bb

Choose a tag to compare

Minor fix to FHIRPath engine.

v4.1.0

08 Apr 19:46
c1fa5bc

Choose a tag to compare

  • Fix invalid ValueSet expansions.
  • Rename FluentPath to FHIRPath
  • Upgrade models to FHIR R4 v4.0.1

v4.0.2

27 Sep 16:42
6a68c27

Choose a tag to compare

  • Allow initialization of resources with a single FHIR::Model instance as the element value
  • Explicitly require JSON
  • Update validation for quantity and coding terminology