Consumer Real-Time Pharmacy Benefit Check
1.0.0 - STU1

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

: RTPBC Response from a pricing source - XML Representation

Raw xml | Download


<ClaimResponse xmlns="http://hl7.org/fhir">
  <id value="rtpbc-claim-response-03-price-source"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: rtpbc-claim-response-03-price-source</p><p><b>meta</b>: </p><p><b>identifier</b>: id: rtpbc-03-response-price-source</p><p><b>status</b>: active</p><p><b>type</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/claim-type pharmacy}">Pharmacy</span></p><p><b>use</b>: predetermination</p><p><b>patient</b>: <a href="Patient-rtpbc-patient-03.html">Generated Summary: id: rtpbc-patient-03; Patient internal identifier: 30455; Jane Doe ; gender: female; birthDate: 1975-12-05</a></p><p><b>created</b>: Nov 1, 2019 4:20:59 PM</p><p><b>insurer</b>: <span></span></p><p><b>request</b>: <span></span></p><p><b>outcome</b>: complete</p><p><b>disposition</b>: Processed successfully</p><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 1</p><p><b>noteNumber</b>: 1</p><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type cash-price}">Full product cash price</span></p><p><b>amount</b>: </p></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type coupon-discount}">Coupon discount amount</span></p><p><b>amount</b>: </p></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type total}">Total patient responsibility</span></p><p><b>amount</b>: </p></blockquote></blockquote><blockquote><p><b>addItem</b></p><p><b>itemSequence</b>: 1</p><p><b>provider</b>: <a href="Organization-rtpbc-organization-03m.html">Generated Summary: id: rtpbc-organization-03m; id: 0999029; active; <span title="Codes: {http://ncpdp.org/pharmacy-type M}">Mail Order</span>; name: My Mail Service Pharmacy; ph: 5551234567</a></p><p><b>productOrService</b>: <span title="Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 205535}">PROzac 10 MG Oral Capsule</span></p><p><b>quantity</b>: 60 {Each}</p><h3>Adjudications</h3><table class="grid"><tr><td>-</td><td><b>Category</b></td><td><b>Amount</b></td></tr><tr><td>*</td><td><span title="Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type cash-price}">Full product cash price</span></td><td></td></tr><tr><td>*</td><td><span title="Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type coupon-discount}">Coupon discount amount</span></td><td></td></tr><tr><td>*</td><td><span title="Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type total}">Total patient responsibility</span></td><td></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <value value="rtpbc-03-response-price-source"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/claim-type"/>
      <code value="pharmacy"/>
      <display value="Pharmacy"/>
    </coding>
  </type>
  <use value="predetermination"/>
  <patient>
    <reference value="Patient/rtpbc-patient-03"/>
  </patient>
  <created value="2019-11-01T11:20:59-05:00"/>
  <insurer>
    <identifier>
      <value value="GoodPricing"/>
    </identifier>
  </insurer>
  <request>
    <identifier>
      <value value="rtpbc-03"/>
    </identifier>
  </request>
  <outcome value="complete"/>
  <disposition value="Processed successfully"/>
  <item>
    <itemSequence value="1"/>
    <noteNumber value="1"/>
    <adjudication>
      <category>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type"/>
          <code value="cash-price"/>
          <display value="Full product cash price"/>
        </coding>
      </category>
      <amount>
        <value value="105.00"/>
        <currency value="USD"/>
      </amount>
    </adjudication>
    <adjudication>
      <category>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type"/>
          <code value="coupon-discount"/>
          <display value="Coupon discount amount"/>
        </coding>
      </category>
      <amount>
        <value value="-20.00"/>
        <currency value="USD"/>
      </amount>
    </adjudication>
    <adjudication>
      <category>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type"/>
          <code value="total"/>
          <display value="Total patient responsibility"/>
        </coding>
      </category>
      <amount>
        <value value="85.00"/>
        <currency value="USD"/>
      </amount>
    </adjudication>
  </item>
  <addItem>
    <extension
               url="http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-isAlternative">
      <valueBoolean value="true"/>
    </extension>
    <itemSequence value="1"/>
    <provider>
      <reference value="Organization/rtpbc-organization-03m"/>
    </provider>
    <productOrService>
      <coding>
        <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
        <code value="205535"/>
        <display value="PROzac 10 MG Oral Capsule"/>
      </coding>
    </productOrService>
    <quantity>
      <value value="60"/>
      <unit value="{Each}"/>
    </quantity>
    <adjudication>
      <category>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type"/>
          <code value="cash-price"/>
          <display value="Full product cash price"/>
        </coding>
      </category>
      <amount>
        <value value="50.00"/>
        <currency value="USD"/>
      </amount>
    </adjudication>
    <adjudication>
      <category>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type"/>
          <code value="coupon-discount"/>
          <display value="Coupon discount amount"/>
        </coding>
      </category>
      <amount>
        <value value="-10.00"/>
        <currency value="USD"/>
      </amount>
    </adjudication>
    <adjudication>
      <category>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type"/>
          <code value="total"/>
          <display value="Total patient responsibility"/>
        </coding>
      </category>
      <amount>
        <value value="40.00"/>
        <currency value="USD"/>
      </amount>
    </adjudication>
  </addItem>
</ClaimResponse>