PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/WebPushSubscription
description: null
package_name: io.health-samurai.core.r4
derivation: specialization
name: WebPushSubscription
type: WebPushSubscription
elements:
  subscription:
    type: BackboneElement
    short: Web Push API subscription details.
    index: 0
    elements:
      endpoint: {type: string, short: URL to which the push notification service should send notifications., index: 1}
      expirationTime: {type: decimal, short: Time in seconds when the subscription will expire., index: 2}
      keys:
        type: BackboneElement
        short: Cryptographic keys needed for the push subscription.
        index: 3
        elements:
          auth: {type: string, short: Authentication key for the subscription., index: 4}
          p256dh: {type: string, short: Public key for the subscription (P-256 Diffie-Hellman)., index: 5}
  user:
    type: BackboneElement
    short: Reference to the user who owns this subscription.
    index: 6
    elements:
      id: {type: string, short: User identifier., index: 7}
      resourceType:
        type: string
        short: Fixed value indicating this is a reference to a User resource.
        pattern: {type: String, value: User}
        index: 8
  app: {type: string, short: Application identifier for the subscription., index: 9}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/WebPushSubscription
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0