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
{
"resourceType" : "ValueSet",
"id" : "notification-admit-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-admit\">notification-admit</a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-admit-event",
"version" : "1.0.0",
"name" : "NotificationAdmitEventValueSet",
"title" : "Da Vinci Notification Admit Event ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2019-07-12",
"publisher" : "HL7 International - Infrastructure and Messaging Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/inm/index.cfm"
}
]
}
],
"description" : "Concepts describing Da Vinci Unsolicited Admit Notification 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-admit"
}
]
}
]
}
}