PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.7.3
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription
description: The (FHIR) Subscription (resource) is used to define a push-based subscription from a server to another system. Once a Subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined \"channel\" so that another system can take an appropriate action.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Subscription
type: Subscription
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        resource-origin:
          match: {url: null}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 1}
          min: 0
  status: {label: Koppeltaal, index: 2}
  reason: {label: Koppeltaal, index: 3}
  criteria: {label: Koppeltaal, index: 4}
  channel:
    label: Koppeltaal
    index: 5
    elements:
      endpoint: {label: Koppeltaal, index: 6}
      payload: {index: 7}
      header: {label: Koppeltaal, index: 8}
package_version: 0.7.3
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription
base: http://hl7.org/fhir/StructureDefinition/Subscription
version: 0.1.0