PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.legacy.r5@0.2604.1
    http://aidbox.app/StructureDefinition/aidboxtopicdestination-clickhouse
description: ClickHouse best-effort delivery profile for AidboxTopicDestination.
package_name: io.health-samurai.legacy.r5
derivation: constraint
name: aidboxtopicdestination-clickhouse
type: AidboxTopicDestination
elements:
  kind:
    pattern: {type: String, value: clickhouse}
    index: 0
  parameter:
    index: 1
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: pattern}
      min: null
      slices:
        url:
          match: {name: url}
          schema:
            _required: true
            index: 2
            elements:
              name:
                pattern: {type: String, value: url}
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
              resource: {index: 7}
              part: {index: 8}
            required: [valueString, value]
        viewDefinition:
          match: {name: viewDefinition}
          schema:
            _required: true
            index: 9
            elements:
              name:
                pattern: {type: String, value: viewDefinition}
                index: 10
              value:
                choices: [valueString]
                index: 12
              valueString: {type: string, choiceOf: value, index: 13}
              resource: {index: 14}
              part: {index: 15}
            required: [valueString, value]
        destinationTable:
          match: {name: destinationTable}
          schema:
            _required: true
            index: 16
            elements:
              name:
                pattern: {type: String, value: destinationTable}
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
              resource: {index: 21}
              part: {index: 22}
            required: [valueString, value]
        database:
          match: {name: database}
          schema:
            _required: true
            index: 23
            elements:
              name:
                pattern: {type: String, value: database}
                index: 24
              value:
                choices: [valueString]
                index: 26
              valueString: {type: string, choiceOf: value, index: 27}
              resource: {index: 28}
              part: {index: 29}
            required: [valueString, value]
        user:
          match: {name: user}
          schema:
            _required: true
            index: 30
            elements:
              name:
                pattern: {type: String, value: user}
                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:
            _required: true
            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]
package_version: 0.2604.1
class: profile
kind: resource
url: http://aidbox.app/StructureDefinition/aidboxtopicdestination-clickhouse
base: http://health-samurai.io/fhir/core/StructureDefinition/AidboxTopicDestination
version: 0.2604.1