This page is part of the Subscriptions R5 Backport (v1.0.0: STU 1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription | Version: 1.0.0 | |||
Active as of 2022-07-18 | Computable Name: BackportSubscription |
Profile on the R4 Subscription resource to enable R5-style topic-based subscriptions in FHIR R4.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Subscription
Summary
Mandatory: 3 elements
Must-Support: 4 elements
Extensions
This structure refers to these extensions:
This structure is derived from Subscription
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Subscription | 0..* | Subscription | Server push subscription criteria | |||||
id | Σ | 0..1 | id | 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): IETF language tag
| |||||
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: SubscriptionStatusCodes (required): The status of a subscription. | ||||
contact | Σ | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | ||||
end | Σ | 0..1 | instant | When to automatically delete the subscription | ||||
reason | Σ | 1..1 | string | Description of why this subscription was created | ||||
criteria | SΣ | 1..1 | string | Rule for server push | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-filter-criteria | SΣ | 0..* | string | Backported R5 FilterBy Criteria URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria | ||||
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |||||
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 | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-heartbeat-period | 0..1 | unsignedInt | Backport R5 Subscription Heartbeat Period URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period | |||||
backport-timeout | 0..1 | unsignedInt | Backport R5 Subscription Timeout URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout | |||||
backport-max-count | 0..1 | positiveInt | Backported R5 Subscription MaxCount URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-max-count | |||||
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. | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-channel-type | SΣ | 0..1 | Coding | Backported R5 Additional Channel Types URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type | ||||
value | 0..1 | code | Primitive value for code | |||||
endpoint | Σ | 0..1 | url | Where the channel points to | ||||
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-payload-content | SΣ | 1..1 | code | Backport R5 Subscription Payload Content Information URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content Binding: Backported R5 Subscription Content Value Set (required) | ||||
value | 0..1 | code | Primitive value for code | |||||
header | Σ | 0..* | string | Usage depends on the channel type | ||||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Subscription | 0..* | Subscription | Server push subscription criteria | |
criteria | Σ | 1..1 | string | Rule for server push |
backport-filter-criteria | Σ | 0..* | string | Backported R5 FilterBy Criteria URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria |
channel | Σ | 1..1 | BackboneElement | The channel on which to report matches to the criteria |
type | Σ | 1..1 | code | rest-hook | websocket | email | sms | message |
backport-channel-type | Σ | 0..1 | Coding | Backported R5 Additional Channel Types URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type |
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload |
backport-payload-content | Σ | 1..1 | code | Backport R5 Subscription Payload Content Information URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content Binding: Backported R5 Subscription Content Value Set (required) |
Documentation for this format |
This structure is derived from Subscription
Summary
Mandatory: 3 elements
Must-Support: 4 elements
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Subscription
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Subscription | 0..* | Subscription | Server push subscription criteria | |||||
id | Σ | 0..1 | id | 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): IETF language tag
| |||||
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: SubscriptionStatusCodes (required): The status of a subscription. | ||||
contact | Σ | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | ||||
end | Σ | 0..1 | instant | When to automatically delete the subscription | ||||
reason | Σ | 1..1 | string | Description of why this subscription was created | ||||
criteria | SΣ | 1..1 | string | Rule for server push | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-filter-criteria | SΣ | 0..* | string | Backported R5 FilterBy Criteria URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria | ||||
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |||||
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 | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-heartbeat-period | 0..1 | unsignedInt | Backport R5 Subscription Heartbeat Period URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period | |||||
backport-timeout | 0..1 | unsignedInt | Backport R5 Subscription Timeout URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout | |||||
backport-max-count | 0..1 | positiveInt | Backported R5 Subscription MaxCount URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-max-count | |||||
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. | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-channel-type | SΣ | 0..1 | Coding | Backported R5 Additional Channel Types URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type | ||||
value | 0..1 | code | Primitive value for code | |||||
endpoint | Σ | 0..1 | url | Where the channel points to | ||||
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
backport-payload-content | SΣ | 1..1 | code | Backport R5 Subscription Payload Content Information URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content Binding: Backported R5 Subscription Content Value Set (required) | ||||
value | 0..1 | code | Primitive value for code | |||||
header | Σ | 0..* | string | Usage depends on the channel type | ||||
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Subscription.language | preferred | CommonLanguages Max Binding: AllLanguages |
Subscription.status | required | SubscriptionStatusCodes |
Subscription.channel.type | required | SubscriptionChannelType |
Subscription.channel.payload | required | Mime Types |