Releases: cqframework/clinical-reasoning
Releases · cqframework/clinical-reasoning
Clinical Reasoning 3.0.0 Preview 6
What's Changed
- Feature refactor measures for repository api by @barhodes in #313
- evaluator.questionnaire R4 refactoring / adding unit testing by @rosie-elphick in #310
- 3.0.0 pre6 snapshot by @mdnazmulkarim in #320
- Example test cases by @JPercival in #322
- Add Measure benchmark by @JPercival in #323
- Instantiate a single ModelResolver in the ResourceMatchers by @barhodes in #324
- Add support for transforming the value when setting initial on generated questionnaire items by @barhodes in #326
- Initial PD and Questionnaire Benchmarks by @JPercival in #325
- More benchmark cleanup by @JPercival in #327
- Measure refactor caregaps submitdata by @JPercival in #328
- Lantana fixes by @mdnazmulkarim in #329
- Uplift to CQL engine 3.0.0-SNAPSHOT by @JPercival in #330
- add measure version info into measure report by @mdnazmulkarim in #332
- Cpg apply fixes by @barhodes in #331
- Update to use CQL 3.0.0 by @JPercival in #333
- Cr uplift merged by @barhodes in #335
- Move evaluator.cli to cqf-fhir-cr-cli by @JPercival in #336
- Cr uplift merged cqlop by @barhodes in #337
- Feature merge modules by @JPercival in #338
- Rev to version 3.0.0-PRE6 by @JPercival in #339
New Contributors
- @rosie-elphick made their first contribution in #310
Full Changelog: v3.0.0.PRE-4...v3.0.0.PRE-6
Clinical Reasoning Release 3.0.0 Preview 5
Full Changelog: v3.0.0.PRE-4...v3.0.0.PRE-5
Clinical Reasoning Release 3.0.0 Preview 4
What's Changed
- FHIR Repository API (in-memory) by @c-schuler in #312
- Apply fixes for apply by @barhodes in #315
- Rev to release 3.0.0-PRE4 by @JPercival in #318
Full Changelog: v3.0.0.PRE-3...v3.0.0.PRE-4
Clinical Reasoning 3.0.0 Preview 3
What's Changed
- snapshot v3.0.0-PRE3 by @mdnazmulkarim in #301
- Share cache around by @JPercival in #304
- Fix Author extension for items populated with context by @barhodes in #305
- Async security context by @Capt-Mac in #306
- Migrate agg threading by @Capt-Mac in #308
- Update to latest version of cql / hapi by @JPercival in #309
Full Changelog: v3.0.0.PRE-2...v3.0.0.PRE-3
Clinical Reasoning 3.0.0 Preview 2
What's Changed
- Issue with namespace info being lost when Libraries are recompiled by @c-schuler in #284
- Add missing support for the initialExpression extension in $populate by @barhodes in #287
- Add support for list CQL results and itemPopulationContext extension by @barhodes in #290
- Add translator options/version compatibility check by @mdnazmulkarim in #286
- Feature test repo refactor by @JPercival in #291
- Standardize test content directory structure to match igs by @JPercival in #292
- Add latest Palmetto content test and remove unused resources by @barhodes in #293
- Fix issues found testing $populate with a dataEndpoint by @barhodes in #294
- Use an initial cache for evaluation settings by @JPercival in #296
- Fixed several issues with tests not running correctly on Windows by @brynrhodes in #297
- Bug caching overloads by @JPercival in #298
- Add backwards compatibility fix for engine options by @barhodes in #299
- Rev to 3.0.0-PRE2 by @JPercival in #300
Full Changelog: v3.0.0.PRE-1...v3.0.0.PRE-2
Clinical Reasoning 3.0.0 Preview 1
What's Changed
- snapshot 2.7.0 by @mdnazmulkarim in #246
- Add error/warning OperationOutcome to $apply/$prepopulate. Implement generateQuestionnaire. by @barhodes in #249
- First Pass - Repository APIs by @JPercival in #255
- Change subjectId List to Iterable by @Capt-Mac in #257
- Remove dagger module since it's not used by @JPercival in #261
- Add docs for Repository API, clean up of REST implementation by @JPercival in #262
- Add FhirContext to Repository api by @JPercival in #264
- Processor api refactor by @barhodes in #263
- Fix apply resolveAction by @barhodes in #266
- Check method overload by @mdnazmulkarim in #265
- Add $questionnaire-package operation by @barhodes in #273
- ANCDT17 Test Case by @c-schuler in #275
- Add id parameter to extract by @barhodes in #276
- Updates for 3.0.0.PRE-1 release by @JPercival in #283
Full Changelog: v2.6.0...v3.0.0.PRE-1
Release Evaluator 2.6.0
What's Changed
- Integrating care-gaps common code. by @chalmarm in #237
- Eagerly cache resource in Bundle provider by @JPercival in #241
- Add definition based extraction and add extract step during apply by @barhodes in #238
- Add github actions for checking PRs and publishing Snapshots by @JPercival in #230
- Use set for evaluated resources by @JPercival in #242
- release 2.6.0 by @mdnazmulkarim in #245
New Contributors
Full Changelog: v2.5.0...v2.6.0
Release Evaluator 2.5.0
What's Changed
- Update BundleRetrieveProvider.java to use streams by @aaron-nash in #220
- Concise assertions in BundleRetrieveProvider.java by @aaron-nash in #221
- Add Questionnaire and QuestionnaireResponse modules by @barhodes in #229
- release v2.5.0 by @mdnazmulkarim in #234
New Contributors
- @aaron-nash made their first contribution in #220
Full Changelog: v2.4.0...v2.5.0
Release Evaluator 2.4.0
What's Changed
- update library versions by @mdnazmulkarim in #203
- snapshot v2.4.0 by @mdnazmulkarim in #204
- Cds Hooks Support (PlanDefinitionProcessor) by @c-schuler in #202
- remove redundant execution by @mdnazmulkarim in #190
- Added the queryBatchThreshold, maxCodesPerQuery, pageSize and shouldE… by @sliver007 in #208
- Rev to engine snapshot 2.4.0 by @JPercival in #209
- Changed maxCodesPerQuery type to Integer in RetrieveProviderConfig by @sliver007 in #210
- release v2.4.0 by @mdnazmulkarim in #211
New Contributors
- @sliver007 made their first contribution in #208
Full Changelog: v2.3.0...v2.4.0
Release Evaluator 2.3.0
What's Changed
- snapshot-2.3.0 by @mdnazmulkarim in #186
- Updated translator version to 2.4.0-SNAPSHOT and engine version to 2.… by @brynrhodes in #187
- Fixes for downstream CDSHooks update by @c-schuler in #193
- Fix dstu3 apply dynamicValue resolution by @barhodes in #188
- Update measure report observation addition by @mdnazmulkarim in #171
- Fix resource type resolution from contained resources by @maimoonak in #192
- Add ResourceValidator by @barhodes in #189
- Feature enforce ids measures by @JPercival in #194
- make measurePeriod optional by @mdnazmulkarim in #195
- Add test for patient existing in additionalData by @barhodes in #196
- refactor and add evaluateMeasure with subjectList by @mdnazmulkarim in #197
- Migrate FHIR utilities to evaluator by @JPercival in #198
- #177: Added NPM library loading support to the evaluator by @brynrhodes in #178
- Added support for trusted profile environments to the BundleRetrieveP… by @brynrhodes in #162
- Fix some perf issues with evaluator by @JPercival in #200
New Contributors
- @c-schuler made their first contribution in #193
- @maimoonak made their first contribution in #192
Full Changelog: v2.2.0...v2.3.0