Da Vinci Unsolicited Notifications
1.0.0 - STU1 Release

This page is part of the Da Vinci Unsolicited Notifications (v1.0.0: STU1) 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

: Admit Notification Messageheader 01 - XML Representation

Raw xml | Download



<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="admit-notification-messageheader-01"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>event</b>: <span title="{http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event notification-admit}">Admit Notification</span></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>DaVinci-Notifications-Intermediary</td><td><a href="https://example.org/Endpoints/DaVinci-Notifications-Intermediary">https://example.org/Endpoints/DaVinci-Notifications-Intermediary</a></td></tr></table><p><b>sender</b>: <a href="Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-a9f20dc1-5147-3789-bcef-bbecb41c5983">HOLY FAMILY HOSPITAL. Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><p><b>author</b>: <a href="Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-0000016f-57cb-cdac-0000-00000000014a">Dr. Janeth814 Jakubowski832. Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><h3>Sources</h3><table class="grid"><tr><td>-</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>*</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="https://example.org/Endpoints/P456">https://example.org/Endpoints/P456</a></td></tr></table><p><b>responsible</b>: <a href="Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-a9f20dc1-5147-3789-bcef-bbecb41c5983">HOLY FAMILY HOSPITAL. Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><p><b>focus</b>: <a href="Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82">Admit Notification(Unknown (qualifier value)). Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p></div>
  </text>
  <eventCoding>
    <system
            value="http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event"/>
    <code value="notification-admit"/>
    <display value="Admit Notification"/>
  </eventCoding>
  <destination>
    <name value="DaVinci-Notifications-Intermediary"/>
    <endpoint
              value="https://example.org/Endpoints/DaVinci-Notifications-Intermediary"/>
  </destination>
  <sender>
    <reference value="urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983"/>
    <display value="HOLY FAMILY HOSPITAL"/>
  </sender>
  <author>
    <reference value="urn:uuid:0000016f-57cb-cdac-0000-00000000014a"/>
    <display value="Dr. Janeth814 Jakubowski832"/>
  </author>
  <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="https://example.org/Endpoints/P456"/>
  </source>
  <responsible>
    <reference value="urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983"/>
    <display value="HOLY FAMILY HOSPITAL"/>
  </responsible>
  <focus>
    <reference value="urn:uuid:5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82"/>
    <display value="Admit Notification(Unknown (qualifier value))"/>
  </focus>
</MessageHeader>