Document Subscription for Mobile (DSUBm)
1.0.1-current - ci-build International flag

Document Subscription for Mobile (DSUBm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.DSUBm/ and changes regularly. See the Directory of published versions

Resource Profile: Subscription for DocumentReference Multi-Patient with DocumentReference Subscription for Full Events Option

Official URL: https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-DocumentReference-MultiPatient-Subscription-AllEvents Version: 1.0.1-current
Active as of 2025-04-28 Computable Name: DSUBm_DocumentReference_MultiPatient_Subscription_AllEvents

Resource Subscription for DSUBm profile for DocumentReference without the indication of the patient

  • the criteria element SHALL contain the URL of a canonical instance of SubscriptionTopic for the creation, update or deletion of DocumentReference Resources

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from BackportSubscription

NameFlagsCard.TypeDescription & Constraintsdoco
.. Subscription 0..* BackportSubscription Server push subscription criteria
... criteria 1..1 string Canonical URL for the SubscriptionTopic.
Required Pattern: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocReference-MultiPatient-AllEvents
.... extension C 0..* Extension The criteria.extension SHALL NOT have the patient or the patient.identifier parameter as a subscription criteria.
DocumentReference-MultiPatient: the Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
... channel
.... type 1..1 code rest-hook | websocket | email | sms | message
Required Pattern: rest-hook
.... endpoint S 1..1 url The endpoint SHOULD be the endpoint that the Resource Notification Recipient is receiving the notifications.
.... payload 1..1 code MIME type to send, or omit for no payload
Binding: DSUBm payload admitted Value Set (required)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Subscription.channel.payloadrequiredDSUBmPayload
https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
DocumentReference-MultiPatienterrorSubscription.criteria.extensionthe Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
: value.contains('DocumentReference?') and value.contains('patient').not()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Subscription 0..* BackportSubscription Server push subscription criteria
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... status ?!Σ 1..1 code requested | active | error | off
Binding: SubscriptionStatus (required): The status of a subscription.


ele-1: All FHIR elements must have a @value or children
... reason Σ 1..1 string Description of why this subscription was created
ele-1: All FHIR elements must have a @value or children
... criteria SΣ 1..1 string Canonical URL for the SubscriptionTopic.
ele-1: All FHIR elements must have a @value or children
Required Pattern: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocReference-MultiPatient-AllEvents
.... Slices for extension C 0..* Extension The criteria.extension SHALL NOT have the patient or the patient.identifier parameter as a subscription criteria.
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
DocumentReference-MultiPatient: the Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
..... extension:filterCriteria SΣ 0..* string Filtering critiera applied to events
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
... channel Σ 1..1 BackboneElement The channel on which to report matches to the criteria
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
.... Slices for extension Content/Rules for all slices
..... extension:heartbeatPeriod 0..1 unsignedInt Interval in seconds to send 'heartbeat' notification
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
..... extension:timeout 0..1 unsignedInt Timeout in seconds to attempt notification delivery
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
..... extension:maxCount 0..1 positiveInt Maximum number of triggering resources included in notification bundles
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-max-count
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type Σ 1..1 code rest-hook | websocket | email | sms | message
Binding: SubscriptionChannelType (required): The type of method used to execute a subscription.


ele-1: All FHIR elements must have a @value or children
Required Pattern: rest-hook
..... Slices for extension Content/Rules for all slices
...... extension:customChannelType SΣ 0..1 Coding Extended channel type for notifications
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
.... endpoint SΣ 1..1 url The endpoint SHOULD be the endpoint that the Resource Notification Recipient is receiving the notifications.
ele-1: All FHIR elements must have a @value or children
.... payload Σ 1..1 code MIME type to send, or omit for no payload
Binding: DSUBm payload admitted Value Set (required)
ele-1: All FHIR elements must have a @value or children
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension:content SΣ 1..1 code Notification content level
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content
Binding: Backported R5 Subscription Content Value Set (required)
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Subscription.statusrequiredSubscriptionStatus
http://hl7.org/fhir/ValueSet/subscription-status|4.0.0
from the FHIR Standard
Subscription.channel.typerequiredPattern: rest-hook
http://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.0
from the FHIR Standard
Subscription.channel.payloadrequiredDSUBmPayload
https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
DocumentReference-MultiPatienterrorSubscription.criteria.extensionthe Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
: value.contains('DocumentReference?') and value.contains('patient').not()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Subscription 0..* BackportSubscription 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

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
dom-r4b: Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
... 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)
... 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 Canonical URL for the SubscriptionTopic.
Required Pattern: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocReference-MultiPatient-AllEvents
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension C 0..* Extension The criteria.extension SHALL NOT have the patient or the patient.identifier parameter as a subscription criteria.
Slice: Unordered, Open by value:url
DocumentReference-MultiPatient: the Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
..... extension:filterCriteria SΣ 0..* string Filtering critiera applied to events
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
..... extension:heartbeatPeriod 0..1 unsignedInt Interval in seconds to send 'heartbeat' notification
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period
..... extension:timeout 0..1 unsignedInt Timeout in seconds to attempt notification delivery
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout
..... extension:maxCount 0..1 positiveInt Maximum number of triggering resources included in notification bundles
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.


