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

Extend FHIR Validator to Exempt Certain Checks #308

Open
4 tasks
sharon2719 opened this issue Oct 31, 2024 · 0 comments
Open
4 tasks

Extend FHIR Validator to Exempt Certain Checks #308

sharon2719 opened this issue Oct 31, 2024 · 0 comments
Labels

Comments

@sharon2719
Copy link
Contributor

sharon2719 commented Oct 31, 2024

Summary

Update the FHIR validator to bypass specific checks to allow the validation process to be completed successfully.

Description

The FHIR validator currently enforces all checks, preventing validation from being completed in certain cases. To improve flexibility, we need to add an option to exempt specific checks.

Acceptance Criteria

  • Identify checks in the FHIR validator that can be optionally bypassed ie CodeSystems

  • Implement a configuration or parameter that allows these checks to be exempted.

  • Ensure exempted checks do not impact the overall validation outcome when bypassed.

  • Update documentation to specify the process for exempting checks.

Priority: High
Estimate:

@Wambere Wambere added efsity FCT features Validation labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants