PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@5.0.0
    https://gematik.de/fhir/isik/StructureDefinition/BackportSubscriptionNotificationR4Fixed
description: Profil auf der FHIR-R4-Resource Bundle, um R5-ähnliche, themenbasierte Subscription-Benachrichtigungen in FHIR R4 zu ermöglichen.\n\nDieses Profil ist funktional identisch mit `http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription-notification-r4`.  \nDie Version 1.1.0 des offiziellen Profils enthält jedoch technische Fehler. Daher wurde dieses Profil lokal als temporärer Workaround nachgebildet.\nEs wird durch das offizielle `backport-subscription-notification-r4` Profil ersetzt, sobald eine korrigierte Version veröffentlicht wurde.
package_name: de.gematik.isik
derivation: constraint
name: BackportSubscriptionNotificationR4Fixed
type: Bundle
elements:
  type:
    pattern: {type: code, value: history}
    type: code
    index: 0
  entry:
    index: 1
    slicing:
      rules: open
      ordered: false
      description: Slice based on resource
      discriminator:
      - {path: resource, type: type}
      min: 1
      slices:
        subscriptionStatus:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 2
            elements:
              resource: {type: Parameters, mustSupport: true, index: 3}
            required: [resource]
package_version: 5.0.0
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/BackportSubscriptionNotificationR4Fixed
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.1.0
required: [entry]