Required Pattern: rest-hook
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:customChannelType SΣ 0..1 Coding Extended channel type for notifications
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type
..... value 0..1 code Primitive value for code
.... endpoint SΣ 1..1 url The endpoint SHOULD be the endpoint that the Resource Notification Recipient is receiving the notifications.
.... payload Σ 1..1 code MIME type to send, or omit for no payload
Binding: DSUBm payload admitted Value Set (required)
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:content SΣ 1..1 code Notification content level
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

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Subscription.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Subscription.statusrequiredSubscriptionStatus
http://hl7.org/fhir/ValueSet/subscription-status|4.0.0
from the FHIR Standard
Subscription.channel.typerequiredPattern: rest-hook
http://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.0
from the FHIR Standard
Subscription.channel.payloadrequiredDSUBmPayload
https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
DocumentReference-MultiPatienterrorSubscription.criteria.extensionthe Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
: value.contains('DocumentReference?') and value.contains('patient').not()

This structure is derived from BackportSubscription

Summary

Mandatory: 1 element
Must-Support: 1 element

Differential View

This structure is derived from BackportSubscription

NameFlagsCard.TypeDescription & Constraintsdoco
.. Subscription 0..* BackportSubscription Server push subscription criteria
... criteria 1..1 string Canonical URL for the SubscriptionTopic.
Required Pattern: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocReference-MultiPatient-AllEvents
.... extension C 0..* Extension The criteria.extension SHALL NOT have the patient or the patient.identifier parameter as a subscription criteria.
DocumentReference-MultiPatient: the Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
... channel
.... type 1..1 code rest-hook | websocket | email | sms | message
Required Pattern: rest-hook
.... endpoint S 1..1 url The endpoint SHOULD be the endpoint that the Resource Notification Recipient is receiving the notifications.
.... payload 1..1 code MIME type to send, or omit for no payload
Binding: DSUBm payload admitted Value Set (required)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Subscription.channel.payloadrequiredDSUBmPayload
https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
DocumentReference-MultiPatienterrorSubscription.criteria.extensionthe Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
: value.contains('DocumentReference?') and value.contains('patient').not()

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Subscription 0..* BackportSubscription Server push subscription criteria
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... status ?!Σ 1..1 code requested | active | error | off
Binding: SubscriptionStatus (required): The status of a subscription.


ele-1: All FHIR elements must have a @value or children
... reason Σ 1..1 string Description of why this subscription was created
ele-1: All FHIR elements must have a @value or children
... criteria SΣ 1..1 string Canonical URL for the SubscriptionTopic.
ele-1: All FHIR elements must have a @value or children
Required Pattern: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocReference-MultiPatient-AllEvents
.... Slices for extension C 0..* Extension The criteria.extension SHALL NOT have the patient or the patient.identifier parameter as a subscription criteria.
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
DocumentReference-MultiPatient: the Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
..... extension:filterCriteria SΣ 0..* string Filtering critiera applied to events
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
... channel Σ 1..1 BackboneElement The channel on which to report matches to the criteria
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
.... Slices for extension Content/Rules for all slices
..... extension:heartbeatPeriod 0..1 unsignedInt Interval in seconds to send 'heartbeat' notification
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
..... extension:timeout 0..1 unsignedInt Timeout in seconds to attempt notification delivery
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
..... extension:maxCount 0..1 positiveInt Maximum number of triggering resources included in notification bundles
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-max-count
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type Σ 1..1 code rest-hook | websocket | email | sms | message
Binding: SubscriptionChannelType (required): The type of method used to execute a subscription.


ele-1: All FHIR elements must have a @value or children
Required Pattern: rest-hook
..... Slices for extension Content/Rules for all slices
...... extension:customChannelType SΣ 0..1 Coding Extended channel type for notifications
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both
.... endpoint SΣ 1..1 url The endpoint SHOULD be the endpoint that the Resource Notification Recipient is receiving the notifications.
ele-1: All FHIR elements must have a @value or children
.... payload Σ 1..1 code MIME type to send, or omit for no payload
Binding: DSUBm payload admitted Value Set (required)
ele-1: All FHIR elements must have a @value or children
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension:content SΣ 1..1 code Notification content level
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content
Binding: Backported R5 Subscription Content Value Set (required)
ele-1: All FHIR elements must have a @value or children unless an empty Parameters resource
ext-1: Must have either extensions or value[x], not both

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Subscription.statusrequiredSubscriptionStatus
http://hl7.org/fhir/ValueSet/subscription-status|4.0.0
from the FHIR Standard
Subscription.channel.typerequiredPattern: rest-hook
http://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.0
from the FHIR Standard
Subscription.channel.payloadrequiredDSUBmPayload
https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
DocumentReference-MultiPatienterrorSubscription.criteria.extensionthe Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
: value.contains('DocumentReference?') and value.contains('patient').not()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Subscription 0..* BackportSubscription 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

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
dom-r4b: Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
... 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)
... 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 Canonical URL for the SubscriptionTopic.
Required Pattern: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocReference-MultiPatient-AllEvents
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension C 0..* Extension The criteria.extension SHALL NOT have the patient or the patient.identifier parameter as a subscription criteria.
Slice: Unordered, Open by value:url
DocumentReference-MultiPatient: the Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
..... extension:filterCriteria SΣ 0..* string Filtering critiera applied to events
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
..... extension:heartbeatPeriod 0..1 unsignedInt Interval in seconds to send 'heartbeat' notification
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period
..... extension:timeout 0..1 unsignedInt Timeout in seconds to attempt notification delivery
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout
..... extension:maxCount 0..1 positiveInt Maximum number of triggering resources included in notification bundles
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.


Required Pattern: rest-hook
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:customChannelType SΣ 0..1 Coding Extended channel type for notifications
URL: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-channel-type
..... value 0..1 code Primitive value for code
.... endpoint SΣ 1..1 url The endpoint SHOULD be the endpoint that the Resource Notification Recipient is receiving the notifications.
.... payload Σ 1..1 code MIME type to send, or omit for no payload
Binding: DSUBm payload admitted Value Set (required)
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:content SΣ 1..1 code Notification content level
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

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Subscription.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Subscription.statusrequiredSubscriptionStatus
http://hl7.org/fhir/ValueSet/subscription-status|4.0.0
from the FHIR Standard
Subscription.channel.typerequiredPattern: rest-hook
http://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.0
from the FHIR Standard
Subscription.channel.payloadrequiredDSUBmPayload
https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
DocumentReference-MultiPatienterrorSubscription.criteria.extensionthe Subscription for DocumentReference SHALL include the resource DocumentReference and no reference to the patient parameter
: value.contains('DocumentReference?') and value.contains('patient').not()

This structure is derived from BackportSubscription

Summary

Mandatory: 1 element
Must-Support: 1 element

 

Other representations of profile: CSV, Excel, Schematron