Skip to content

docs(prior-auth): UM forwarding / pas-passthrough + submit-attachment contract fixes#22

Merged
not-in-stock merged 2 commits into
mainfrom
docs-submit-attachment-fhir-path
Jul 17, 2026
Merged

docs(prior-auth): UM forwarding / pas-passthrough + submit-attachment contract fixes#22
not-in-stock merged 2 commits into
mainfrom
docs-submit-attachment-fhir-path

Conversation

@not-in-stock

@not-in-stock not-in-stock commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Two commits:

1. UM forwarding documentation (new section in the PAS pillar page)
Closes the gap flagged in QA of prior-auth#172: UMTenantConfig, connector dispatch, and the pas-passthrough connector were undocumented. Documents routing by Claim.insurer, the connector table, key config elements (auth via env-resolved secrets, timeouts, retry/backoff defaults verified against um/config.clj), and the delegate contract for pas-passthrough (PAS 2.1.0 $submit/$inquire, identifier pass-through, TRN dedup on retries, manual review for ambiguous failures).
⚠ Merge after prior-auth#172 ships — this section describes the connector added there.

2. $submit-attachment reference page fixes

  • Endpoint moved to the FHIR base: POST <base>/fhir/$submit-attachment (shipped in prior-auth#177; the legacy root path still answers but is deliberately left undocumented to keep the contract clean for new integrations).
  • Required parameters corrected: the page claimed five required including Final; the server enforces four (TrackingId, AttachTo, MemberId, Attachment). Final is 0..1 with default true.
  • Added previously undocumented optional parameters (PayerId, OrganizationId, ProviderId, ServiceDate, AdminRefNumber) and the LineItem attachment sub-parameter. Verified against the handler and its validation error.

Local pre-push lint skipped (no bun in the session environment) — relying on the PR docs workflow.

@not-in-stock
not-in-stock requested a review from akim1995 July 15, 2026 12:03
@not-in-stock
not-in-stock merged commit 830bc9f into main Jul 17, 2026
2 checks passed
@not-in-stock
not-in-stock deleted the docs-submit-attachment-fhir-path branch July 17, 2026 09:37
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