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. For a full list of available versions, see the Directory of published versions

: RtpbcResponseMessageDefinition - XML Representation

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="rtpbc-response"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: rtpbc-response</p><p><b>url</b>: <a href="http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response">http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response</a></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: RtpbcResponse</p><p><b>title</b>: RTPBC Response Message Definition</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: May 23, 2020 5:00:00 AM</p><p><b>publisher</b>: HL7 International - Pharmacy</p><p><b>contact</b>: HL7 International - Pharmacy: http://www.hl7.org/Special/committees/medication, Frank McKinney: frank.mckinney@pocp.com</p><p><b>description</b>: Response to a request for patient cost and coverage information for a prescribed medication</p><p><b>jurisdiction</b>: <span title="Codes: {urn:iso:std:iso:3166 US}">United States of America</span></p><p><b>purpose</b>: Returns patient cost and coverage information for a prescribed medication</p><p><b>event</b>: <span title="{http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type rtpbc-response}">RTPBC Response</span></p><p><b>category</b>: notification</p><h3>Focus</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td>*</td><td>ClaimResponse</td><td><a href="http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse">http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse</a></td><td>1</td><td>1</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response"/>
  <version value="1.0.0"/>
  <name value="RtpbcResponse"/>
  <title value="RTPBC Response Message Definition"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-05-23T00:00:00-05:00"/>
  <publisher value="HL7 International - Pharmacy"/>
  <contact>
    <name value="HL7 International - Pharmacy"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
  </contact>
  <contact>
    <name value="Frank McKinney"/>
    <telecom>
      <system value="email"/>
      <value value="frank.mckinney@pocp.com"/>
    </telecom>
  </contact>
  <description
               value="Response to a request for patient cost and coverage information for a prescribed medication"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Returns patient cost and coverage information for a prescribed medication"/>
  <eventCoding>
    <system
            value="http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type"/>
    <code value="rtpbc-response"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="ClaimResponse"/>
    <profile
             value="http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
</MessageDefinition>