US Public Health Profiles Library
2.0.0-ballot - STU 2 - Ballot United States of America flag

This page is part of the US Public Health Profiles Library (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

: US Public Health MessageHeader - Content Bundle - XML Representation

Page standards status: Informative

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="us-ph-messageheader-content-bundle-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-messageheader"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader us-ph-messageheader-content-bundle-example</b></p><a name="us-ph-messageheader-content-bundle-example"> </a><a name="hcus-ph-messageheader-content-bundle-example"> </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-us-ph-messageheader.html">US Public Health MessageHeader</a></p></div><p><b>US Public Health Data Encrypted Extension</b>: false</p><p><b>US Public Health Message Processing Category Extension</b>: consequence</p><p><b>event</b>: <a href="CodeSystem-us-ph-codesystem-message-types.html#us-ph-codesystem-message-types-eicr-case-report-message">US Public Health CodeSystem - Message Types eicr-case-report-message</a>: Indicates a message containing electronic case report healthcare data sent from clinical care.</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Target</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>YMCA Acme Message Gateway</td><td><a href="Bundle-us-ph-reporting-bundle-example.html#http-//example.org/fhir/Device/device-software-ymca">Bundle: type = message; timestamp = 2020-11-20 11:15:33-1000</a></td><td><a href="http://example.org/ymca/fhir">http://example.org/ymca/fhir</a></td></tr></table><p><b>sender</b>: <a href="Bundle-us-ph-document-bundle-example.html#http-//example.org/fhir/Organization/us-ph-organization-salem-medical-center">Bundle: identifier = UUID:2be4b4e4-6df1-4cb2-a947-c70fa0eda53b; type = document; timestamp = 2022-06-02 22:13:23+0000</a></p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td><a href="tel:+1(555)1234567">+1 (555) 123 4567</a></td><td><a href="http://example.org/salem-medical-center/fhir">http://example.org/salem-medical-center/fhir</a></td></tr></table><p><b>reason</b>: <span title="Codes:{http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents encounter-close}">Indicates the close of an encounter</span></p><p><b>focus</b>: <a href="Bundle-us-ph-reporting-bundle-example.html#http-//example.org/fhir/Bundle/us-ph-content-bundle-example">Bundle: type = message; timestamp = 2020-11-20 11:15:33-1000</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-message-processing-category-extension">
    <valueCode value="consequence"/>
  </extension>
  <eventCoding>
    <system
            value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-message-types"/>
    <code value="eicr-case-report-message"/>
    <display
             value="Indicates a message containing electronic case report healthcare data sent from clinical care."/>
  </eventCoding>
  <destination>
    <name value="YMCA Acme Message Gateway"/>
    <target>
      <reference value="http://example.org/fhir/Device/device-software-ymca"/>
    </target>
    <endpoint value="http://example.org/ymca/fhir"/>
  </destination>
  <sender>
    <reference
               value="http://example.org/fhir/Organization/us-ph-organization-salem-medical-center"/>
  </sender>
  <source>
    <name value="Acme Central Patient Registry"/>
    <software value="FooBar Patient Manager"/>
    <version value="3.1.45.AABB"/>
    <contact>
      <system value="phone"/>
      <value value="+1 (555) 123 4567"/>
    </contact>
    <endpoint value="http://example.org/salem-medical-center/fhir"/>
  </source>
  <reason>
    <coding>
      <system
              value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents"/>
      <code value="encounter-close"/>
      <display value="Indicates the close of an encounter"/>
    </coding>
  </reason>
  <focus>
    <reference
               value="http://example.org/fhir/Bundle/us-ph-content-bundle-example"/>
  </focus>
</MessageHeader>