{
  "resourceType": "MessageHeader",
  "id": "transfer-notification-messageheader-01",
  "text": {
    "status": "generated",
    "div": "<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-transfer}\">Transfer 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\">Transfer Notification(Examplotomy Encounter). Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p></div>"
  },
  "eventCoding": {
    "system": "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event",
    "code": "notification-transfer",
    "display": "Transfer Notification"
  },
  "destination": [
    {
      "name": "DaVinci-Notifications-Intermediary",
      "endpoint": "https://example.org/Endpoints/DaVinci-Notifications-Intermediary"
    }
  ],
  "sender": {
    "reference": "urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983",
    "display": "HOLY FAMILY HOSPITAL"
  },
  "author": {
    "reference": "urn:uuid:0000016f-57cb-cdac-0000-00000000014a",
    "display": "Dr. Janeth814 Jakubowski832"
  },
  "source": {
    "name": "Acme Central Patient Registry",
    "software": "FooBar Patient Manager",
    "version": "3.1.45.AABB",
    "contact": {
      "system": "phone",
      "value": "+1 (555) 123 4567"
    },
    "endpoint": "https://example.org/Endpoints/P456"
  },
  "responsible": {
    "reference": "urn:uuid:a9f20dc1-5147-3789-bcef-bbecb41c5983",
    "display": "HOLY FAMILY HOSPITAL"
  },
  "focus": [
    {
      "reference": "urn:uuid:5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82",
      "display": "Transfer Notification(Examplotomy Encounter)"
    }
  ]
}