Extensions for Using Data Elements from FHIR R4B in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions

Extension: ExtensionSubscriptionTopic_CanFilterBy

Official URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: ExtensionSubscriptionTopic_CanFilterBy

R4B: SubscriptionTopic.canFilterBy (new:BackboneElement)

This extension is part of the cross-version definitions generated to enable use of the element SubscriptionTopic.canFilterBy as defined in FHIR R4B in FHIR STU3.

The source element is defined as: SubscriptionTopic.canFilterBy 0..* BackboneElement

Across FHIR versions, the element set has been mapped as:

  • R4B SubscriptionTopic.canFilterBy 0..* BackboneElement

Following are the generation technical comments: Element SubscriptionTopic.canFilterBy is not mapped to FHIR STU3, since FHIR R4B SubscriptionTopic is not mapped. Element SubscriptionTopic.canFilterBy has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension R4B: Properties by which a Subscription can filter notifications from the SubscriptionTopic (new)
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:description 0..1 Extension R4B: Description of this filter parameter (new)
..... url 1..1 uri "description"
..... value[x] 0..1 markdown Description of this filter parameter
.... extension:resource 0..1 Extension R4B: URL of the triggering Resource that this filter applies to (new)
..... url 1..1 uri "resource"
..... value[x] 0..1 uri URL of the triggering Resource that this filter applies to
Binding: R4BDefinedTypesForR3 (0.1.0) (extensible): Either a resource or a data type, including logical model types.
.... extension:filterParameter 1..1 Extension R4B: Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter (new)
..... url 1..1 uri "filterParameter"
..... value[x] 1..1 string Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter
.... extension:filterDefinition 0..1 Extension R4B: Canonical URL for a filterParameter definition (new)
..... url 1..1 uri "filterDefinition"
..... value[x] 0..1 uri Canonical URL for a filterParameter definition
.... extension:modifier 0..* Extension R4B: = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type (new)
..... url 1..1 uri "modifier"
..... value[x] 0..1 code = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type
Binding: R4BSubscriptionSearchModifierForR3 (0.1.0) (required): Operator to apply to filter label.
... url 1..1 uri "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension R4B: Properties by which a Subscription can filter notifications from the SubscriptionTopic (new)
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:description 0..1 Extension R4B: Description of this filter parameter (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "description"
..... value[x] 0..1 markdown Description of this filter parameter
.... extension:resource 0..1 Extension R4B: URL of the triggering Resource that this filter applies to (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "resource"
..... value[x] 0..1 uri URL of the triggering Resource that this filter applies to
Binding: R4BDefinedTypesForR3 (0.1.0) (extensible): Either a resource or a data type, including logical model types.
.... extension:filterParameter 1..1 Extension R4B: Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "filterParameter"
..... value[x] 1..1 string Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter
.... extension:filterDefinition 0..1 Extension R4B: Canonical URL for a filterParameter definition (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "filterDefinition"
..... value[x] 0..1 uri Canonical URL for a filterParameter definition
.... extension:modifier 0..* Extension R4B: = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "modifier"
..... value[x] 0..1 code = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type
Binding: R4BSubscriptionSearchModifierForR3 (0.1.0) (required): Operator to apply to filter label.
... url 1..1 uri "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R4B: SubscriptionTopic.canFilterBy (new:BackboneElement)

  • description: markdown: R4B: SubscriptionTopic.canFilterBy.description (new:markdown)
  • resource: uri: R4B: SubscriptionTopic.canFilterBy.resource (new:uri)
  • filterParameter: string: R4B: SubscriptionTopic.canFilterBy.filterParameter (new:string)
  • filterDefinition: uri: R4B: SubscriptionTopic.canFilterBy.filterDefinition (new:uri)
  • modifier: code: R4B: SubscriptionTopic.canFilterBy.modifier (new:code)

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension R4B: Properties by which a Subscription can filter notifications from the SubscriptionTopic (new)
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:description 0..1 Extension R4B: Description of this filter parameter (new)
..... url 1..1 uri "description"
..... value[x] 0..1 markdown Description of this filter parameter
.... extension:resource 0..1 Extension R4B: URL of the triggering Resource that this filter applies to (new)
..... url 1..1 uri "resource"
..... value[x] 0..1 uri URL of the triggering Resource that this filter applies to
Binding: R4BDefinedTypesForR3 (0.1.0) (extensible): Either a resource or a data type, including logical model types.
.... extension:filterParameter 1..1 Extension R4B: Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter (new)
..... url 1..1 uri "filterParameter"
..... value[x] 1..1 string Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter
.... extension:filterDefinition 0..1 Extension R4B: Canonical URL for a filterParameter definition (new)
..... url 1..1 uri "filterDefinition"
..... value[x] 0..1 uri Canonical URL for a filterParameter definition
.... extension:modifier 0..* Extension R4B: = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type (new)
..... url 1..1 uri "modifier"
..... value[x] 0..1 code = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type
Binding: R4BSubscriptionSearchModifierForR3 (0.1.0) (required): Operator to apply to filter label.
... url 1..1 uri "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension R4B: Properties by which a Subscription can filter notifications from the SubscriptionTopic (new)
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:description 0..1 Extension R4B: Description of this filter parameter (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "description"
..... value[x] 0..1 markdown Description of this filter parameter
.... extension:resource 0..1 Extension R4B: URL of the triggering Resource that this filter applies to (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "resource"
..... value[x] 0..1 uri URL of the triggering Resource that this filter applies to
Binding: R4BDefinedTypesForR3 (0.1.0) (extensible): Either a resource or a data type, including logical model types.
.... extension:filterParameter 1..1 Extension R4B: Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "filterParameter"
..... value[x] 1..1 string Human-readable and computation-friendly name for a filter parameter usable by subscriptions on this topic, via Subscription.filterBy.filterParameter
.... extension:filterDefinition 0..1 Extension R4B: Canonical URL for a filterParameter definition (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "filterDefinition"
..... value[x] 0..1 uri Canonical URL for a filterParameter definition
.... extension:modifier 0..* Extension R4B: = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type (new)
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
..... url 1..1 uri "modifier"
..... value[x] 0..1 code = | eq | ne | gt | lt | ge | le | sa | eb | ap | above | below | in | not-in | of-type
Binding: R4BSubscriptionSearchModifierForR3 (0.1.0) (required): Operator to apply to filter label.
... url 1..1 uri "http://hl7.org/fhir/4.3/StructureDefinition/extension-SubscriptionTopic.canFilterBy"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R4B: SubscriptionTopic.canFilterBy (new:BackboneElement)

  • description: markdown: R4B: SubscriptionTopic.canFilterBy.description (new:markdown)
  • resource: uri: R4B: SubscriptionTopic.canFilterBy.resource (new:uri)
  • filterParameter: string: R4B: SubscriptionTopic.canFilterBy.filterParameter (new:string)
  • filterDefinition: uri: R4B: SubscriptionTopic.canFilterBy.filterDefinition (new:uri)
  • modifier: code: R4B: SubscriptionTopic.canFilterBy.modifier (new:code)

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.extension:resource.​value[x] Base extensible Cross-version ValueSet R4B.FHIRDefinedType for use in FHIR STU3 📍0.1.0 This IG
Extension.extension:modifier.​value[x] Base required Cross-version ValueSet R4B.SubscriptionSearchModifier for use in FHIR STU3 📍0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()