Releases: cqframework/clinical-reasoning
Releases · cqframework/clinical-reasoning
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
Release Evaluator 2.2.0
What's Changed
- re-snapshot v2.2.0 by @mdnazmulkarim in #174
- Change project type for groupers to jar, add Dummy files to silence j… by @JPercival in #180
- release v2.2.0 by @mdnazmulkarim in #185
Full Changelog: v2.1.1...v2.2.0
Release Evaluator 2.1.1
What's Changed
- Support returning RequestGroups only from $apply. Add $apply support for dstu3 and r5. by @barhodes in #155
- snapshot v2.2.0 by @mdnazmulkarim in #160
- Correct aggregate MeasureReport by @mdnazmulkarim in #167
- Made the overload with the list of subjectIds public by @JPercival in #170
- release v2.1.1 by @mdnazmulkarim in #173
New Contributors
Full Changelog: v2.1.0...v2.1.1
Release Evaluator 2.1.0
What's Changed
- v2.1.0 snapshot by @mdnazmulkarim in #145
- Removing heavy resources from the main fhir lib by @vitorpamplona in #143
- Update the evaluator to use the 2.1.0-SNAPSHOT engine by @brynrhodes in #147
- Use the cql-engine's ExpressionResult API by @JPercival in #150
- add sde list fixture and test by @mdnazmulkarim in #149
- Unique contained evaluated resource test by @mdnazmulkarim in #152
- Formalizes compliance with Android 8, SDK 26 (2017+) by @vitorpamplona in #157
- Uses a fluent interface for test case utility classes of plan definition by @vitorpamplona in #153
Full Changelog: v2.0.0...v2.1.0