CARIN Consumer Realtime Pharmacy Benefit Check
- CI Build

This page is part of the Consumer Real-time Pharmacy Benefit Check (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

Example RTPBC request scenario using FHIR messaging

In this example:

  • the client is a patient application
  • the server is the patient’s insurer (specifically, the party that manages the patient’s pharmacy benefit)
  • the request is submitted as a Bundle containing a Claim and supporting resources, as the single parameter to the processor’s Claim.$submit operation

Content:

  • the patient’s name is Jane Doe, date of birth is 1975-12-05, and address is 100 Oak Court, Madison, WI 53510
  • the requested medication is Prozac 10mg capsule, 60 capsules, for a 30 day supply (reflected in the Claim and MedicationRequest resources)
  • the prescriber’s identifying information is captured in the Practitioner resource
  • the requested pharmacy is Hometown Drug (reflected in the Organization resource)
  • the patient’s coverage identifiers (BIN/PCN, member ID) are conveyed in a Coverage resource


The supporting data (patient, coverage, prescription, etc.) consists of identifying information that the processor will use to locate the patient’s insurance record and coverage rules applying to the medication, pharmacy and prescriber.


bundle
message-header
claim
patient
coverage
medicationrequest
practitioner
organization (pharmacy)