Releases: cqframework/clinical-reasoning
Releases · cqframework/clinical-reasoning
Clinical Reasoning 3.3.1
What's Changed
- Evaluator basis bug fix by @Capt-Mac in #442
- Resolve issue with Dstu3 Library identifier by @barhodes in #446
- Bump pillow from 10.2.0 to 10.3.0 in /docs/src/doc by @dependabot in #443
Full Changelog: v3.2.0...v3.3.1
Clinical Reasoning 3.2.0
What's Changed
- Fixes for failing Measure test, fixes for debug logging being ignored, fixes for spelling errors by @JPercival in #439
- Move CRMI operations to Visitors by @TahaAttari in #408
- caregaps service testing coverage by @Capt-Mac in #440
- Fix issue with item generation for hidden items by @barhodes in #441
New Contributors
- @TahaAttari made their first contribution in #408
Full Changelog: v3.1.0...v3.2.0
Clinical Reasoning 3.1.0
What's Changed
- Fix UnsupportedOperationException by @jbonzohln in #434
- Add missing author extension for items with Population Context Extension by @barhodes in #436
- Bug fixes for IG Repository by @JPercival in #435
- Fix exception when starting up cli by @jbonzohln in #433
- Fix non-unique request resource ids by @barhodes in #429
New Contributors
- @jbonzohln made their first contribution in #434
Full Changelog: v3.0.0...v3.1.0
Clinical Reasoning 3.0.0
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
- 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
- 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
- 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
- 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
- Restore paging behavior for searches by @JPercival in #340
- Fix profile for $apply response by @barhodes in #343
- release 3.0.0-PRE7 by @mdnazmulkarim in #345
- snapshot 3.0.0-PRE8 by @mdnazmulkarim in #346
- add measure extension url publish pages by @mdnazmulkarim in #349
- repository search by id by @mdnazmulkarim in #353
- KA issue 32 - optimize CQL for Lantana by @jbyrdevans in #352
- Bump pillow from 9.4.0 to 10.0.1 in /docs/src/doc by @dependabot in #355
- Measure service subject reporttype bugs by @Capt-Mac in #354
- isolate getsubjects method in Measure Processor by @Capt-Mac in #361
- Fixes crash on measure evaluate when subjectIds is null by @vitorpamplona in #359
- Feature use new java extension by @JPercival in #364
- Update versions and fix build / test publication by @JPercival in #370
- snapshot 3.0.0-PRE-10 by @mdnazmulkarim in #371
- Remove use of Inject annotations, swap to jakarta for nonnull by @JPercival in #372
- add care-gaps not-applicable status workflow by @Capt-Mac in #374
- Refactor questionnaire processor by @rosie-elphick in #375
- Implemented parameter support for measure evaluation by @c-schuler in #363
- Delete some unused dependencies by @JPercival in #377
- Version 3.0.0-PRE10 by @JPercival in #378
- Align XPP / Jakarta deps by @JPercival in #379
- Clean up RetrieveSettings and change defaults to offload more frequently by @JPercival in #347
- Add unit test code coverage requirements by @JPercival in #348
- Update github build actions to use Java 21 by @JPercival in #387
- Add CPG Feature expression to generated items by @barhodes in #389
- Rev to CR 3.0.0-PRE13, HAPI 6.10.0, FHIR Core 6.1.2.2 by @JPercival in #390
- Update Jacoco to Java 21 compatible version by @JPercival in #392
- Measure scoring specified at group level by @Capt-Mac in #391
- Library evaluation provider into CR by @Capt-Mac in https://github.com/cqframework/clinical-reas...
Clinical Reasoning 3.0.0 Preview 17
What's Changed
- Fix for canonical url splitting by @JPercival in #416
Full Changelog: v3.0.0-PRE16...v3.0.0-PRE17
Clinical Reasoning 3.0.0 Preview 16
What's Changed
- Bump pillow from 10.0.1 to 10.2.0 in /docs/src/doc by @dependabot in #407
- Enforce ids for elements which are required in the CQF Measure Profile by @JPercival in #409
- Measurescorer bug fix by @Capt-Mac in #410
- PRE16-SNAPSHOT by @Capt-Mac in #411
- Fixes for malformed codes and valuesets by @JPercival in #413
Full Changelog: v3.0.0-PRE15...v3.0.0-PRE16
Clinical Reasoning 3.0.0 Preview 15
What's Changed
- Measurescorer group bug fix by @Capt-Mac in #403
- Enable ErrorProne and CheckStyle by @JPercival in #404
- Prep for 3.0.0-PRE15 release by @JPercival in #406
Full Changelog: v3.0.0-PRE14...v3.0.0-PRE15
Clinical Reasoning 3.0.0 Preview 14
What's Changed
- Update Jacoco to Java 21 compatible version by @JPercival in #392
- Measure scoring specified at group level by @Capt-Mac in #391
- Library evaluation provider into CR by @Capt-Mac in #394
Full Changelog: v3.0.0-pre13...v3.0.0-PRE14
Clinical Reasoning 3.0.0 Preview 13
What's Changed
- Add unit test code coverage requirements by @JPercival in #348
- Update github build actions to use Java 21 by @JPercival in #387
- Add CPG Feature expression to generated items by @barhodes in #389
- Rev to CR 3.0.0-PRE13, HAPI 6.10.0, FHIR Core 6.1.2.2 by @JPercival in #390
Full Changelog: v3.0.0-PRE12...v3.0.0-pre13
Clinical Reasoning 3.0.0 Preview 12
What's Changed
- Clean up RetrieveSettings and change defaults to offload more frequently by @JPercival in #347
Full Changelog: v3.0.0-PRE11...v3.0.0-PRE12