Clinical Reasoning 4.6.0
What's Changed
- Add DebugMap configuration support for CQL engine tracing by @c-schuler in #985
- Remove hardcoded namespace registration in CQL engine by @barhodes in #986
- Introduce MeasureReference sealed interface by @JPercival in #979
- In InMemoryFhirRepository.read(), use id.getIdPart() instead of id.toUnqualifiedVersionless(). by @lukedegruchy in #987
- feat: enable kotlin support by @JPercival in #988
- Migrate SDE accumulation logic from DSTU3/R4 to SdeDef by @lukedegruchy in #982
- Introduce MeasureEnvironment: consolidate endpoint params, resolve at construction by @JPercival in #981
- Source dependencies from local maven repository only when local.properties exists by @lukedegruchy in #990
- Implement CRMI $create-changelog operation (R4) by @Chris0296 in #910
- Implementing $release-manifest operation for VSP testing by @c-schuler in #991
- Fix CLI module to publish unclassified fat JAR by @JPercival in #996
- Fix continuous variable aggregate method codes to match spec by @JPercival in #1000
- Ensure Leaf ValueSet versions are stripped during $draft by @Chris0296 in #1002
- Ensure stratifier validation mandates "string" population basis correctly by @lukedegruchy in #1001
- Fix RCV validation to resolve criteria references by population ID if they differ from the population type by @lukedegruchy in #1003
- Fix potential NPE in ContinuousVariableObservationAggregateMethod and add tests to validate. by @lukedegruchy in #1004
- Bump pillow from 12.1.1 to 12.2.0 in /docs/src/doc by @dependabot[bot] in #999
- Bump actions/setup-java from 4.8.0 to 5.2.0 by @dependabot[bot] in #943
- Bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in #939
- Bump mshick/add-pr-comment from c96a9caed2a8cc0ed55e1f105725e383d63569d0 to b8f338c590a895d50bcbfa6c5859251edc8952fc by @dependabot[bot] in #941
- Bump mikepenz/action-junit-report from 4.3.1 to 6.3.0 by @dependabot[bot] in #940
- Bump actions/checkout from 3.6.0 to 6.0.2 by @dependabot[bot] in #942
- multi-component stratifiers: Ensure FHIR MeasureReport stratumPopulations contain scores and aggregation extensions, including criteriaReference by @lukedegruchy in #1005
Full Changelog: v4.5.0...v4.6.0