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

care-gaps to use R4MultiMeasureService #518

Open
Capt-Mac opened this issue Sep 18, 2024 · 0 comments
Open

care-gaps to use R4MultiMeasureService #518

Capt-Mac opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels

Comments

@Capt-Mac
Copy link
Contributor

Capt-Mac commented Sep 18, 2024

Description

The current $care-gaps operation exposes several parameter & configuration properties that have no functional overlap with existing R4MeasureService. This lack of direct overlap creates a need for additional logic to enable the caregaps service.

We now have the R4MultiMeasureService offering that allows for elimination of redundant code and increased efficiency and the ability to allow for parameters that are not functioning to now be functional per specification.

Proposed Changes

  • Migrate measure service classes
  • enable measureIdentifier parameter (currently returns error)
  • enable Practitioner and Group of Practitioners through "subject" (Practitioner returns error currently)
  • disable un-used parameters (topic, program, organization, practitioner) - currently return errors
  • future patient attribution models can be exposed through reference within the "subject" parameter.
@Capt-Mac Capt-Mac added the dQM label Sep 18, 2024
@Capt-Mac Capt-Mac self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant