projecttacoma / fqm-execution-demo

Apache License 2.0
2 stars 0 forks source link

Updated to latest version of fqm-execution #40

Closed MegRiley closed 2 years ago

MegRiley commented 2 years ago

Summary

Upgrade to the latest version of fqm-execution, and fixed the one break change I saw.

Code changes

package.json - update to now use FQM version v1.0.0-beta.

App.tsx - added an await on the call to calculate data requirements. (this seems to have been the only breaking change)

test

Using EXM130 from the connectathon repo, I ran all the different report types for both the numerator and denominator patient, got results that seemed reasonable in all cases.