PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r3@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/AidboxTopicDestination
description: Configures where and how notifications triggered by a subscription topic should be routed. Connects topics to external systems like Kafka, RabbitMQ, Webhook and others.
package_name: io.health-samurai.core.r3
derivation: specialization
name: AidboxTopicDestination
type: AidboxTopicDestination
elements:
  kind: {type: string, short: Channel type for notifications., index: 0}
  topic: {type: url, short: Reference to the AidboxSubscriptionTopic being subscribed to., index: 1}
  status: {type: string, short: requested | active | error | off | entered-in-error., index: 2}
  content:
    type: string
    short: empty | id-only | full-resource.
    constraint:
      enum-1671: {human: 'content shall be one of: empty, id-only, full-resource', severity: error, expression: '%context.subsetOf(''empty'' | ''id-only'' | ''full-resource'')'}
    index: 3
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/AidboxTopicDestination
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 0.2601.0