Cross-Version Extension for SubscriptionTopic.canFilterBy.resource in R4B

URLhttp://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy.resource
Version
Statusactive
Description

Cross-Version Extension for SubscriptionTopic.canFilterBy.resource. Valid in versions R2, R3, R4

This is a valid cross-version extension because it's counted as a new element

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionURL of the triggering Resource that this filter applies to
... extension ..0
... value[x] 1..uriBinding: todo (extensible): Either a resource or a data type, including logical model types.

... url "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy.resource"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4b-scrt.can.resource",
  "url" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy.resource",
  "name" : "XVerExtensionSubscriptionTopic.canFilterBy.resourceR4B",
  "title" : "Cross-Version Extension for SubscriptionTopic.canFilterBy.resource in R4B",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (FHIR Infrastructure)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for SubscriptionTopic.canFilterBy.resource. Valid in versions R2, R3, R4\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "URL of the triggering Resource that this filter applies to",
      "definition" : "URL of the Resource that is the type used in this filter. This is the \"focus\" of the topic (or one of them if there are more than one). It will be the same, a generality, or a specificity of SubscriptionTopic.resourceTrigger.resource or SubscriptionTopic.eventTrigger.resource when they are present.",
      "comment" : "URL of the Resource that is the type used in this filter. Relative URLs are relative to the StructureDefinition root of the implemented FHIR version (e.g., http://hl7.org/fhir/StructureDefinition). For example, \"Patient\" maps to http://hl7.org/fhir/StructureDefinition/Patient. For more information, see <a href=\"elementdefinition-definitions.html#ElementDefinition.type.code\">ElementDefinition.type.code</a>.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "uri"
      }],
      "binding" : {
        "strength" : "extensible",
        "description" : "Either a resource or a data type, including logical model types.",
        "valueSet" : "http://hl7.org/fhir/ValueSet/defined-types|4.3.0"
      }
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy.resource"
    }]
  }
}