Releases: fhir-crucible/fhir_dstu2_models
Releases · fhir-crucible/fhir_dstu2_models
v1.1.1
Remove inspect
call from method_missing
for performance reasons.
v1.1.0
adds an #each_element
method to FHIR::Model
so that resources can be easily iterated over. (#38)
v1.0.11
Updates the published gem's metadata to include license information to support dependency license scanning.
v1.0.9
Minor updates for dependencies.
v1.0.8
Minor improvements to the terminology validation functionality.
v1.0.7
Bugfix for codesystem validation warnings.
v1.0.6
Fixes error in validation of base resources and includes improvements to profile validation.
v1.0.5
Adds terminology validation hooks.