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

FHIR IG Statistics: ValueSet/notification-admit-event

Packagehl7.fhir.us.davinci-alerts
TypeValueSet
Idnotification-admit-event
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-alerts/https://build.fhir.org/ig/HL7/davinci-alerts/ValueSet-notification-admit-event.html
URLhttp://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-admit-event
Version1.1.0
Statusactive
Date2019-07-12
NameNotificationAdmitEventValueSet
TitleDa Vinci Notification Admit Event ValueSet
Realmus
Authorityhl7
DescriptionConcepts describing Da Vinci Unsolicited Admit Notification notification events.
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
admit-notification-messageheaderDa Vinci Admit Notification 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-admit-event


Source

{
  "resourceType": "ValueSet",
  "id": "notification-admit-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-admit-event",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.47.48.1"
    }
  ],
  "version": "1.1.0",
  "name": "NotificationAdmitEventValueSet",
  "title": "Da Vinci Notification Admit 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 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"
          }
        ]
      }
    ]
  }
}