Skip to content

prior-auth: document FHIR_VALIDATION_LENIENT - #27

Merged
Rost-is-love merged 1 commit into
mainfrom
validation-lenient-flag
Aug 5, 2026
Merged

prior-auth: document FHIR_VALIDATION_LENIENT#27
Rost-is-love merged 1 commit into
mainfrom
validation-lenient-flag

Conversation

@not-in-stock

@not-in-stock not-in-stock commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What

Documents the FHIR_VALIDATION_LENIENT deployment flag on both prior-auth pillar pages, following the existing env-var convention (CDS_REQUIRED_HEADERS / CDS_ENABLED_HOOKS on the CRD page):

  • PAS: new "Validation strictness" section - strict by default (422 with the full OperationOutcome on any error-level finding); lenient mode logs display-name and referenced-resource profile mismatches as warnings, keeps structural/profile/missing-reference errors blocking, and filters 422 bodies down to blocking findings. Positioned for sandbox/onboarding use, with production advised to stay strict.
  • CRD: matching section for hook-context validation - lenient additionally tolerates context references that cannot be resolved (resources that live only in the EHR's store).
  • The two sections cross-link each other since it is one service-wide flag.

Written for a reader with no history: what the flag does and when to use it, no background on how it came about.

@Rost-is-love
Rost-is-love merged commit 0858edf into main Aug 5, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants