You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: