Universal API Implementation Guide
1.1.20 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: External - Resource Example:  MessageHeader - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="3fe24402-d4b1-4add-b83d-43d0ee4b7dee"/>
  <meta>
    <profile
             value="https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader 3fe24402-d4b1-4add-b83d-43d0ee4b7dee</b></p><a name="3fe24402-d4b1-4add-b83d-43d0ee4b7dee"> </a><a name="hc3fe24402-d4b1-4add-b83d-43d0ee4b7dee"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-uapi-messageheader.html">UAPI MessageHeader</a></p></div><p><b>UAPI MessageHeader Timestamp</b>: 2020-03-11 08:10:13-0500</p><p><b>event</b>: uapi-event-type enrollment-with-consent: enrollment-with-consent</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>UAPI-ENR-V2.1</td><td><a href="https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment">https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment</a></td></tr></table><p><b>sender</b>: <a href="Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-01c31a2f-321d-4c6e-8349-206af8a88088">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Vendor_AB</td><td><a href="http://vendor.com/fhir/enrollmentID/ENR-00001">http://vendor.com/fhir/enrollmentID/ENR-00001</a></td></tr></table><p><b>focus</b>: <code>urn:uuid:584681db-df12-4038-bc82-7c438b06e63b</code></p></div>
  </text>
  <extension
             url="https://fhir.developer.gene.com/StructureDefinition/message-timestamp">
    <valueDateTime value="2020-03-11T08:10:13-05:00"/>
  </extension>
  <eventCoding>
    <system
            value="http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-event-type"/>
    <code value="enrollment-with-consent"/>
  </eventCoding>
  <destination>
    <name value="UAPI-ENR-V2.1"/>
    <endpoint
              value="https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment"/>
  </destination>
  <sender>
    <reference value="urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088"/>
    <type value="Organization"/>
  </sender>
  <source>
    <name value="Vendor_AB"/>
    <endpoint value="http://vendor.com/fhir/enrollmentID/ENR-00001"/>
  </source>
  <focus>
    <reference value="urn:uuid:584681db-df12-4038-bc82-7c438b06e63b"/>
    <type value="List"/>
  </focus>
</MessageHeader>