Name | Flags | Card. | Type | Description & Constraints |
---|
 Subscription | | 0..* | Subscription | Server push subscription criteria
|
  id | Σ | 0..1 | string | Logical id of this artifact |
  meta | Σ | 0..1 | Meta | Metadata about the resource |
  implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
  language | | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
|
  text | | 0..1 | Narrative | Text summary of the resource, for human interpretation |
  contained | | 0..* | Resource | Contained, inline Resources
|
  extension | | 0..* | Extension | Additional content defined by implementations
|
  modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored
|
  status | ?!Σ | 1..1 | code | requested | active | error | off Binding: SubscriptionStatus (required): The status of a subscription.
|
  contact | Σ | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting)
|
   id | | 0..1 | string | Unique id for inter-element referencing |
   extension | | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url
|
   system | ΣI | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point.
|
   value | Σ | 1..1 | string | The actual contact point details |
   use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point.
|
   rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
   period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
  end | Σ | 0..1 | instant | When to automatically delete the subscription |
  reason | Σ | 1..1 | string | Description of why this subscription was created |
  criteria | Σ | 1..1 | string | See Section 2:3.94.4.1.2.1.1 |
  error | Σ | 0..1 | string | Latest error note |
  channel | Σ | 1..1 | BackboneElement | The channel on which to report matches to the criteria |
   id | | 0..1 | string | Unique id for inter-element referencing |
   extension | | 0..* | Extension | Additional content defined by implementations
|
   modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized
|
   type | Σ | 1..1 | code | rest-hook | websocket | email | sms | message Binding: SubscriptionChannelType (required): The type of method used to execute a subscription.
Required Pattern: message |
   endpoint | Σ | 1..1 | url | Where the channel points to |
   payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
|
   header | Σ | 0..* | string | Usage depends on the channel type
|
Documentation for this format |