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

XML Format: MessageDefinition-carin-rtpbc-request-message-definition

Raw xml


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="carin-rtpbc-request-message-definition"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: carin-rtpbc-request-message-definition</p><p><b>url</b>: <a href="http://hl7.org/fhir/us/carin/MessageDefinition/rtpbc-request">http://hl7.org/fhir/us/carin/MessageDefinition/rtpbc-request</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: RtpbcRequest</p><p><b>title</b>: Real-time pharmacy benefit check request</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: Dec 8, 2019 5:00:00 AM</p><p><b>publisher</b>: CARIN Alliance</p><p><b>description</b>: Request for patient cost and coverage information for a prescribed medication</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United States of America'})</span></p><p><b>purpose</b>: Requests patient cost and coverage information for a prescribed medication</p><p><b>event</b>: rtpbc-request (Details: http://example.org/fhir/message-events code rtpbc-request = 'rtpbc-request', stated as 'null')</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>Claim</td><td><a href="http://hl7.org/fhir/us/carin/StructureDefinition/rtpbc-request">http://hl7.org/fhir/us/carin/StructureDefinition/rtpbc-request</a></td><td>1</td><td>1</td></tr></table><h3>AllowedResponses</h3><table class="grid"><tr><td>-</td><td><b>Message</b></td><td><b>Situation</b></td></tr><tr><td>*</td><td><a href="http://hl7.org/fhir/us/carin/MessageDefinition/rtpbc-response">http://hl7.org/fhir/us/carin/MessageDefinition/rtpbc-response</a></td><td>Returned when processing completes without encountering a system error</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/carin/MessageDefinition/rtpbc-request"/>
  <version value="0.1.0"/>
  <name value="RtpbcRequest"/>
  <title value="Real-time pharmacy benefit check request"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-08T05:00:00+00:00"/>
  <publisher value="CARIN Alliance"/>
  <description
               value="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="Requests patient cost and coverage information for a prescribed medication"/>
  <eventCoding>
    <system value="http://example.org/fhir/message-events"/>
    <code value="rtpbc-request"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="Claim"/>
    <profile
             value="http://hl7.org/fhir/us/carin/StructureDefinition/rtpbc-request"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <allowedResponse>
    <message
             value="http://hl7.org/fhir/us/carin/MessageDefinition/rtpbc-response"/>
    <situation
               value="Returned when processing completes without encountering a system error"/>
  </allowedResponse>
</MessageDefinition>