Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

Extension: ExtensionSubscription_Channel - Detailed Descriptions

Page standards status: Trial-use Maturity Level: 0

Definitions for the ext-R3-Subscription.channel extension.

Guidance on how to interpret the contents of this table can be foundhere

0. Extension
Definition

STU3: Subscription.channel (new:BackboneElement)


Optional Extension Element - found in all resources.

ShortSTU3: The channel on which to report matches to the criteria (new)Optional Extensions Element
Comments

Element Subscription.channel has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

Control10..1*
Is Modifierfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
2. Extension.extension
Definition

An Extension


May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortExtensionAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control10..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 4. Extension.extension:type
    Slice Nametype
    Definition

    STU3: Subscription.channel.type (new:code)

    ShortSTU3: rest-hook | websocket | email | sms | message (new)Additional content defined by implementations
    Comments

    Element Subscription.channel.type is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.type has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.type has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control10..1*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Requirements

    Element Subscription.channel.type is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.type has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.type has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    6. Extension.extension:type.url
    Definition

    Source of the definition for the extension code - a logical name or a URL.

    Shortidentifies the meaning of the extension
    Comments

    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valuetype
    8. Extension.extension:type.value[x]
    Definition

    The type of channel to send notifications on.


    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

    Shortrest-hook | websocket | email | sms | messageValue of extension
    Control10..1
    This element is affected by the following invariants: ext-1
    BindingThe codes SHALL be taken from For codes, see SubscriptionChannelType
    (required to http://hl7.org/fhir/ValueSet/subscription-channel-type|5.0.0)

    The type of method used to execute a subscription.

    Typecode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    10. Extension.extension:endpoint
    Slice Nameendpoint
    Definition

    STU3: Subscription.channel.endpoint (new:uri)

    ShortSTU3: Where the channel points to (new)Additional content defined by implementations
    Comments

    Element Subscription.channel.endpoint is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.endpoint has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.endpoint has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs).

    Control0..1*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Requirements

    Element Subscription.channel.endpoint is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.endpoint has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.endpoint has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. Extension.extension:endpoint.url
    Definition

    Source of the definition for the extension code - a logical name or a URL.

    Shortidentifies the meaning of the extension
    Comments

    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valueendpoint
    14. Extension.extension:endpoint.value[x]
    Definition

    The uri that describes the actual end-point to send messages to.


    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

    ShortWhere the channel points toValue of extension
    Comments

    For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs).

    Control0..1
    This element is affected by the following invariants: ext-1
    Typeuri, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. Extension.extension:payload
    Slice Namepayload
    Definition

    STU3: Subscription.channel.payload (new:string)

    ShortSTU3: Mimetype to send, or omit for no payload (new)Additional content defined by implementations
    Comments

    Element Subscription.channel.payload is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.payload has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.payload has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

    Control0..1*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Requirements

    Element Subscription.channel.payload is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.payload has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.payload has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. Extension.extension:payload.url
    Definition

    Source of the definition for the extension code - a logical name or a URL.

    Shortidentifies the meaning of the extension
    Comments

    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valuepayload
    20. Extension.extension:payload.value[x]
    Definition

    The mime type to send the payload in - either application/fhir+xml, or application/fhir+json. If the payload is not present, then there is no payload in the notification, just a notification.


    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

    ShortMimetype to send, or omit for no payloadValue of extension
    Comments

    Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

    Control0..1
    This element is affected by the following invariants: ext-1
    Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. Extension.extension:header
    Slice Nameheader
    Definition

    STU3: Subscription.channel.header (new:string)

    ShortSTU3: Usage depends on the channel type (new)Additional content defined by implementations
    Comments

    Element Subscription.channel.header is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.header has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.header has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Requirements

    Element Subscription.channel.header is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.header has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.header has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    24. Extension.extension:header.url
    Definition

    Source of the definition for the extension code - a logical name or a URL.

    Shortidentifies the meaning of the extension
    Comments

    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valueheader
    26. Extension.extension:header.value[x]
    Definition

    Additional headers / information to send as part of the notification.


    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

    ShortUsage depends on the channel typeValue of extension
    Comments

    Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

    Control0..1
    This element is affected by the following invariants: ext-1
    Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, Availability, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. Extension.url
    Definition

    Source of the definition for the extension code - a logical name or a URL.

    Shortidentifies the meaning of the extension
    Comments

    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valuehttp://hl7.org/fhir/3.0/StructureDefinition/extension-Subscription.channel
    30. Extension.value[x]
    Definition

    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

    ShortValue of extension
    Control0..01
    This element is affected by the following invariants: ext-1
    TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, integer64, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, CodeableReference, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, RatioRange, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Availability, ExtendedContactDetail, Dosage, Meta
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

    Guidance on how to interpret the contents of this table can be foundhere

    0. Extension
    Definition

    STU3: Subscription.channel (new:BackboneElement)

    ShortSTU3: The channel on which to report matches to the criteria (new)
    Comments

    Element Subscription.channel has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

    Control1..1
    Is Modifierfalse
    2. Extension.extension
    Control1..*
    SlicingThis element introduces a set of slices on Extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 4. Extension.extension:type
      Slice Nametype
      Definition

      STU3: Subscription.channel.type (new:code)

      ShortSTU3: rest-hook | websocket | email | sms | message (new)
      Comments

      Element Subscription.channel.type is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.type has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.type has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

      Control1..1
      Requirements

      Element Subscription.channel.type is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.type has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.type has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

      6. Extension.extension:type.url
      Control1..1
      Fixed Valuetype
      8. Extension.extension:type.value[x]
      Definition

      The type of channel to send notifications on.

      Shortrest-hook | websocket | email | sms | message
      Control1..1
      BindingThe codes SHALL be taken from SubscriptionChannelType
      (required to http://hl7.org/fhir/ValueSet/subscription-channel-type|5.0.0)

      The type of method used to execute a subscription.

      Typecode
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      10. Extension.extension:endpoint
      Slice Nameendpoint
      Definition

      STU3: Subscription.channel.endpoint (new:uri)

      ShortSTU3: Where the channel points to (new)
      Comments

      Element Subscription.channel.endpoint is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.endpoint has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.endpoint has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs).

      Control0..1
      Requirements

      Element Subscription.channel.endpoint is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.endpoint has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.endpoint has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

      12. Extension.extension:endpoint.url
      Control1..1
      Fixed Valueendpoint
      14. Extension.extension:endpoint.value[x]
      Definition

      The uri that describes the actual end-point to send messages to.

      ShortWhere the channel points to
      Comments

      For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs).

      Control0..1
      Typeuri
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      16. Extension.extension:payload
      Slice Namepayload
      Definition

      STU3: Subscription.channel.payload (new:string)

      ShortSTU3: Mimetype to send, or omit for no payload (new)
      Comments

      Element Subscription.channel.payload is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.payload has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.payload has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

      Control0..1
      Requirements

      Element Subscription.channel.payload is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.payload has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.payload has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

      18. Extension.extension:payload.url
      Control1..1
      Fixed Valuepayload
      20. Extension.extension:payload.value[x]
      Definition

      The mime type to send the payload in - either application/fhir+xml, or application/fhir+json. If the payload is not present, then there is no payload in the notification, just a notification.

      ShortMimetype to send, or omit for no payload
      Comments

      Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

      Control0..1
      Typestring
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      22. Extension.extension:header
      Slice Nameheader
      Definition

      STU3: Subscription.channel.header (new:string)

      ShortSTU3: Usage depends on the channel type (new)
      Comments

      Element Subscription.channel.header is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.header has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.header has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

      Control0..*
      Requirements

      Element Subscription.channel.header is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.header has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.header has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

      24. Extension.extension:header.url
      Control1..1
      Fixed Valueheader
      26. Extension.extension:header.value[x]
      Definition

      Additional headers / information to send as part of the notification.

      ShortUsage depends on the channel type
      Comments

      Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

      Control0..1
      Typestring
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      28. Extension.url
      Control1..1
      Fixed Valuehttp://hl7.org/fhir/3.0/StructureDefinition/extension-Subscription.channel
      30. Extension.value[x]
      Control0..0

      Guidance on how to interpret the contents of this table can be foundhere

      0. Extension
      Definition

      STU3: Subscription.channel (new:BackboneElement)

      ShortSTU3: The channel on which to report matches to the criteria (new)
      Comments

      Element Subscription.channel has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

      Control1..1
      Is Modifierfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      2. Extension.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      This element is affected by the following invariants: ele-1
      Typeid
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      4. Extension.extension
      Definition

      An Extension

      ShortExtension
      Control1..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on Extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 6. Extension.extension:type
        Slice Nametype
        Definition

        STU3: Subscription.channel.type (new:code)

        ShortSTU3: rest-hook | websocket | email | sms | message (new)
        Comments

        Element Subscription.channel.type is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.type has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.type has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

        Control1..1
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Requirements

        Element Subscription.channel.type is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.type has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.type has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        8. Extension.extension:type.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        This element is affected by the following invariants: ele-1
        Typeid
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        10. Extension.extension:type.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on Extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 12. Extension.extension:type.url
          Definition

          Source of the definition for the extension code - a logical name or a URL.

          Shortidentifies the meaning of the extension
          Comments

          The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

          Control1..1
          Typeuri
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          Fixed Valuetype
          14. Extension.extension:type.value[x]
          Definition

          The type of channel to send notifications on.

          Shortrest-hook | websocket | email | sms | message
          Control1..1
          This element is affected by the following invariants: ext-1
          BindingThe codes SHALL be taken from SubscriptionChannelType
          (required to http://hl7.org/fhir/ValueSet/subscription-channel-type|5.0.0)

          The type of method used to execute a subscription.

          Typecode
          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          16. Extension.extension:endpoint
          Slice Nameendpoint
          Definition

          STU3: Subscription.channel.endpoint (new:uri)

          ShortSTU3: Where the channel points to (new)
          Comments

          Element Subscription.channel.endpoint is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.endpoint has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.endpoint has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs).

          Control0..1
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Requirements

          Element Subscription.channel.endpoint is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.endpoint has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.endpoint has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          18. Extension.extension:endpoint.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          This element is affected by the following invariants: ele-1
          Typeid
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          20. Extension.extension:endpoint.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on Extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 22. Extension.extension:endpoint.url
            Definition

            Source of the definition for the extension code - a logical name or a URL.

            Shortidentifies the meaning of the extension
            Comments

            The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

            Control1..1
            Typeuri
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            Fixed Valueendpoint
            24. Extension.extension:endpoint.value[x]
            Definition

            The uri that describes the actual end-point to send messages to.

            ShortWhere the channel points to
            Comments

            For rest-hook, and websocket, the end-point must be an http: or https: URL; for email, a mailto: url, for sms, a tel: url, and for message the endpoint can be in any form of url the server understands (usually, http: or mllp:). The URI is allowed to be relative; in which case, it is relative to the server end-point (since their may be more than one, clients should avoid using relative URIs).

            Control0..1
            This element is affected by the following invariants: ext-1
            Typeuri
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summaryfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            26. Extension.extension:payload
            Slice Namepayload
            Definition

            STU3: Subscription.channel.payload (new:string)

            ShortSTU3: Mimetype to send, or omit for no payload (new)
            Comments

            Element Subscription.channel.payload is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.payload has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.payload has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

            Control0..1
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Requirements

            Element Subscription.channel.payload is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.payload has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.payload has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            28. Extension.extension:payload.id
            Definition

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            ShortUnique id for inter-element referencing
            Control0..1
            This element is affected by the following invariants: ele-1
            Typeid
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            30. Extension.extension:payload.extension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            ShortAdditional content defined by implementations
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on Extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 32. Extension.extension:payload.url
              Definition

              Source of the definition for the extension code - a logical name or a URL.

              Shortidentifies the meaning of the extension
              Comments

              The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

              Control1..1
              Typeuri
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              Fixed Valuepayload
              34. Extension.extension:payload.value[x]
              Definition

              The mime type to send the payload in - either application/fhir+xml, or application/fhir+json. If the payload is not present, then there is no payload in the notification, just a notification.

              ShortMimetype to send, or omit for no payload
              Comments

              Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured.

              Control0..1
              This element is affected by the following invariants: ext-1
              Typestring
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summaryfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              36. Extension.extension:header
              Slice Nameheader
              Definition

              STU3: Subscription.channel.header (new:string)

              ShortSTU3: Usage depends on the channel type (new)
              Comments

              Element Subscription.channel.header is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.header has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.header has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element). Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Requirements

              Element Subscription.channel.header is part of an existing definition because parent element Subscription.channel requires a cross-version extension. Element Subscription.channel.header has a context of Subscription based on following the parent source element upwards and mapping to Subscription. Element Subscription.channel.header has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).

              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              38. Extension.extension:header.id
              Definition

              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              ShortUnique id for inter-element referencing
              Control0..1
              This element is affected by the following invariants: ele-1
              Typeid
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              40. Extension.extension:header.extension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              ShortAdditional content defined by implementations
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on Extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 42. Extension.extension:header.url
                Definition

                Source of the definition for the extension code - a logical name or a URL.

                Shortidentifies the meaning of the extension
                Comments

                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                Control1..1
                Typeuri
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                Fixed Valueheader
                44. Extension.extension:header.value[x]
                Definition

                Additional headers / information to send as part of the notification.

                ShortUsage depends on the channel type
                Comments

                Exactly what these mean depend on the channel type. They can convey additional information to the recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions.

                Control0..1
                This element is affected by the following invariants: ext-1
                Typestring
                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Summaryfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                46. Extension.url
                Definition

                Source of the definition for the extension code - a logical name or a URL.

                Shortidentifies the meaning of the extension
                Comments

                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                Control1..1
                Typeuri
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                Fixed Valuehttp://hl7.org/fhir/3.0/StructureDefinition/extension-Subscription.channel
                48. Extension.value[x]
                Definition

                Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                ShortValue of extension
                Control0..0
                This element is affected by the following invariants: ext-1
                TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, integer64, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, CodeableReference, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, RatioRange, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Availability, ExtendedContactDetail, Dosage, Meta
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Summaryfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))