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

Introduce the concept of Validations to Measure evaluation and add validation to populations #86

Open
JPercival opened this issue Mar 9, 2022 — with Slack · 1 comment
Labels
enhancement New feature or request

Comments

Copy link
Contributor

Measure evaluation doesn't currently have a way to bubble up validations to the report building components. Need a way to do that, such as a list of "ValidationMessages" on the returned MeasureDef. These can then be mapped in a data model specific way by the Report builders.

The first validation to add is that the denominator is a subset of the initial population.

@JPercival JPercival added the enhancement New feature or request label Mar 9, 2022 — with Slack
@brynrhodes
Copy link
Member

Should also bubble up any information/warning messages coming from the engine during evaluation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants