Universal API Implementation Guide
1.1.19 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions

: External - MessageHeader with enrollment identifier example - 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><b>Generated Narrative: MessageHeader</b><a name="3fe24402-d4b1-4add-b83d-43d0ee4b7dee"> </a></p><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">Resource MessageHeader "3fe24402-d4b1-4add-b83d-43d0ee4b7dee" </p><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>: enrollment-with-consent (Details: http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-event-type code enrollment-with-consent = 'enrollment-with-consent', stated as 'null')</p><h3>Destinations</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>UAPI-ENR-V2.0</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-caf568e0-21b6-40e4-b0b8-1fdddef30fd2.html#urn-uuid-01c31a2f-321d-4c6e-8349-206af8a88088">urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088</a></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>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>: <a href="Bundle-b17e292b-aef1-4e64-90c2-2d01f809041a.html#urn-uuid-584681db-df12-4038-bc82-7c438b06e63b">urn:uuid:584681db-df12-4038-bc82-7c438b06e63b</a></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.0"/>
    <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>