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 Event ValueSet - TTL Representation

Active as of 2019-07-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "notification-event"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-event"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0-preview"] ; # 
  fhir:name [ fhir:v "NotificationEventValueSet"] ; # 
  fhir:title [ fhir:v "Da Vinci Notification Event ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-07-12"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International - Infrastructure and Messaging Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Infrastructure and Messaging Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/inm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "inm@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Concepts describing the purpose of the Da Vinci Unsolicited Notification."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Provide Notification Receivers with coded notification context"] ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event"^^xsd:anyURI ]     ] )
  ] . #