VIDEO LIBRARY

Walkthroughs of the integration, chapter by chapter

Nothing has been recorded yet. Each entry below is a planned session with the outline it will follow; the recording replaces the outline when it is published. Webinar materials get their own group as sessions are held.

Start with the learning path in DevTools
9 planned, none recorded yet
Recording coming soonONBOARDINGApplying for sandbox accessWhat the application asks for and what happens after you submit.
  • The two applicant types and the documents each needs
  • Role on the exchange: provider, payer, TPA, HMIS vendor
  • What verification filters out and why review is semi-manual
  • Reading your status on the Status page
not yet scheduled
Recording coming soonONBOARDINGParticipant codes, registry IDs and keysThe three identifiers that get confused at onboarding and where each is used.
  • Registry ID per participant type; stripping leading zeros
  • Role and registry enums and the 10001 collision
  • Participant creation and the passcode confirmation
  • Uploading your encryption certificate
not yet scheduled
Recording coming soonDEVTOOLSInstalling HCX DevToolsFrom the download table to a running console.
  • Downloading the build for your platform and verifying the SHA-256
  • First run of the console
  • Pointing the kit at the sandbox gateway
  • Where the staged documentation lives
not yet scheduled
Recording coming soonDEVTOOLSRunning a flow in the simulatorOne transaction end to end, with the envelope opened up.
  • Choosing a family: eligibility, pre-auth, claim
  • Inspecting the JWE envelope and protected header
  • Reading the 202 acknowledgement and the callback
  • Injecting transport faults on outbound envelopes
not yet scheduled
Recording coming soonCLAIM WORKFLOWSCoverage eligibility, request to callbackThe full asynchronous round trip against the dummy payer.
  • The four purposes: discovery, validation, benefits, auth-requirements
  • Building the CoverageEligibilityRequest bundle
  • Correlating /check with /on_check
  • Reading the benefit and authorization fields
not yet scheduled
Recording coming soonCLAIM WORKFLOWSPre-authorisation outcomesEvery answer a payer can give, and what to do with each.
  • Claim.use = preauthorization under workflow 12
  • Approved, partially approved, queried, rejected, cancelled
  • Answering a query on /communication/on_request
  • Enhancement and cancellation via Task
not yet scheduled
Recording coming soonCLAIM WORKFLOWSClaim submission and payment noticeFrom the discharge claim to the UTR.
  • Switching the pre-auth payload to a claim
  • The ClaimResponse decision table
  • PaymentNotice: settlement, TDS and the UTR
  • Acknowledging the notice
not yet scheduled
Recording coming soonSECURITYJWE encryption in practiceBuilding and opening the encrypted payload.
  • RSA-OAEP-256 and A256GCM
  • Fetching and caching the recipient certificate
  • The five-part compact serialization
  • Decrypting a callback with your private key
not yet scheduled
Recording coming soonCERTIFICATIONSandbox exit and go-liveWhat the certification review looks at and what to change afterwards.
  • The provider and payer use-case checklists
  • Exit criteria: NRCeS profiles, correlation rules, ProtocolResponse
  • What changes at go-live
  • Removing the dummy-payer scaffolding
not yet scheduled

Webinar materials

no sessions held yet

Slides and recordings from developer clinics and payer workshops will be listed here once a session has been held. None has been scheduled yet.

Recordings and webinar materials are announced in the release notes.Release notes →