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
{ "resourceType" : "MessageDefinition", "id" : "rtpbc-request", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: rtpbc-request</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-request\">http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-request</a></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: RtpbcRequest</p><p><b>title</b>: RTPBC Request 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>: 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>: Requests 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-request}\">RTPBC Request</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>Claim</td><td><a href=\"http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-request-claim\">http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-request-claim</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-rtpbc/MessageDefinition/rtpbc-response\">http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response</a></td><td>Returned when processing completes without encountering a system error</td></tr></table></div>" }, "url" : "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-request", "version" : "1.0.0", "name" : "RtpbcRequest", "title" : "RTPBC Request Message Definition", "status" : "active", "experimental" : false, "date" : "2020-05-23T00:00:00-05:00", "publisher" : "HL7 International - Pharmacy", "contact" : [ { "name" : "HL7 International - Pharmacy", "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/medication" } ] }, { "name" : "Frank McKinney", "telecom" : [ { "system" : "email", "value" : "frank.mckinney@pocp.com" } ] } ], "description" : "Request for patient cost and coverage information for a prescribed medication", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US", "display" : "United States of America" } ] } ], "purpose" : "Requests patient cost and coverage information for a prescribed medication", "eventCoding" : { "system" : "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type", "code" : "rtpbc-request" }, "category" : "notification", "focus" : [ { "code" : "Claim", "profile" : "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-request-claim", "min" : 1, "max" : "1" } ], "allowedResponse" : [ { "message" : "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response", "situation" : "Returned when processing completes without encountering a system error" } ] }