This page is part of the Consumer Real-time Pharmacy Benefit Check (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
The real-time pharmacy benefit check (RTPBC) process involves a request from a consumer application used by a patient to either (a) the party that manages the pharmacy benefit portion of the patient’s health insurance or (b) a party that serves as a source for typical and discount medication pricing information.
The patient application submits a request containing…
Example: Bundled RTPBC request
The responder…
Example: Bundled RTPBC response from payer/PBM
The patient application submits a request containing…
The responder…
The consumer RTPBC request and response are accomplished using FHIR Claim and ClaimResponse resources in a “predetermination” (what-if) mode. Other FHIR® resources support the exchange by fleshing out patient, prescription, pharmacy and coverage information needed to determine accurate cost and coverage. An OperationOutcome communicates exception situations where a ClaimResponse cannot be returned.
Claim - Represents the RTPBC request. Uses the predetermination Claim.use mode
ClaimResponse - Represents the RTPBC response
Patient - Conveys the patient information needed for the exchange
Coverage - Conveys the patient’s pharmacy benefit coverage IDs
MedicationRequest - Conveys the needed prescription information (a subset of what is present in a full prescription)
Organization (Pharmacy) - Conveys pharmacy information needed for the exchange (based on the US Core Organization profile)
Practitioner - Prescriber information is conveyed using the US Core Practitioner profile.