MeasureAuthoringTool / health-data-standards

https://rubygems.org/gems/health-data-standards
Apache License 2.0
94 stars 93 forks source link

HQMF parser now preserves the full HQMF eMeasure version number #466

Closed edeyoung closed 7 years ago

edeyoung commented 7 years ago

the HQMF file now have finer granularity for version numbers (e.g. 5.1.000). With the Measure History View in Bonnie, this will be helpful for the users to differentiate between uploads of the same version of the measure. To capture this, the version should be stored as a string rather than an integer.

okeefm commented 7 years ago

Needs to be rebased from master, then should be good to merge.