-
Notifications
You must be signed in to change notification settings - Fork 0
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
EHDS2, separating explorer API key from auth header CLA, thiserror version bump #193
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The changes are really just to test out how Focus is working.
* Reverted to working version of DockerfileWithBuild * Plaintext build.sh * New CQL for patient age * Corrected Observation CQL * Diagnostics in Rust code
With this commit I have managed to get Observation count to work and have also implemented the first Observation-related query (pathogen). Note that I had to change DockerfileWithBuild to fix the Rust image version, because the build was breaking with "latest".
The "CareTeam hack" is no longer needed, so I can remove the corresponding CQL.
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.38...2.0.3) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…r-2.0.3 Update thiserror requirement from 1.0.38 to 2.0.3
* DKTK genetic variant CQL snippet * GeneticVariantCount DKTK stratifier
fix: let GeneticVariantCount return a boolean
explanation of Exporter auth header
Laplace version bump, focus version bump
Add EHDS2 CQL to develop branch
Threated
approved these changes
Dec 6, 2024
tested on eric-test, works, can merge to main when convenient |
TKussel
approved these changes
Dec 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.