Skip to content

docs(prior-auth): move Event Notifications to PAS, document FHIR subscriptions#18

Merged
not-in-stock merged 1 commit into
mainfrom
497-pas-event-notifications-fhir-subs
Jun 29, 2026
Merged

docs(prior-auth): move Event Notifications to PAS, document FHIR subscriptions#18
not-in-stock merged 1 commit into
mainfrom
497-pas-event-notifications-fhir-subs

Conversation

@not-in-stock

Copy link
Copy Markdown
Contributor

Closes #497.

Reworks the Event Notifications documentation per the issue:

What changed

  • Moved to the PAS sectiongit mv from run-payerbox/maintain/event-notifications.md to prior-auth/event-notifications.md; SUMMARY.md updated (now listed under Prior Auth (ePA) APIs after PAS).
  • Reframed around standard FHIR subscriptions — the page now leads with the standard FHIR R4B topic-based subscription path: an AidboxSubscriptionTopic trigger plus a standard Subscription with a rest-hook channel (endpoint, payload, backport payload-content/heartbeat-period extensions) and the handshake → active lifecycle.
  • Custom AWS SNS senders demoted to an extension — the custom-aws-sns-* / pas-rest-hook AidboxTopicDestination kinds are a per-customer Payerbox extension, so they now sit in a clearly labelled "AWS SNS delivery (Payerbox extension)" section instead of being the default mechanism.
  • Full link to subscription docs — links to the Aidbox FHIR Topic-Based Subscriptions documentation (issue comment).

Housekeeping

  • redirects.yaml created with the old → new URL redirect.
  • New page cross-linked from pas.md (new Notifications section) and maintain/README.md.

Lint

bun lint — 13 checks pass, 0 errors. The 4 warnings are all pre-existing on other files; the new/moved page introduces none (no broken-links, summary-sync, title-mismatch, orphan, dead-end, or absolute-links flags on it).

🤖 Generated with Claude Code

…criptions

Relocate the Event Notifications page from Run Payerbox / Maintain into the
Prior Auth section, and reframe it around the standard FHIR R4B topic-based
subscription path (AidboxSubscriptionTopic trigger + a standard Subscription
with a rest-hook channel) instead of leading with the custom AWS SNS topic
destinations. The custom AWS SNS senders are a per-customer Payerbox
extension, so they now live in a clearly labelled section rather than as the
default mechanism. Links to the Aidbox FHIR Topic-Based Subscriptions docs.

- git mv page to docs/prior-auth/event-notifications.md; update SUMMARY.md
- add redirects.yaml entry for the old URL
- link the new page from pas.md and maintain/README.md

Closes #497

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@not-in-stock not-in-stock merged commit 93794a8 into main Jun 29, 2026
2 checks passed
@not-in-stock not-in-stock deleted the 497-pas-event-notifications-fhir-subs branch June 29, 2026 10:46
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.

1 participant