Open
Description
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: