| BackportSubscriptionStatusR4 (Parameters) | | | Parameters | Element idParameters Short descriptionParameter containing subscription status information DefinitionThis resource is a non-persisted resource used to pass information into and back from an operation. It has no other use, and there is no RESTful endpoint associated with it.
CommentsThe parameters that may be used are defined by the OperationDefinition resource.
Data typeParameters Mappings- rim: Entity. Role, or Act
- v2: n/a
- rim: n/a
|
| id | Σ | 0..1 | string | There are no (further) constraints on this element Element idParameters.id Short descriptionLogical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
CommentsThe only time that a resource does not have an id is when it is being submitted to the server using a create operation.
Data typestring |
| meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idParameters.meta Short descriptionMetadata about the resource DefinitionThe 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.
Data typeMeta ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idParameters.implicitRules Short descriptionA set of rules under which this content was created DefinitionA 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.
CommentsAsserting 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 it's narrative along with other profiles, value sets, etc.
Data typeuri ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| language | | 0..1 | codeBinding | There are no (further) constraints on this element Element idParameters.language Short descriptionLanguage of the resource content DefinitionThe base language in which the resource is written.
CommentsLanguage 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).
Data typecode BindingCommonLanguages (preferred) Binding extensionsConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| parameter | Σ C | 3..* | BackboneElement | Element idParameters.parameter Short descriptionSlices containing subscription status information DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement SlicingUnordered, Open, by name(Value) Slice on parameter name ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| (All Slices) | | | | The requirements in this element apply to all slices |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | string | There are no (further) constraints on this element Element idParameters.parameter.name Short descriptionName from the definition DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| value[x] | Σ C | 0..1 | | There are no (further) constraints on this element Element idParameters.parameter.value[x] Short descriptionIf parameter is a data type DefinitionIf the parameter is a data type.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueAddress | | | Address | There are no (further) constraints on this element Data typeAddress |
| valueAge | | | Age | There are no (further) constraints on this element Data typeAge |
| valueAnnotation | | | Annotation | There are no (further) constraints on this element Data typeAnnotation |
| valueAttachment | | | Attachment | There are no (further) constraints on this element Data typeAttachment |
| valueBase64Binary | | | base64Binary | There are no (further) constraints on this element Data typebase64Binary |
| valueBoolean | | | boolean | There are no (further) constraints on this element Data typeboolean |
| valueCanonical | | | canonical | There are no (further) constraints on this element Data typecanonical |
| valueCode | | | code | There are no (further) constraints on this element Data typecode |
| valueCodeableConcept | | | CodeableConcept | There are no (further) constraints on this element Data typeCodeableConcept |
| valueCoding | | | Coding | There are no (further) constraints on this element Data typeCoding |
| valueContactDetail | | | ContactDetail | There are no (further) constraints on this element Data typeContactDetail |
| valueContactPoint | | | ContactPoint | There are no (further) constraints on this element Data typeContactPoint |
| valueContributor | | | Contributor | There are no (further) constraints on this element Data typeContributor |
| valueCount | | | Count | There are no (further) constraints on this element Data typeCount |
| valueDataRequirement | | | DataRequirement | There are no (further) constraints on this element Data typeDataRequirement |
| valueDate | | | date | There are no (further) constraints on this element Data typedate |
| valueDateTime | | | dateTime | There are no (further) constraints on this element Data typedateTime |
| valueDecimal | | | decimal | There are no (further) constraints on this element Data typedecimal |
| valueDistance | | | Distance | There are no (further) constraints on this element Data typeDistance |
| valueDosage | | | Dosage | There are no (further) constraints on this element Data typeDosage |
| valueDuration | | | Duration | There are no (further) constraints on this element Data typeDuration |
| valueExpression | | | Expression | There are no (further) constraints on this element Data typeExpression |
| valueHumanName | | | HumanName | There are no (further) constraints on this element Data typeHumanName |
| valueId | | | id | There are no (further) constraints on this element Data typeid |
| valueIdentifier | | | Identifier | There are no (further) constraints on this element Data typeIdentifier |
| valueInstant | | | instant | There are no (further) constraints on this element Data typeinstant |
| valueInteger | | | integer | There are no (further) constraints on this element Data typeinteger |
| valueMarkdown | | | markdown | There are no (further) constraints on this element Data typemarkdown |
| valueMeta | | | Meta | There are no (further) constraints on this element Data typeMeta |
| valueMoney | | | Money | There are no (further) constraints on this element Data typeMoney |
| valueOid | | | oid | There are no (further) constraints on this element Data typeoid |
| valueParameterDefinition | | | ParameterDefinition | There are no (further) constraints on this element Data typeParameterDefinition |
| valuePeriod | | | Period | There are no (further) constraints on this element Data typePeriod |
| valuePositiveInt | | | positiveInt | There are no (further) constraints on this element Data typepositiveInt |
| valueQuantity | | | Quantity | There are no (further) constraints on this element Data typeQuantity |
| valueRange | | | Range | There are no (further) constraints on this element Data typeRange |
| valueRatio | | | Ratio | There are no (further) constraints on this element Data typeRatio |
| valueReference | | | Reference | There are no (further) constraints on this element Data typeReference |
| valueRelatedArtifact | | | RelatedArtifact | There are no (further) constraints on this element Data typeRelatedArtifact |
| valueSampledData | | | SampledData | There are no (further) constraints on this element Data typeSampledData |
| valueSignature | | | Signature | There are no (further) constraints on this element Data typeSignature |
| valueString | | | string | There are no (further) constraints on this element Data typestring |
| valueTime | | | time | There are no (further) constraints on this element Data typetime |
| valueTiming | | | Timing | There are no (further) constraints on this element Data typeTiming |
| valueTriggerDefinition | | | TriggerDefinition | There are no (further) constraints on this element Data typeTriggerDefinition |
| valueUnsignedInt | | | unsignedInt | There are no (further) constraints on this element Data typeunsignedInt |
| valueUri | | | uri | There are no (further) constraints on this element Data typeuri |
| valueUrl | | | url | There are no (further) constraints on this element Data typeurl |
| valueUsageContext | | | UsageContext | There are no (further) constraints on this element Data typeUsageContext |
| valueUuid | | | uuid | There are no (further) constraints on this element Data typeuuid |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| subscription | S Σ C | 1..1 | BackboneElement | Element idParameters.parameter:subscription Short descriptionParameter containing the reference to a subscription DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:subscription.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:subscription.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:subscription.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:subscription.name Short descriptionSlice discriminator: the reference to a subscription DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuesubscription Mappings |
| value[x] | S Σ C | 1..1 | | Element idParameters.parameter:subscription.value[x] Short descriptionReference to the Subscription responsible for this notification DefinitionThe reference to the Subscription which generated this notification.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueReference | | | Reference(Subscription) | Data type Reference(Subscription) |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:subscription.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:subscription.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| topic | S Σ C | 0..1 | BackboneElement | Element idParameters.parameter:topic Short descriptionParameter containing the canonical reference to a subscription topic DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:topic.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:topic.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:topic.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:topic.name Short descriptionSlice discriminator: the canonical reference to a subscription topic DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuetopic Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:topic.value[x] Short descriptionCanonical reference to the SubscriptionTopic this notification relates to DefinitionCanonical reference to the SubscriptionTopic for the Subscription which generated this notification.
CommentsThis value SHOULD NOT be present when using empty payloads, MAY be present when using id-only payloads, and SHOULD be present when using full-resource payloads.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCanonical | | | canonical | Data type canonical |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:topic.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:topic.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| status | S Σ C | 1..1 | BackboneElement | Element idParameters.parameter:status Short descriptionParameter containing the subscription status DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:status.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:status.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:status.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:status.name Short descriptionSlice discriminator: the subscription status DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuestatus Mappings |
| value[x] | S Σ C | 1..1 | Binding | Element idParameters.parameter:status.value[x] Short descriptionStatus of the subscription when this notification was generated DefinitionThe status of the subscription, which marks the server state for managing the subscription.
BindingSubscriptionStatus (required) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCode | | | code | Data type code |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:status.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:status.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| type | S Σ C | 1..1 | BackboneElement | Element idParameters.parameter:type Short descriptionParameter containing the type of event for this notification DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:type.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:type.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:type.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:type.name Short descriptionSlice discriminator: the type of event for this notification DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuetype Mappings |
| value[x] | S Σ C | 1..1 | Binding | Element idParameters.parameter:type.value[x] Short descriptionThe type of event being conveyed with this notificaiton. DefinitionIf the parameter is a data type.
BindingSubscriptionNotificationType (required) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCode | | | code | Data type code |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:type.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:type.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| eventsSinceSubscriptionStart | S Σ C | 0..1 | BackboneElement | Element idParameters.parameter:eventsSinceSubscriptionStart Short descriptionParameter containing the number of events since this subscription started DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:eventsSinceSubscriptionStart.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:eventsSinceSubscriptionStart.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:eventsSinceSubscriptionStart.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:eventsSinceSubscriptionStart.name Short descriptionSlice discriminator: the number of events since this subscription started DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valueevents-since-subscription-start Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:eventsSinceSubscriptionStart.value[x] Short descriptionEvents since the Subscription was created DefinitionThe total number of actual events which have been generated since the Subscription was created (inclusive of this notification) - regardless of how many have been successfully communicated. This number is NOT incremented for handshake and heartbeat notifications.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueString | | | string | Data type string |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:eventsSinceSubscriptionStart.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:eventsSinceSubscriptionStart.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| notificationEvent | S Σ C | 0..* | BackboneElement | Element idParameters.parameter:notificationEvent Short descriptionParameter containing the event notification details DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.name Short descriptionParameter containing notification event details DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuenotification-event Mappings |
| value[x] | Σ C | 0..1 | | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.value[x] Short descriptionIf parameter is a data type DefinitionIf the parameter is a data type.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueAddress | | | Address | There are no (further) constraints on this element Data typeAddress |
| valueAge | | | Age | There are no (further) constraints on this element Data typeAge |
| valueAnnotation | | | Annotation | There are no (further) constraints on this element Data typeAnnotation |
| valueAttachment | | | Attachment | There are no (further) constraints on this element Data typeAttachment |
| valueBase64Binary | | | base64Binary | There are no (further) constraints on this element Data typebase64Binary |
| valueBoolean | | | boolean | There are no (further) constraints on this element Data typeboolean |
| valueCanonical | | | canonical | There are no (further) constraints on this element Data typecanonical |
| valueCode | | | code | There are no (further) constraints on this element Data typecode |
| valueCodeableConcept | | | CodeableConcept | There are no (further) constraints on this element Data typeCodeableConcept |
| valueCoding | | | Coding | There are no (further) constraints on this element Data typeCoding |
| valueContactDetail | | | ContactDetail | There are no (further) constraints on this element Data typeContactDetail |
| valueContactPoint | | | ContactPoint | There are no (further) constraints on this element Data typeContactPoint |
| valueContributor | | | Contributor | There are no (further) constraints on this element Data typeContributor |
| valueCount | | | Count | There are no (further) constraints on this element Data typeCount |
| valueDataRequirement | | | DataRequirement | There are no (further) constraints on this element Data typeDataRequirement |
| valueDate | | | date | There are no (further) constraints on this element Data typedate |
| valueDateTime | | | dateTime | There are no (further) constraints on this element Data typedateTime |
| valueDecimal | | | decimal | There are no (further) constraints on this element Data typedecimal |
| valueDistance | | | Distance | There are no (further) constraints on this element Data typeDistance |
| valueDosage | | | Dosage | There are no (further) constraints on this element Data typeDosage |
| valueDuration | | | Duration | There are no (further) constraints on this element Data typeDuration |
| valueExpression | | | Expression | There are no (further) constraints on this element Data typeExpression |
| valueHumanName | | | HumanName | There are no (further) constraints on this element Data typeHumanName |
| valueId | | | id | There are no (further) constraints on this element Data typeid |
| valueIdentifier | | | Identifier | There are no (further) constraints on this element Data typeIdentifier |
| valueInstant | | | instant | There are no (further) constraints on this element Data typeinstant |
| valueInteger | | | integer | There are no (further) constraints on this element Data typeinteger |
| valueMarkdown | | | markdown | There are no (further) constraints on this element Data typemarkdown |
| valueMeta | | | Meta | There are no (further) constraints on this element Data typeMeta |
| valueMoney | | | Money | There are no (further) constraints on this element Data typeMoney |
| valueOid | | | oid | There are no (further) constraints on this element Data typeoid |
| valueParameterDefinition | | | ParameterDefinition | There are no (further) constraints on this element Data typeParameterDefinition |
| valuePeriod | | | Period | There are no (further) constraints on this element Data typePeriod |
| valuePositiveInt | | | positiveInt | There are no (further) constraints on this element Data typepositiveInt |
| valueQuantity | | | Quantity | There are no (further) constraints on this element Data typeQuantity |
| valueRange | | | Range | There are no (further) constraints on this element Data typeRange |
| valueRatio | | | Ratio | There are no (further) constraints on this element Data typeRatio |
| valueReference | | | Reference | There are no (further) constraints on this element Data typeReference |
| valueRelatedArtifact | | | RelatedArtifact | There are no (further) constraints on this element Data typeRelatedArtifact |
| valueSampledData | | | SampledData | There are no (further) constraints on this element Data typeSampledData |
| valueSignature | | | Signature | There are no (further) constraints on this element Data typeSignature |
| valueString | | | string | There are no (further) constraints on this element Data typestring |
| valueTime | | | time | There are no (further) constraints on this element Data typetime |
| valueTiming | | | Timing | There are no (further) constraints on this element Data typeTiming |
| valueTriggerDefinition | | | TriggerDefinition | There are no (further) constraints on this element Data typeTriggerDefinition |
| valueUnsignedInt | | | unsignedInt | There are no (further) constraints on this element Data typeunsignedInt |
| valueUri | | | uri | There are no (further) constraints on this element Data typeuri |
| valueUrl | | | url | There are no (further) constraints on this element Data typeurl |
| valueUsageContext | | | UsageContext | There are no (further) constraints on this element Data typeUsageContext |
| valueUuid | | | uuid | There are no (further) constraints on this element Data typeuuid |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | S Σ | 1..* | see (parameter) | Element idParameters.parameter:notificationEvent.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
SlicingUnordered, Open, by name(Value) Slice on notification event parameter name |
| eventNumber | S Σ | 1..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventNumber Short descriptionParameter containing the event number DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventNumber.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventNumber.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventNumber.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventNumber.name Short descriptionSlice discriminator: the event number DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valueevent-number Mappings |
| value[x] | S Σ C | 1..1 | | Element idParameters.parameter:notificationEvent.part:eventNumber.value[x] Short descriptionEvent number DefinitionThe sequential number of this event in this subscription context.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueString | | | string | Data type string |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventNumber.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventNumber.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| eventTimestamp | S Σ | 0..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventTimestamp Short descriptionParameter containing the event timestamp DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventTimestamp.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventTimestamp.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventTimestamp.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventTimestamp.name Short descriptionSlice discriminator: the event timestamp DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuetimestamp Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:notificationEvent.part:eventTimestamp.value[x] Short descriptionThe instant this event occurred DefinitionThe actual time this event occured on the server.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueInstant | | | instant | Data type instant |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventTimestamp.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventTimestamp.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| eventFocus | S Σ | 0..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventFocus Short descriptionParameter containing the event focus DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventFocus.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventFocus.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventFocus.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventFocus.name Short descriptionSlice discriminator: the event focus DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuefocus Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:notificationEvent.part:eventFocus.value[x] Short descriptionThe focus of this event DefinitionThe focus of this event. While this will usually be a reference to the focus resource of the event, it MAY contain a reference to a non-FHIR object.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueReference | | | Reference | Data type Reference |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventFocus.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventFocus.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| eventAdditionalContext | S Σ | 0..* | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventAdditionalContext Short descriptionParameter containing additional context for this event DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.name Short descriptionSlice discriminator: additional context for this event DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valueadditional-context Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.value[x] Short descriptionAdditional context for this event DefinitionAdditional context information for this event. Generally, this will contain references to additional resources included with the event (e.g., the Patient relevant to an Encounter), however it MAY refer to non-FHIR objects.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueReference | | | Reference | Data type Reference |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventAdditionalContext.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| eventRelatedQuery | S Σ | 0..* | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery Short descriptionParameter containing related query information for this event DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.name Short descriptionSlice discriminator: related query information for this event DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuerelated-query Mappings |
| value[x] | Σ C | 0..1 | | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.value[x] Short descriptionIf parameter is a data type DefinitionIf the parameter is a data type.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueAddress | | | Address | There are no (further) constraints on this element Data typeAddress |
| valueAge | | | Age | There are no (further) constraints on this element Data typeAge |
| valueAnnotation | | | Annotation | There are no (further) constraints on this element Data typeAnnotation |
| valueAttachment | | | Attachment | There are no (further) constraints on this element Data typeAttachment |
| valueBase64Binary | | | base64Binary | There are no (further) constraints on this element Data typebase64Binary |
| valueBoolean | | | boolean | There are no (further) constraints on this element Data typeboolean |
| valueCanonical | | | canonical | There are no (further) constraints on this element Data typecanonical |
| valueCode | | | code | There are no (further) constraints on this element Data typecode |
| valueCodeableConcept | | | CodeableConcept | There are no (further) constraints on this element Data typeCodeableConcept |
| valueCoding | | | Coding | There are no (further) constraints on this element Data typeCoding |
| valueContactDetail | | | ContactDetail | There are no (further) constraints on this element Data typeContactDetail |
| valueContactPoint | | | ContactPoint | There are no (further) constraints on this element Data typeContactPoint |
| valueContributor | | | Contributor | There are no (further) constraints on this element Data typeContributor |
| valueCount | | | Count | There are no (further) constraints on this element Data typeCount |
| valueDataRequirement | | | DataRequirement | There are no (further) constraints on this element Data typeDataRequirement |
| valueDate | | | date | There are no (further) constraints on this element Data typedate |
| valueDateTime | | | dateTime | There are no (further) constraints on this element Data typedateTime |
| valueDecimal | | | decimal | There are no (further) constraints on this element Data typedecimal |
| valueDistance | | | Distance | There are no (further) constraints on this element Data typeDistance |
| valueDosage | | | Dosage | There are no (further) constraints on this element Data typeDosage |
| valueDuration | | | Duration | There are no (further) constraints on this element Data typeDuration |
| valueExpression | | | Expression | There are no (further) constraints on this element Data typeExpression |
| valueHumanName | | | HumanName | There are no (further) constraints on this element Data typeHumanName |
| valueId | | | id | There are no (further) constraints on this element Data typeid |
| valueIdentifier | | | Identifier | There are no (further) constraints on this element Data typeIdentifier |
| valueInstant | | | instant | There are no (further) constraints on this element Data typeinstant |
| valueInteger | | | integer | There are no (further) constraints on this element Data typeinteger |
| valueMarkdown | | | markdown | There are no (further) constraints on this element Data typemarkdown |
| valueMeta | | | Meta | There are no (further) constraints on this element Data typeMeta |
| valueMoney | | | Money | There are no (further) constraints on this element Data typeMoney |
| valueOid | | | oid | There are no (further) constraints on this element Data typeoid |
| valueParameterDefinition | | | ParameterDefinition | There are no (further) constraints on this element Data typeParameterDefinition |
| valuePeriod | | | Period | There are no (further) constraints on this element Data typePeriod |
| valuePositiveInt | | | positiveInt | There are no (further) constraints on this element Data typepositiveInt |
| valueQuantity | | | Quantity | There are no (further) constraints on this element Data typeQuantity |
| valueRange | | | Range | There are no (further) constraints on this element Data typeRange |
| valueRatio | | | Ratio | There are no (further) constraints on this element Data typeRatio |
| valueReference | | | Reference | There are no (further) constraints on this element Data typeReference |
| valueRelatedArtifact | | | RelatedArtifact | There are no (further) constraints on this element Data typeRelatedArtifact |
| valueSampledData | | | SampledData | There are no (further) constraints on this element Data typeSampledData |
| valueSignature | | | Signature | There are no (further) constraints on this element Data typeSignature |
| valueString | | | string | There are no (further) constraints on this element Data typestring |
| valueTime | | | time | There are no (further) constraints on this element Data typetime |
| valueTiming | | | Timing | There are no (further) constraints on this element Data typeTiming |
| valueTriggerDefinition | | | TriggerDefinition | There are no (further) constraints on this element Data typeTriggerDefinition |
| valueUnsignedInt | | | unsignedInt | There are no (further) constraints on this element Data typeunsignedInt |
| valueUri | | | uri | There are no (further) constraints on this element Data typeuri |
| valueUrl | | | url | There are no (further) constraints on this element Data typeurl |
| valueUsageContext | | | UsageContext | There are no (further) constraints on this element Data typeUsageContext |
| valueUuid | | | uuid | There are no (further) constraints on this element Data typeuuid |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 1..* | see (parameter) | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
SlicingUnordered, Open, by name(Value) Slice on related query part name |
| queryType | S Σ | 0..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType Short descriptionParameter containing the query type DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.name Short descriptionSlice discriminator: the query type DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuequery-type Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.value[x] Short descriptionQuery Type DefinitionThe type of information this query can be used to retrieve.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCoding | | | Coding | Data type Coding |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:queryType.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| query | S Σ | 1..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query Short descriptionParameter containing the query DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.name Short descriptionSlice discriminator: the query DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valuequery Mappings |
| value[x] | S Σ C | 1..1 | | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.value[x] Short descriptionIf parameter is a data type DefinitionIf the parameter is a data type.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueString | | | string | Data type string |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:eventRelatedQuery.part:query.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| authType | S Σ | 0..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:authType Short descriptionParameter containing the authorization hint type. DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authType.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authType.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authType.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:authType.name Short descriptionSlice discriminator: the authorization hint type DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valueauthorization-type Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:notificationEvent.part:authType.value[x] Short descriptionAuthorization Hint Type DefinitionUsed by clients to determine what kind of authorization is appropriate in this context.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCoding | | | Coding | Data type Coding |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authType.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authType.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| authValue | S Σ | 0..1 | BackboneElement | Element idParameters.parameter:notificationEvent.part:authValue Short descriptionParameter containing the authorization hint value. DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
Data typeBackboneElement |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authValue.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authValue.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authValue.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:notificationEvent.part:authValue.name Short descriptionSlice discriminator: the authorization hint value DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valueauthorization-value Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:notificationEvent.part:authValue.value[x] Short descriptionAuthorization Hint Value DefinitionA value related to the authorization (e.g., a token).
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueString | | | string | Data type string |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authValue.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:notificationEvent.part:authValue.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|
| error | S Σ C | 0..* | BackboneElement | Element idParameters.parameter:error Short descriptionParameter containing errors on the subscription DefinitionA parameter passed to or received from the operation.
Data typeBackboneElement ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - inv-1: A parameter must have one and only one of (value, resource, part)
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists())) Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idParameters.parameter:error.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:error.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay 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 manageable, 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idParameters.parameter:error.modifierExtension Short descriptionExtensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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 manageable, 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- 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() Mappings |
| name | Σ | 1..1 | stringFixed Value | Element idParameters.parameter:error.name Short descriptionSlice discriminator: errors on the subscription DefinitionThe name of the parameter (reference to the operation definition).
CommentsNote that FHIR strings SHALL NOT exceed 1MB in size
Data typestring ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Fixed valueerror Mappings |
| value[x] | S Σ C | 0..1 | | Element idParameters.parameter:error.value[x] Short descriptionAn error on the subscription DefinitionA record of errors that occurred when the server processed a notification.
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1, inv-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCodeableConcept | | | CodeableConcept | Data type CodeableConcept |
| resource | Σ C | 0..1 | Resource | There are no (further) constraints on this element Element idParameters.parameter:error.resource Short descriptionIf parameter is a whole resource DefinitionIf the parameter is a whole resource.
CommentsWhen resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.
Data typeResource ConditionsThe cardinality or value of this element may be affected by these constraints: inv-1 Mappings- rim: Entity. Role, or Act
|
| part | Σ | 0..* | see (parameter) | There are no (further) constraints on this element Element idParameters.parameter:error.part Short descriptionNamed part of a multi-part parameter DefinitionA named part of a multi-part parameter.
CommentsOnly one level of nested parameters is allowed.
|