FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/notification-event

Packagehl7.fhir.us.davinci-alerts
TypeValueSet
Idnotification-event
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-alerts/https://build.fhir.org/ig/HL7/davinci-alerts/ValueSet-notification-event.html
URLhttp://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-event
Version1.1.0
Statusactive
Date2019-07-12
NameNotificationEventValueSet
TitleDa Vinci Notification Event ValueSet
Realmus
Authorityhl7
DescriptionConcepts describing the purpose of the Da Vinci Unsolicited Notification.
PurposeProvide Notification Receivers with coded notification context
CopyrightThis Content is created by the Da Vinci project and HL7. No copyright acknowledgement is needed, nor are there any license terms to adhere to

Resources that use this resource

StructureDefinition
notifications-messageheaderDa Vinci Notifications MessageHeader Profile

Resources that this resource uses

CodeSystem
notification-eventDa Vinci Event CodeSystem Notification

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet notification-event


Source

{
  "resourceType": "ValueSet",
  "id": "notification-event",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "inm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-event",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.47.48.3"
    }
  ],
  "version": "1.1.0",
  "name": "NotificationEventValueSet",
  "title": "Da Vinci Notification Event ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2019-07-12",
  "publisher": "HL7 International / Infrastructure And Messaging",
  "contact": [
    {
      "name": "HL7 International / Infrastructure And Messaging",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/inm"
        },
        {
          "system": "email",
          "value": "inm@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Concepts describing the purpose of the Da Vinci Unsolicited Notification.",
  "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"
      }
    ]
  }
}