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/Transfer/Discharge Notification Coverage 01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Coverage",
  "id" : "adt-notification-coverage-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>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\">Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</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. Generated Summary: type: message; timestamp: Aug 18, 2020 3:30:38 AM</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"
    }
  ]
}