Consumer Real-Time Pharmacy Benefit Check FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-rtpbc/ and changes regularly. See the Directory of published versions
The RTPBC request is submitted using the $process-message operation on the processor's claim server…
Like the option above, the $process-message operation takes a single FHIR® resource input parameter consisting of a Bundle containing the Claim resource and referenced supporting resources, and returns a Bundle containing a ClaimResponse and supporting resources.
In addition, this method includes a MessageHeader resource in both the request and response.
The response in the RTPBC exchange is expected to be synchronous, with real-time response times to support use in interactive patient-facing applications.
Example bundled RTPBC request to payer/PBM. Using messaging ($process-message operation, with MessageHeaders)