{
  "resourceType" : "ValueSet",
  "id" : "rtlsSubscriptionTopicEvents",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-rtlsSubscriptionEvents.html\"><code>http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsSubscriptionEvents</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/rtls/ImplementationGuide/hl7.fhir.uv.rtls"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/rtls/ValueSet/rtlsSubscriptionTopicEvents",
  "version" : "1.0.0-ballot",
  "name" : "RTLSSubscriptionTopicEvents",
  "title" : "RTLS Subscription Topic Events Valueset",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-10-12",
  "publisher" : "HL7 International - Patient Administration Work Group",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/Special/committees/pafm"
    }]
  }],
  "description" : "This valueset defines events which can be used to trigger notification from a rtlsSubscriptionTopic.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsSubscriptionEvents"
    }]
  }
}