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

: Da Vinci Notification Discharge Event ValueSet - JSON Representation

Active as of 2019-07-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "notification-discharge-event",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-notification-event.html\"><code>http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event</code></a> where concept  is-a  <a href=\"CodeSystem-notification-event.html#notification-event-notification-discharge\">notification-discharge</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-discharge-event",
  "version" : "1.1.0-preview",
  "name" : "NotificationDischargeEventValueSet",
  "title" : "Da Vinci Notification Discharge Event ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-07-12",
  "publisher" : "HL7 International - Infrastructure and Messaging Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Infrastructure and Messaging Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        },
        {
          "system" : "email",
          "value" : "inm@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Concepts describing Da Vinci Unsolicited Notification discharge notification events.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "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",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "notification-discharge"
          }
        ]
      }
    ]
  }
}