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

Handle measures with 0 events #108

Open
LFISHER7 opened this issue Apr 17, 2023 · 0 comments
Open

Handle measures with 0 events #108

LFISHER7 opened this issue Apr 17, 2023 · 0 comments

Comments

@LFISHER7
Copy link
Contributor

This job request is an example where no patients are returned for a chosen measure. In this case it was due to the wrong codelist type being specified for one of the codelists, but there will be cases where this happens even if the codelists are correctly specified.

As we can't conditionally run actions easily within the yaml, we'll need to handle this case for each action and produce the outputs of these actions, even if they're empty. We can add a flag to the action that generates the report to allow something sensible to be rendered.

To the user, this will look like a successful run, and it will trigger an output check/release. We should consider whether we want to flag the analysis as unsuccessful at an earlier stage

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

No branches or pull requests

1 participant