PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@2.1.0
    http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-list-change-subscription
description: This profile describes the Member Attribution List Change Subscription to be used for notifications.
package_name: hl7.fhir.us.davinci-atr
derivation: constraint
name: AtrListChangeSubscription
type: Subscription
elements:
  criteria:
    short: Member Attribution List Change Subscription Topic URL
    mustSupport: true
    pattern: {type: string, value: 'http://hl7.org/fhir/us/davinci-atr/SubscriptionTopic/atr-list-change'}
    type: string
    index: 0
    extensions:
      filterCriteria:
        url: null
        type: Extension
        mustSupport: true
        index: 1
        elements:
          url:
            type: uri
            pattern: {type: uri, value: 'http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria'}
            mustSupport: true
            index: 2
          value:
            mustSupport: true
            choices: [valueString]
            index: 4
          valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
        required: [url, value, valueString]
    elements:
      extension:
        type: Extension
        mustSupport: true
        index: 1
        slicing:
          slices:
            filterCriteria:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                index: 1
                elements:
                  url:
                    type: uri
                    pattern: {type: uri, value: 'http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria'}
                    mustSupport: true
                    index: 2
                  value:
                    mustSupport: true
                    choices: [valueString]
                    index: 4
                  valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
                required: [url, value, valueString]
  channel:
    elements:
      type:
        type: code
        pattern: {type: code, value: rest-hook}
        mustSupport: true
        index: 6
    required: [type]
package_version: 2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-list-change-subscription
base: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription
version: 2.1.0