PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.legacy.r5@0.2604.1
    http://aidbox.app/StructureDefinition/aidboxtopicdestination-webhook-at-least-once
description: Webhook at-least-once delivery profile for AidboxTopicDestination.
package_name: io.health-samurai.legacy.r5
derivation: constraint
name: aidboxtopicdestination-webhook-at-least-once
type: AidboxTopicDestination
elements:
  kind:
    pattern: {type: String, value: webhook-at-least-once}
    index: 0
  parameter:
    index: 1
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: pattern}
      min: null
      slices:
        endpoint:
          match: {name: endpoint}
          schema:
            _required: true
            index: 2
            elements:
              name:
                pattern: {type: String, value: endpoint}
                index: 3
              value:
                choices: [valueUrl]
                index: 5
              valueUrl: {type: url, choiceOf: value, index: 6}
              resource: {index: 7}
              part: {index: 8}
            required: [value, valueUrl]
        timeout:
          match: {name: timeout}
          schema:
            index: 9
            elements:
              name:
                pattern: {type: String, value: timeout}
                index: 10
              value:
                choices: [valueUnsignedInt]
                index: 12
              valueUnsignedInt: {type: unsignedInt, choiceOf: value, index: 13}
              resource: {index: 14}
              part: {index: 15}
            required: [value, valueUnsignedInt]
        keepAlive:
          match: {name: keepAlive}
          schema:
            index: 16
            elements:
              name:
                pattern: {type: String, value: keepAlive}
                index: 17
              value:
                choices: [valueInteger]
                index: 19
              valueInteger: {type: integer, choiceOf: value, index: 20}
              resource: {index: 21}
              part: {index: 22}
            required: [value, valueInteger]
        maxMessagesInBatch:
          match: {name: maxMessagesInBatch}
          schema:
            index: 23
            elements:
              name:
                pattern: {type: String, value: maxMessagesInBatch}
                index: 24
              value:
                choices: [valueUnsignedInt]
                index: 26
              valueUnsignedInt: {type: unsignedInt, choiceOf: value, index: 27}
              resource: {index: 28}
              part: {index: 29}
            required: [value, valueUnsignedInt]
        header:
          match: {name: header}
          schema:
            array: true
            index: 30
            elements:
              name:
                pattern: {type: String, value: header}
                index: 31
              value:
                choices: [valueString]
                index: 33
              valueString: {type: string, choiceOf: value, index: 34}
              resource: {index: 35}
              part: {index: 36}
            required: [valueString, value]
package_version: 0.2604.1
class: profile
kind: resource
url: http://aidbox.app/StructureDefinition/aidboxtopicdestination-webhook-at-least-once
base: http://health-samurai.io/fhir/core/StructureDefinition/AidboxTopicDestination
version: 0.2604.1