PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pas@2.2.0
    http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-subscription
description: The profile for PAS subscription.
package_name: hl7.fhir.us.davinci-pas
derivation: constraint
name: PASSubscription
type: Subscription
elements:
  criteria:
    pattern: {type: String, value: 'http://hl7.org/fhir/us/davinci-pas/SubscriptionTopic/PASSubscriptionTopic'}
    index: 0
  channel:
    elements:
      type:
        pattern: {type: Code, value: rest-hook}
        index: 1
      endpoint: {mustSupport: true, index: 2}
      payload:
        extensions:
          content:
            url: null
            index: 3
            elements:
              value:
                pattern: {type: Code, value: full-resource}
                choices: [valueCode]
                index: 5
                slicing:
                  slices:
                    valueCode:
                      match: {}
                      schema:
                        pattern: {type: Code, value: full-resource}
                        choices: [valueCode]
                        index: 5
              valueCode:
                type: code
                pattern: {type: Code, value: full-resource}
                choiceOf: value
                index: 6
                slicing:
                  slices:
                    valueCode:
                      match: {}
                      schema:
                        type: code
                        pattern: {type: Code, value: full-resource}
                        choiceOf: value
                        index: 6
        elements:
          extension:
            index: 3
            slicing:
              slices:
                content:
                  match: {}
                  schema:
                    index: 3
                    elements:
                      value:
                        pattern: {type: Code, value: full-resource}
                        choices: [valueCode]
                        index: 5
                        slicing:
                          slices:
                            valueCode:
                              match: {}
                              schema:
                                pattern: {type: Code, value: full-resource}
                                choices: [valueCode]
                                index: 5
                      valueCode:
                        type: code
                        pattern: {type: Code, value: full-resource}
                        choiceOf: value
                        index: 6
                        slicing:
                          slices:
                            valueCode:
                              match: {}
                              schema:
                                type: code
                                pattern: {type: Code, value: full-resource}
                                choiceOf: value
                                index: 6
    required: [endpoint]
package_version: 2.2.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-subscription
base: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription
version: 2.2.0