Release 5 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). For a full list of available versions, see times).
See the Directory of published versions icon

Maturity Level : N/A
Responsible Owner: Clinical Decision Support icon Work Group   Trial Use Normative Security Category : Anonymous Compartments : No defined compartments

Search parameters for the Resource EventDefinition - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of
This search parameter is part of the common search parameter MetadataResource-composed-of

14.10.13 Generated Narrative: SearchParameter MetadataResource-composed-of

Parameter composed-of : reference

EventDefinition : What resource is being referenced

Resource EventDefinition
Expression EventDefinition.relatedArtifact.where(type='composed-of').resource
Processing Mode Normal
Target Resources All Resources
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context
This search parameter is part of the common search parameter CanonicalResource-context

14.10.14 Generated Narrative: SearchParameter CanonicalResource-context

Parameter context : token

EventDefinition : A use context assigned to the event definition

Resource EventDefinition
Expression (EventDefinition.useContext.value.ofType(CodeableConcept))
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity
This search parameter is part of the common search parameter CanonicalResource-context-quantity

14.10.15 Generated Narrative: SearchParameter CanonicalResource-context-quantity

Parameter context-quantity : quantity

EventDefinition : A quantity- or range-valued use context assigned to the event definition

Resource EventDefinition
Expression (EventDefinition.useContext.value.ofType(Quantity)) | (EventDefinition.useContext.value.ofType(Range))
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type
This search parameter is part of the common search parameter CanonicalResource-context-type

14.10.16 Generated Narrative: SearchParameter CanonicalResource-context-type

Parameter context-type : token

EventDefinition : A type of use context assigned to the event definition

Resource EventDefinition
Expression EventDefinition.useContext.code
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity
This search parameter is part of the common search parameter CanonicalResource-context-type-quantity

14.10.17 Generated Narrative: SearchParameter CanonicalResource-context-type-quantity

Parameter context-type-quantity : composite

EventDefinition : A use context type and quantity- or range-based value assigned to the event definition

Resource EventDefinition
Expression EventDefinition.useContext
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or have in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Components Comparators

context-type code
context-quantity value.ofType(Quantity) | value.ofType(Range)
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value
This search parameter is part of the common search parameter CanonicalResource-context-type-value

14.10.18 Generated Narrative: SearchParameter CanonicalResource-context-type-value

Parameter context-type-value : composite

EventDefinition : A use context type and value assigned to the event definition

Resource EventDefinition
Expression EventDefinition.useContext
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or have in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Components Comparators

context-type code
context value.ofType(CodeableConcept)
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-date
This search parameter is part of the common search parameter CanonicalResource-date

14.10.19 Generated Narrative: SearchParameter CanonicalResource-date

Parameter date : date

EventDefinition : The event definition publication date

Resource EventDefinition
Expression EventDefinition.date
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on
This search parameter is part of the common search parameter MetadataResource-depends-on

14.10.20 Generated Narrative: SearchParameter MetadataResource-depends-on

Parameter depends-on : reference

EventDefinition : What resource is being referenced

Resource EventDefinition
Expression EventDefinition.relatedArtifact.where(type='depends-on').resource
Processing Mode Normal
Target Resources All Resources
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from
This search parameter is part of the common search parameter MetadataResource-derived-from

14.10.21 Generated Narrative: SearchParameter MetadataResource-derived-from

Parameter derived-from : reference

EventDefinition : What resource is being referenced

Resource EventDefinition
Expression EventDefinition.relatedArtifact.where(type='derived-from').resource
Processing Mode Normal
Target Resources All Resources
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-description
This search parameter is part of the common search parameter CanonicalResource-description

14.10.22 Generated Narrative: SearchParameter CanonicalResource-description

Parameter description : string

EventDefinition : The description of the event definition

Resource EventDefinition
Expression EventDefinition.description
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MetadataResource-effective
This search parameter is part of the common search parameter MetadataResource-effective

14.10.23 Generated Narrative: SearchParameter MetadataResource-effective

Parameter effective : date

EventDefinition : The time during which the event definition is intended to be in use

Resource EventDefinition
Expression EventDefinition.effectivePeriod
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/EventDefinition-experimental

Generated Narrative: SearchParameter EventDefinition-experimental

Parameter experimental : token

Whether the EventDefinition is experimental

Resource EventDefinition
Expression EventDefinition.experimental
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier
This search parameter is part of the common search parameter CanonicalResource-identifier

14.10.24 Generated Narrative: SearchParameter CanonicalResource-identifier

Parameter identifier : token

EventDefinition : External identifier for the event definition

Resource EventDefinition
Expression EventDefinition.identifier
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction
This search parameter is part of the common search parameter CanonicalResource-jurisdiction

14.10.25 Generated Narrative: SearchParameter CanonicalResource-jurisdiction

Parameter jurisdiction : token

EventDefinition : Intended jurisdiction for Jurisdiction of the authority that maintains the the event definition

Resource EventDefinition
Expression EventDefinition.jurisdiction
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-name
This search parameter is part of the common search parameter CanonicalResource-name

14.10.26 Generated Narrative: SearchParameter CanonicalResource-name

Parameter name : string

EventDefinition : Computationally friendly name of the event definition

Resource EventDefinition
Expression EventDefinition.name
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor
This search parameter is part of the common search parameter MetadataResource-predecessor

14.10.27 Generated Narrative: SearchParameter MetadataResource-predecessor

Parameter predecessor : reference

EventDefinition : What resource is being referenced

Resource EventDefinition
Expression EventDefinition.relatedArtifact.where(type='predecessor').resource
Processing Mode Normal
Target Resources All Resources
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher
This search parameter is part of the common search parameter CanonicalResource-publisher

14.10.28 Generated Narrative: SearchParameter CanonicalResource-publisher

Parameter publisher : string

EventDefinition : Name of the publisher of the event definition

Resource EventDefinition
Expression EventDefinition.publisher
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-status
This search parameter is part of the common search parameter CanonicalResource-status

14.10.29 Generated Narrative: SearchParameter CanonicalResource-status

Parameter status : token

EventDefinition : The current status of the event definition

Resource EventDefinition
Expression EventDefinition.status
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MetadataResource-successor
This search parameter is part of the common search parameter MetadataResource-successor

14.10.30 Generated Narrative: SearchParameter MetadataResource-successor

Parameter successor : reference

EventDefinition : What resource is being referenced

Resource EventDefinition
Expression EventDefinition.relatedArtifact.where(type='successor').resource
Processing Mode Normal
Target Resources All Resources
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-title
This search parameter is part of the common search parameter CanonicalResource-title

14.10.31 Generated Narrative: SearchParameter CanonicalResource-title

Parameter title : string

EventDefinition : The human-friendly name of the event definition

Resource EventDefinition
Expression EventDefinition.title
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MetadataResource-topic
This search parameter is part of the common search parameter MetadataResource-topic

14.10.32 Generated Narrative: SearchParameter MetadataResource-topic

Parameter topic : token

EventDefinition : Topics associated with the module

Resource EventDefinition
Expression EventDefinition.topic
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-url
This search parameter is part of the common search parameter CanonicalResource-url

14.10.33 Generated Narrative: SearchParameter CanonicalResource-url

Parameter url : uri

EventDefinition : The uri that identifies the event definition

Resource EventDefinition
Expression EventDefinition.url
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-version
This search parameter is part of the common search parameter CanonicalResource-version

14.10.34 Generated Narrative: SearchParameter CanonicalResource-version

Parameter version : token

EventDefinition : The business version of the event definition

Resource EventDefinition
Expression EventDefinition.version
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true