Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Clinical Reasoning Upgrade v3.15 #6550

Open
lukedegruchy opened this issue Dec 10, 2024 · 0 comments · May be fixed by #6543
Open

WIP: Clinical Reasoning Upgrade v3.15 #6550

lukedegruchy opened this issue Dec 10, 2024 · 0 comments · May be fixed by #6543
Assignees

Comments

@lukedegruchy
Copy link
Collaborator

Description

Required upgrade to Clinical Reasoning version within Hapi-Fhir to version 3.15, which contains several breaking changes to existing api's in the cr-module.

  • Update to Java 17
  • IgRepository documentation
  • Bug fixes for CQL to FHIR conversion
  • Bug fixes for $populate
  • Enhancements to artifact packaging

dQM

  • No longer error out for INDIVIDUAL reports for multiple SDEs
  • Eliminate total denominator and total numerator extensions as well as all related code in favour of denominator and numerator
  • Ensure many cases of user error are now correctly returning HTTP status code 400 instead of 500
  • Support query organization subjects by managing organization and optionally partOf organization if MeasureEvaluationOptions.SubjectProviderOptions.isPartOfEnabled is true

Care Gaps

  • Ensure many cases of user error are now correctly returning HTTP status code 400 instead of 500
  • CqlFhirParametersConverter EmptyList and Null support

CPG/SDC/CRMI Changes

  • CRMI delete operation
@lukedegruchy lukedegruchy linked a pull request Dec 10, 2024 that will close this issue
@lukedegruchy lukedegruchy self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant