Da Vinci Unsolicited Notifications Implementation Guide (Release 0.2.0 STU1 Ballot)

This page is part of the Da Vinci Unsolicited Notifications (v0.2.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-notification-event

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "notification-event",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Da Vinci Notification Event ValueSet</h2><div><p>Concepts describing the purpose of the Da Vinci Unsolicited Notification.</p>\n</div><p><b>Copyright Statement:</b> This Content is created by the Da Vinci project and HL7. No copyright acknowledgement is needed, nor are there any license terms to adhere to</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-notification-event.html\"><code>http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-event",
  "version" : "0.2.0",
  "name" : "NotificationEventValueSet",
  "title" : "Da Vinci Notification Event ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-07-12T00:00:00+00:00",
  "publisher" : "Da Vinci Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm/index.cfm"
        }
      ]
    }
  ],
  "description" : "Concepts describing the purpose of the Da Vinci Unsolicited Notification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "purpose" : "Provide Notification Receivers with coded notification context",
  "copyright" : "This Content is created by the Da Vinci project and HL7. No copyright acknowledgement is needed, nor are there any license terms to adhere to",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event"
      }
    ]
  }
}