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: id: {short: 'serverseitige, interne ID des Datensatzes', mustSupport: true, index: 0} meta: elements: versionId: {short: Eindeutiger Name der serverseitigen Version des Datensatzes, index: 1} lastUpdated: {short: Zeitpunkt der letzten Änderung, index: 2} type: pattern: {type: Code, value: history} index: 3 entry: index: 4 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: 5 elements: resource: {type: Parameters, mustSupport: true, index: 6} required: [resource] package_version: 5.1.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]