Subscription
Official URL: https://roche.com/fhir/iop/StructureDefinition/rdc-Subscription | Version: 1.2.0 | |||
Parent: |
Computable Name:
RdcSubscription |
RDC Subscription profile describes custom rules how to create a valid Subscription resource to be able to subscribe to receive notifications about created/updated resources from Roche.
It is mandatory to include this and only this profile url in the meta.profile
section of the Subscription JSON (see the examples).
Formal Views of Profile Content
RdcSubscription (Subscription) | C | Subscription | |
id | Σ | 0..1 | id |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | C | 0..1 | Narrative |
contained | C | 0..* | Resource |
extension | C | 0..* | Extension |
modifierExtension | Σ ?! C | 0..* | Extension |
identifier | Σ | 0..* | Identifier |
name | Σ | 0..1 | string |
status | Σ ?! | 1..1 | codeBinding |
topic | Σ | 1..1 | canonical(SubscriptionTopic) |
contact | Σ | 0..0 | ContactPoint |
end | Σ | 0..0 | instant |
managingEntity | Σ | 0..0 | Reference(CareTeam | HealthcareService | Organization | RelatedPerson | Patient | Practitioner | PractitionerRole) |
reason | Σ | 0..1 | string |
filterBy | Σ C | 1..1 | BackboneElement |
id | 0..1 | string | |
extension | C | 0..* | Extension |
modifierExtension | Σ ?! C | 0..* | Extension |
resourceType | Σ | 0..1 | uriBinding |
filterParameter | Σ | 1..1 | stringBinding |
comparator | C | 0..1 | codeBinding |
modifier | C | 0..1 | codeBinding |
value | Σ | 1..1 | string |
channelType | Σ | 1..1 | CodingBindingFixed Value |
id | 0..1 | id | |
extension | C | 0..* | Extension |
system | Σ | 0..0 | uri |
version | Σ | 0..0 | string |
code | Σ C | 0..1 | codeFixed Value |
display | Σ C | 0..0 | string |
userSelected | Σ | 0..0 | boolean |
endpoint | Σ | 1..1 | url |
parameter | 0..* | BackboneElement | |
id | 0..1 | string | |
extension | C | 0..* | Extension |
modifierExtension | Σ ?! C | 0..* | Extension |
name | 1..1 | string | |
value | 1..1 | string | |
heartbeatPeriod | Σ | 0..0 | unsignedInt |
timeout | Σ | 0..1 | unsignedInt |
contentType | Σ | 1..1 | codeBinding |
content | Σ | 1..1 | codeBindingFixed Value |
maxCount | Σ | 0..1 | positiveInt |
Subscription | |
Short | Notification about a SubscriptionTopic |
Definition | The subscription resource describes a particular client's request to be notified about a SubscriptionTopic. |
Cardinality | 0..* |
Alias | WebHook, Hook, Routing Rule |
Constraints |
|
Mappings |
|
Subscription.id | |
Short | Logical id of this artifact |
Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
Cardinality | 0..1 |
Type | id |
Summary | True |
Comments | Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case. |
Subscription.meta | |
Short | Metadata about the resource |
Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
Cardinality | 0..1 |
Type | Meta |
Summary | True |
Constraints |
|
Subscription.implicitRules | |
Short | A set of rules under which this content was created |
Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
Cardinality | 0..1 |
Type | uri |
Modifier | True |
Summary | True |
Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
Constraints |
|
Subscription.language | |
Short | Language of the resource content |
Definition | The base language in which the resource is written. |
Cardinality | 0..1 |
Type | code |
Binding | IETF language tag for a human language |
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). |
Constraints |
|
Subscription.text | |
Short | Text summary of the resource, for human interpretation |
Definition | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. |
Cardinality | 0..1 |
Type | Narrative |
Alias | narrative, html, xhtml, display |
Comments | Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. |
Conditions | The cardinality or value of this element may be affected by these constraints: dom-6 |
Constraints |
|
Mappings |
|
Subscription.contained | |
Short | Contained, inline Resources |
Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
Cardinality | 0..* |
Type | Resource |
Alias | inline resources, anonymous resources, contained resources |
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
Conditions | The cardinality or value of this element may be affected by these constraints: dom-2, dom-4, dom-3, dom-5 |
Mappings |
|
Subscription.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the resource. 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. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Constraints |
|
Mappings |
|
Subscription.modifierExtension | |
Short | Extensions that cannot be ignored |
Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Cardinality | 0..* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
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. |
Constraints |
|
Mappings |
|
Subscription.identifier | |
Short | Additional identifiers (business identifier) |
Definition | A formal identifier that is used to identify this code system when it is represented in other formats, or referenced in a specification, model, design or an instance. |
Cardinality | 0..* |
Type | Identifier |
Summary | True |
Constraints |
|
Mappings |
|
Subscription.name | |
Short | Human readable name for this subscription |
Definition | A natural language name identifying the subscription. |
Cardinality | 0..1 |
Type | string |
Summary | True |
Comments | Cannot exceed 255 characters in size |
Constraints |
|
Subscription.status | |
Short | requested | active | error | off | entered-in-error |
Definition | The status of the subscription, which marks the server state for managing the subscription. |
Cardinality | 1..1 |
Type | code |
Binding | The status of a subscription. |
Modifier | True |
Summary | True |
Comments | A client can only submit subscription resources in the requested or off state. Only the server can move a subscription from requested to active, and then to error. Either the server or the client can turn a subscription off. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
Constraints |
|
Mappings |
|
Subscription.topic | |
Short | Reference to the subscription topic being subscribed to |
Definition | The reference to the subscription topic to be notified about. |
Cardinality | 1..1 |
Type | canonical(SubscriptionTopic) |
Summary | True |
Constraints |
|
Mappings |
|
Subscription.contact | |
Short | Contact details for source (e.g. troubleshooting) |
Definition | Contact details for a human to contact about the subscription. The primary use of this for system administrator troubleshooting. |
Cardinality | 0..0 |
Type | ContactPoint |
Summary | True |
Constraints |
|
Mappings |
|
Subscription.end | |
Short | When to automatically delete the subscription |
Definition | The time for the server to turn the subscription off. |
Cardinality | 0..0 |
Type | instant |
Summary | True |
Comments | The server is permitted to deviate from this time but should observe it. |
Constraints |
|
Mappings |
|
Subscription.managingEntity | |
Short | Entity responsible for Subscription changes |
Definition | Entity with authorization to make subsequent revisions to the Subscription and also determines what data the subscription is authorized to disclose. |
Cardinality | 0..0 |
Type | Reference(CareTeam | HealthcareService | Organization | RelatedPerson | Patient | Practitioner | PractitionerRole) |
Summary | True |
Constraints |
|
Mappings |
|
Subscription.reason | |
Short | Description of why this subscription was created |
Definition | A description of why this subscription is defined. |
Cardinality | 0..1 |
Type | string |
Summary | True |
Comments | Cannot exceed 2048 characters in size |
Constraints |
|
Mappings |
|
Subscription.filterBy | |
Short | Criteria for narrowing the subscription topic stream |
Definition | The filter properties to be applied to narrow the subscription topic stream. When multiple filters are applied, evaluates to true if all the conditions applicable to that resource are met; otherwise it returns false (i.e., logical AND). |
Cardinality | 1..1 |
Type | BackboneElement |
Summary | True |
Constraints |
|
Subscription.filterBy.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | string |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Subscription.filterBy.extension | |
Short | Additional content defined by implementations |
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. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Constraints |
|
Mappings |
|
Subscription.filterBy.modifierExtension | |
Short | Extensions that cannot be ignored even if unrecognized |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Cardinality | 0..* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
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. |
Constraints |
|
Mappings |
|
Subscription.filterBy.resourceType | |
Short | Allowed Resource (reference to definition) for this Subscription filter |
Definition | A resource listed in the |
Cardinality | 0..1 |
Type | uri |
Binding | A type of resource, or a Reference (from all versions) SubscriptionTypes (extensible) Additional bindings |
Summary | True |
Constraints |
|
Subscription.filterBy.filterParameter | |
Short | Filter label defined in SubscriptionTopic |
Definition | The filter as defined in the |
Cardinality | 1..1 |
Type | string |
Binding | Can be either "patient" or "organization" |
Summary | True |
Constraints |
|
Subscription.filterBy.comparator | |
Short | eq | ne | gt | lt | ge | le | sa | eb | ap |
Definition | Comparator applied to this filter parameter. |
Cardinality | 0..1 |
Type | code |
Binding | Search Comparator Codes applied to this filter. |
Comments | Must be a comparator allowed by the SubscriptionTopic relevant to this Subscription filter. |
Conditions | The cardinality or value of this element may be affected by these constraints: scr-1 |
Constraints |
|
Subscription.filterBy.modifier | |
Short | missing | exact | contains | not | text | in | not-in | below | above | type | identifier | of-type | code-text | text-advanced | iterate |
Definition | Modifier applied to this filter parameter. |
Cardinality | 0..1 |
Type | code |
Binding | Search Modifier Code applied to this filter. |
Comments | Must be a modifier allowed by the SubscriptionTopic relevant to this Subscription filter. |
Conditions | The cardinality or value of this element may be affected by these constraints: scr-1 |
Constraints |
|
Subscription.filterBy.value | |
Short | ID of the resource |
Definition | For filterParameter having value "organization", the value must correspond to the ID of the managing organization. For filterParameter having value "patient", the value must correspond to ID of a patient within the managing organization. |
Cardinality | 1..1 |
Type | string |
Summary | True |
Constraints |
|
Subscription.channelType | |
Short | Channel type for notifications |
Definition | The type of channel to send notifications on. Only rest-hook is allowed. |
Cardinality | 1..1 |
Type | Coding |
Binding | The type of method used to execute a subscription. |
Summary | True |
Constraints |
|
Fixed Value | { "code": "rest-hook" } |
Subscription.channelType.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | id |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Subscription.channelType.extension | |
Short | Additional content defined by implementations |
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. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url |
Constraints |
|
Mappings |
|
Subscription.channelType.system | |
Short | Identity of the terminology system |
Definition | The identification of the code system that defines the meaning of the symbol in the code. |
Cardinality | 0..0 |
Type | uri |
Summary | True |
Requirements | Need to be unambiguous about the source of the definition of the symbol. |
Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously. |
Constraints |
|
Mappings |
|
Subscription.channelType.version | |
Short | Version of the system - if relevant |
Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. |
Cardinality | 0..0 |
Type | string |
Summary | True |
Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. |
Constraints |
|
Mappings |
|
Subscription.channelType.code | |
Short | Symbol in syntax defined by the system |
Definition | A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Cardinality | 0..1 |
Type | code |
Summary | True |
Requirements | Need to refer to a particular code in the system. |
Conditions | The cardinality or value of this element may be affected by these constraints: cod-1 |
Constraints |
|
Fixed Value | rest-hook |
Mappings |
|
Subscription.channelType.display | |
Short | Representation defined by the system |
Definition | A representation of the meaning of the code in the system, following the rules of the system. |
Cardinality | 0..0 |
Type | string |
Summary | True |
Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Conditions | The cardinality or value of this element may be affected by these constraints: cod-1 |
Constraints |
|
Mappings |
|
Subscription.channelType.userSelected | |
Short | If this coding was chosen directly by the user |
Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Cardinality | 0..0 |
Type | boolean |
Summary | True |
Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Constraints |
|
Mappings |
|
Subscription.endpoint | |
Short | Where the channel points to |
Definition | The url that describes the actual end-point to send notifications to. |
Cardinality | 1..1 |
Type | url |
Summary | True |
Comments | Absolute URL to the endpoint to receive notifications. Must start with https:// |
Constraints |
|
Subscription.parameter | |
Short | Channel type |
Definition | Channel-dependent information to send as part of the notification (e.g., HTTP Headers). |
Cardinality | 0..* |
Type | BackboneElement |
Comments | Exactly what these mean depend on the channel type. They can convey additional information to the server or recipient and/or meet security requirements; for example, support of multiple headers in the outgoing notifications for rest-hook type subscriptions. Note that names are not required to be unique, but channel definitions can impose restrictions. |
Constraints |
|
Subscription.parameter.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | string |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Subscription.parameter.extension | |
Short | Additional content defined by implementations |
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. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Constraints |
|
Mappings |
|
Subscription.parameter.modifierExtension | |
Short | Extensions that cannot be ignored even if unrecognized |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Cardinality | 0..* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
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. |
Constraints |
|
Mappings |
|
Subscription.parameter.name | |
Short | Name (key) of the parameter |
Definition | Parameter name for information passed to the channel for notifications, for example in the case of a REST hook wanting to pass through an authorization header, the name would be Authorization. |
Cardinality | 1..1 |
Type | string |
Constraints |
|
Subscription.parameter.value | |
Short | Value of the parameter to use or pass through |
Definition | Parameter value for information passed to the channel for notifications, for example in the case of a REST hook wanting to pass through an authorization header, the value would be |
Cardinality | 1..1 |
Type | string |
Constraints |
|
Subscription.heartbeatPeriod | |
Short | Interval in seconds to send 'heartbeat' notification |
Definition | If present, a 'heartbeat' notification (keep-alive) is sent via this channel with an interval period equal to this elements integer value in seconds. If not present, a heartbeat notification is not sent. |
Cardinality | 0..0 |
Type | unsignedInt |
Summary | True |
Constraints |
|
Subscription.timeout | |
Short | Timeout in seconds to attempt notification delivery |
Definition | If present, the maximum amount of time a server will allow before failing a notification attempt. |
Cardinality | 0..1 |
Type | unsignedInt |
Summary | True |
Comments | Number between 10 and 20. Default is 10. |
Constraints |
|
Subscription.contentType | |
Short | MIME type to send, or omit for no payload |
Definition | The MIME type to send the payload in . Only values |
Cardinality | 1..1 |
Type | code |
Binding | BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) |
Summary | True |
Constraints |
|
Subscription.content | |
Short | empty | id-only | full-resource |
Definition | How much of the resource content to deliver in the notification payload. Only id-only is supported |
Cardinality | 1..1 |
Type | code |
Binding | Codes to represent how much resource content to send in the notification payload. |
Summary | True |
Comments | Sending the payload has obvious security implications. The server is responsible for ensuring that the content is appropriately secured. |
Constraints |
|
Fixed Value | id-only |
Subscription.maxCount | |
Short | Maximum number of events that can be combined in a single notification |
Definition | If present, the maximum number of events that will be included in a notification bundle. Note that this is not a strict limit on the number of entries in a bundle, as dependent resources can be included. |
Cardinality | 0..1 |
Type | positiveInt |
Summary | True |
Comments | By default this value is set to 100. You can change the value to a number higher than 100. |
Constraints |
|
Attribute description
Attribute | Description | Terminology reference |
---|---|---|
identifier | System/value pairs identifying the subscription. Not used by the server. Stored for the convenience of the subscriber. | |
name | Name of the subscription | |
status | Status of the subscription. For subscription creation, only the value requested is allowed. For subscription update, the allowed values are: active , requested , off . When fetching a subscription, server might also return subscription with status error . |
status |
topic | Canonical URL of the subscription topic. The subscription topic determines the resources about which the subscriber will be notified. | |
filterBy | Enables to filter | |
channelType | Only rest-hook is supported by the server. |
|
endpoint | URL to which the notifications will be sent by the server. Must start with https:// | |
parameter | Collection of name/value pairs to be added as the headers to the notification. | |
timeout | The maximum amount of time (in seconds) a server will allow before failing a notification attempt. Default value is 10 seconds. Allowed values are integers between 10 and 20. | |
contentType | application/json or application/fhir+json |
|
content | Only id-only is supported by the server. |
|
maxCount | Maximum amount of resources that can be bundled together in a single notification. Default is 100, the client can only increase this number. |