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

: ADT Notification Coverage - JSON Representation

Raw json | Download


{
  "resourceType" : "Coverage",
  "id" : "adt-notification-coverage-01",
  "meta" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString" : "ADT Notification Coverage"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown" : "ADT Notification Coverage example"
      }
    ],
    "profile" : [
      "http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-coverage"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Coverage</b><a name=\"adt-notification-coverage-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 Coverage &quot;adt-notification-coverage-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-adt-notification-coverage.html\">Da Vinci Admit/Discharge/Transfer Notification Coverage Profile</a></p></div><p><b>status</b>: active</p><p><b>type</b>: Blue Cross Blue Shield <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subscriberId</b>: 12345</p><p><b>beneficiary</b>: <a href=\"Bundle-discharge-notification-message-bundle-01.html#urn-uuid-06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b\">urn:uuid:06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b</a></p><p><b>payor</b>: <a href=\"Bundle-discharge-notification-message-bundle-01.html#urn-uuid-cc6ac93e-2bf4-11ea-a5f5-a4d18ccf5172\">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"
    }
  ]
}