description: null package_name: ca.on.pubsub.r4 derivation: constraint name: SubscriptionNotificationRetryPeriod type: Extension elements: extension: short: Notification retry period. mustSupport: true index: 0 slicing: slices: retry-period: match: {} schema: short: Notification retry period. mustSupport: true index: 0 elements: url: pattern: {type: Uri, value: retry-period} index: 1 value: choices: [valueDuration] index: 3 valueDuration: {type: Duration, choiceOf: value, index: 4} required: [value, valueDuration] retry-enabled: match: {} schema: short: Enabled indicator for notification retry submission mustSupport: true index: 5 elements: url: pattern: {type: Uri, value: retry-enabled} index: 6 value: choices: [valueBoolean] index: 8 valueBoolean: {type: boolean, choiceOf: value, index: 9} required: [value, valueBoolean] url: pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-SubscriptionNotificationRetryPeriod'} index: 10 value: choices: [] index: 12 package_version: 1.0.0-ballot1 extensions: retry-period: url: null short: Notification retry period. mustSupport: true index: 0 elements: url: pattern: {type: Uri, value: retry-period} index: 1 value: choices: [valueDuration] index: 3 valueDuration: {type: Duration, choiceOf: value, index: 4} required: [value, valueDuration] retry-enabled: url: null short: Enabled indicator for notification retry submission mustSupport: true index: 5 elements: url: pattern: {type: Uri, value: retry-enabled} index: 6 value: choices: [valueBoolean] index: 8 valueBoolean: {type: boolean, choiceOf: value, index: 9} required: [value, valueBoolean] class: extension kind: complex-type url: http://ontariohealth.ca/fhir/pubsub/StructureDefinition/ext-SubscriptionNotificationRetryPeriod base: http://hl7.org/fhir/StructureDefinition/Extension version: null