PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2605.0
    http://health-samurai.io/fhir/core/StructureDefinition/aidboxtopicdestination-amqp10AtLeastOnceProfile
description: AMQP 1.0 at-least-once delivery profile for AidboxTopicDestination.
package_name: io.health-samurai.core.r4b
derivation: constraint
name: AMQP10AtLeastOnceProfile
type: AidboxTopicDestination
elements:
  kind:
    pattern: {type: String, value: amqp-1-0-at-least-once}
    index: 0
  parameter:
    index: 1
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: pattern}
      min: null
      slices:
        host:
          match: {name: host}
          schema:
            _required: true
            index: 2
            elements:
              name:
                pattern: {type: String, value: host}
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
              resource: {index: 7}
              part: {index: 8}
            required: [valueString, value]
        port:
          match: {name: port}
          schema:
            index: 9
            elements:
              name:
                pattern: {type: String, value: port}
                index: 10
              value:
                choices: [valueInteger]
                index: 12
              valueInteger: {type: integer, choiceOf: value, index: 13}
              resource: {index: 14}
              part: {index: 15}
            required: [value, valueInteger]
        address:
          match: {name: address}
          schema:
            _required: true
            index: 16
            elements:
              name:
                pattern: {type: String, value: address}
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
              resource: {index: 21}
              part: {index: 22}
            required: [valueString, value]
        containerName:
          match: {name: containerName}
          schema:
            index: 23
            elements:
              name:
                pattern: {type: String, value: containerName}
                index: 24
              value:
                choices: [valueString]
                index: 26
              valueString: {type: string, choiceOf: value, index: 27}
              resource: {index: 28}
              part: {index: 29}
            required: [valueString, value]
        username:
          match: {name: username}
          schema:
            index: 30
            elements:
              name:
                pattern: {type: String, value: username}
                index: 31
              value:
                choices: [valueString]
                index: 33
              valueString: {type: string, choiceOf: value, index: 34}
              resource: {index: 35}
              part: {index: 36}
            required: [valueString, value]
        password:
          match: {name: password}
          schema:
            index: 37
            elements:
              name:
                pattern: {type: String, value: password}
                index: 38
              value:
                choices: [valueString]
                index: 40
              valueString: {type: string, choiceOf: value, index: 41}
              resource: {index: 42}
              part: {index: 43}
            required: [valueString, value]
        ssl:
          match: {name: ssl}
          schema:
            index: 44
            elements:
              name:
                pattern: {type: String, value: ssl}
                index: 45
              value:
                choices: [valueBoolean]
                index: 47
              valueBoolean: {type: boolean, choiceOf: value, index: 48}
              resource: {index: 49}
              part: {index: 50}
            required: [value, valueBoolean]
        idleTimeout:
          match: {name: idleTimeout}
          schema:
            index: 51
            elements:
              name:
                pattern: {type: String, value: idleTimeout}
                index: 52
              value:
                choices: [valueInteger]
                index: 54
              valueInteger: {type: integer, choiceOf: value, index: 55}
              resource: {index: 56}
              part: {index: 57}
            required: [value, valueInteger]
package_version: 0.2605.0
class: profile
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/aidboxtopicdestination-amqp10AtLeastOnceProfile
base: http://health-samurai.io/fhir/core/StructureDefinition/AidboxTopicDestination
version: 0.2605.0