Da Vinci Unsolicited Notifications
1.1.0-preview - STU1 United States of America flag

Da Vinci Unsolicited Notifications, published by HL7 International - Infrastructure and Messaging Work Group. This is not an authorized publication; it is the continuous build for version 1.1.0-preview). This version is based on the current content of https://github.com/HL7/davinci-alerts/ and changes regularly. See the Directory of published versions

: Discharge Notification Messageheader - XML Representation

Raw xml | Download



<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="discharge-notification-messageheader-01"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="Discharge Notification Messageheader"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown value="Discharge Notification Messageheader example"/>
    </extension>
    <profile
             value="http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/discharge-notification-messageheader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="discharge-notification-messageheader-01"> </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 &quot;discharge-notification-messageheader-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-discharge-notification-messageheader.html">Da Vinci Discharge Notification MessageHeader Profile</a></p></div><p><b>event</b>: Discharge Notification (Details: http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event code notification-discharge = 'Discharge Notification', stated as 'Discharge Notification')</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-discharge-notification-message-bundle-01.html#urn-uuid-a9f20dc1-5147-3789-bcef-bbecb41c5983">urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983: HOLY FAMILY HOSPITAL</a></p><p><b>author</b>: <a href="Bundle-discharge-notification-message-bundle-01.html#urn-uuid-0000016f-57cb-cdac-0000-00000000014a">urn:uuid:0000016f-57cb-cdac-0000-00000000014a: Dr. Janeth814 Jakubowski832</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-discharge-notification-message-bundle-01.html#urn-uuid-a9f20dc1-5147-3789-bcef-bbecb41c5983">urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983: HOLY FAMILY HOSPITAL</a></p><p><b>focus</b>: <a href="Bundle-discharge-notification-message-bundle-01.html#urn-uuid-5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82">urn:uuid:5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82: Discharge Notification(Examplotomy Encounter)</a></p></div>
  </text>
  <eventCoding>
    <system
            value="http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event"/>
    <code value="notification-discharge"/>
    <display value="Discharge 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="Discharge Notification(Examplotomy Encounter)"/>
  </focus>
</MessageHeader>