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" : "MessageHeader", "id" : "rtpbc-response-message-header-01", "meta" : { "profile" : [ "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-messageheader" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: rtpbc-response-message-header-01</p><p><b>meta</b>: </p><p><b>event</b>: <span title=\"{http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type rtpbc-response}\">RTPBC Response</span></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>PharmacyBenefitsCompany</td><td><a href=\"http://example.org/PharmacyBenefitsCo/fhir\">http://example.org/PharmacyBenefitsCo/fhir</a></td></tr></table><p><b>focus</b>: <span></span></p><p><b>definition</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></div>" }, "eventCoding" : { "system" : "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type", "code" : "rtpbc-response", "display" : "RTPBC Response" }, "source" : { "name" : "PharmacyBenefitsCompany", "endpoint" : "http://example.org/PharmacyBenefitsCo/fhir" }, "focus" : [ { "type" : "ClaimResponse", "identifier" : { "value" : "rtpbc-claim-response-03" } } ], "definition" : "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response" }