Clinical Reasoning 3.15.0
What's Changed
- Cleanup visitor test data by @Chris0296 in #568
- Measure scoring, reportType, and improvementNotation testing by @Capt-Mac in #579
- IgRepository Documentation by @jreyno77 in #585
- Update to Java 17 by @JPercival in #586
- Dependency updates by @JPercival in #590
- Skip duplicated URLs when gathering deps by @TahaAttari in #591
- get latest should be last not first element by @TahaAttari in #584
- Move visitors to cr package and fix warnings by @barhodes in #565
- test to ensure version ordering by @TahaAttari in #593
- Implement R4RepositorySubjectProvider logic for managingOrganization and partOf. by @lukedegruchy in #589
- Do not error for INDIVIDUAL reports for multiple SDEs. Centralize the logic for converting report types to eval types. by @lukedegruchy in #595
- MeasureDef and GroupDef Refactor by @Capt-Mac in #598
- Add tests for R4SubmitDataService and tweak docs for class itself. by @lukedegruchy in #605
- Eliminate total denominator and total numerator extensions as well as all related code in favour of denominator and numerator by @lukedegruchy in #606
- Ensure most cases of IllegalArgumentException for measures and caregaps are converted to FHIR InvalidRequestException by @lukedegruchy in #599
- CqlFhirParametersConverter EmptyList and Null support by @jreyno77 in #597
Full Changelog: v3.14.0...v3.15.0