PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r5@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/SubsNotification
description: Subscription notification tracking resource.
package_name: io.health-samurai.core.r5
derivation: specialization
name: SubsNotification
type: SubsNotification
elements:
  response: {short: Response received from the notification endpoint., index: 7}
  notification: {short: Content of the notification that was sent., index: 8}
  retries:
    type: Reference
    short: References to retry notifications.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/SubsSubscription']
    array: true
    index: 5
  retryOf:
    type: Reference
    short: Reference to the original notification this is retrying.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/SubsSubscription']
    index: 4
  duration: {type: integer, short: Duration of the notification processing in milliseconds., index: 6}
  retried: {type: boolean, short: Whether this notification is a retry., index: 3}
  status:
    type: code
    short: Status of the notification delivery.
    constraint:
      enum-39: {human: 'Status must be one of: success, failed', severity: error, expression: '%context.subsetOf(''success'' | ''failed'')'}
    index: 1
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
  subscription:
    type: Reference
    short: Reference to the subscription that generated this notification.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/SubsSubscription']
    index: 2
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/SubsNotification
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0