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. This guide is not an authorized publication; it is the continuous build for version 1.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-alerts/ and changes regularly. See the Directory of published versions

: ADT Notification Coverage - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Coverage",
  "id" : "adt-notification-coverage-01",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage adt-notification-coverage-01</b></p><a name=\"adt-notification-coverage-01\"> </a><a name=\"hcadt-notification-coverage-01\"> </a><a name=\"adt-notification-coverage-01-en-US\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:\">Blue Cross Blue Shield</span></p><p><b>subscriberId</b>: 12345</p><p><b>beneficiary</b>: <a href=\"Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b\">Bundle: type = message; timestamp = 2020-08-18 03:46:17+0000</a></p><p><b>payor</b>: <a href=\"Bundle-admit-notification-intermediate-transmit-bundle.html#urn-uuid-cc6ac93e-2bf4-11ea-a5f5-a4d18ccf5172\">Blue Cross Blue Shield</a></p></div>"
  },
  "status" : "active",
  "type" : {
    "text" : "Blue Cross Blue Shield"
  },
  "subscriberId" : "12345",
  "beneficiary" : {
    "reference" : "urn:uuid:06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"
  },
  "payor" : [
    {
      "reference" : "urn:uuid:cc6ac93e-2bf4-11ea-a5f5-a4d18ccf5172",
      "display" : "Blue Cross Blue Shield"
    }
  ]
}