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
Responsible
Owner:
Terminology
Infrastructure
Work
Group
|
Normative (from v4.0.0) | Security Category : Anonymous | Compartments : No defined compartments |
Search
parameters
for
the
Resource
ValueSet
-
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/ValueSet-code
|
||||||||||||
|
4.9.22 code
Parameter
This special parameter searches for codes in the value set. See additional notes on the ValueSet resource
|
||||||||||||
http://hl7.org/fhir/SearchParameter/CanonicalResource-context
|
||||||||||||
| This search parameter is part of the common search parameter CanonicalResource-context | ||||||||||||
|
4.9.23
context
|
| Resource | ValueSet |
| Expression |
(ValueSet.useContext.value.ofType(CodeableConcept))
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity
4.9.25
Generated
Narrative:
SearchParameter
CanonicalResource-context-quantity
Parameter
context-quantity
:
quantity
ValueSet : A quantity- or range-valued use context assigned to the value set
| Resource | ValueSet |
| Expression |
(ValueSet.useContext.value.ofType(Quantity))
|
(ValueSet.useContext.value.ofType(Range))
|
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type
4.9.26
Generated
Narrative:
SearchParameter
CanonicalResource-context-type
Parameter
context-type
:
token
ValueSet : A type of use context assigned to the value set
| Resource | ValueSet |
| Expression |
ValueSet.useContext.code
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity
4.9.27
Generated
Narrative:
SearchParameter
CanonicalResource-context-type-quantity
Parameter
context-type-quantity
:
composite
ValueSet : A use context type and quantity- or range-based value assigned to the value set
| Resource | ValueSet |
| Expression |
ValueSet.useContext
|
| Processing Mode | Normal |
| Multiples |
|
Components
Comparators
| context-type |
code
|
| context-quantity |
value.ofType(Quantity)
|
value.ofType(Range)
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value
4.9.28
Generated
Narrative:
SearchParameter
CanonicalResource-context-type-value
Parameter
context-type-value
:
composite
ValueSet : A use context type and value assigned to the value set
| Resource | ValueSet |
| Expression |
ValueSet.useContext
|
| Processing Mode | Normal |
| Multiples |
|
Components
Comparators
| context-type |
code
|
| context |
value.ofType(CodeableConcept)
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-date
4.9.29
Generated
Narrative:
SearchParameter
CanonicalResource-date
Parameter
date
:
date
ValueSet : The value set publication date
| Resource | ValueSet |
| Expression |
ValueSet.date
|
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from
4.9.30
Generated
Narrative:
SearchParameter
MetadataResource-derived-from
Parameter
derived-from
:
reference
ValueSet : A resource that the ValueSet is derived from
| Resource | ValueSet |
| Expression |
ValueSet.relatedArtifact.where(type='derived-from').resource
|
| Processing Mode | Normal |
| Target Resources | All Resources |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-description
4.9.31
Generated
Narrative:
SearchParameter
CanonicalResource-description
Parameter
description
:
string
ValueSet : The description of the value set
| Resource | ValueSet |
| Expression |
ValueSet.description
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/MetadataResource-effective
4.9.32
Generated
Narrative:
SearchParameter
MetadataResource-effective
Parameter
effective
:
date
ValueSet : The time during which the ValueSet is intended to be in use
| Resource | ValueSet |
| Expression |
ValueSet.effectivePeriod
|
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
http://hl7.org/fhir/SearchParameter/ValueSet-expansion
4.9.33
Generated
Narrative:
SearchParameter
ValueSet-expansion
Parameter
expansion
:
uri
Identifies the value set expansion (business identifier)
| Resource | ValueSet |
| Expression |
ValueSet.expansion.identifier
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/ValueSet-experimental
Generated Narrative: SearchParameter ValueSet-experimental
Parameter
experimental
:
token
Whether the ValueSet is experimental
| Resource | ValueSet |
| Expression |
ValueSet.experimental
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier
Generated Narrative: SearchParameter CanonicalResource-identifier
Parameter
identifier
:
token
ValueSet : External identifier for the value set
| Resource | ValueSet |
| Expression |
ValueSet.identifier
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction
Generated Narrative: SearchParameter CanonicalResource-jurisdiction
Parameter
jurisdiction
:
token
ValueSet
:
Intended
jurisdiction
for
Jurisdiction
of
the
authority
that
maintains
the
the
value
set
| Resource | ValueSet |
| Expression |
ValueSet.jurisdiction
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-name
Generated Narrative: SearchParameter CanonicalResource-name
Parameter
name
:
string
ValueSet : Computationally friendly name of the value set
| Resource | ValueSet |
| Expression |
ValueSet.name
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor
Generated Narrative: SearchParameter MetadataResource-predecessor
Parameter
predecessor
:
reference
ValueSet : The predecessor of the ValueSet
| Resource | ValueSet |
| Expression |
ValueSet.relatedArtifact.where(type='predecessor').resource
|
| Processing Mode | Normal |
| Target Resources | All Resources |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher
Generated Narrative: SearchParameter CanonicalResource-publisher
Parameter
publisher
:
string
ValueSet : Name of the publisher of the value set
| Resource | ValueSet |
| Expression |
ValueSet.publisher
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/ValueSet-reference
Generated Narrative: SearchParameter ValueSet-reference
Parameter
reference
:
uri
A code system included or excluded in the value set or an imported value set
| Resource | ValueSet |
| Expression |
ValueSet.compose.include.system
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-status
Generated Narrative: SearchParameter CanonicalResource-status
Parameter
status
:
token
ValueSet : The current status of the value set
| Resource | ValueSet |
| Expression |
ValueSet.status
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-title
Generated Narrative: SearchParameter CanonicalResource-title
Parameter
title
:
string
ValueSet : The human-friendly name of the value set
| Resource | ValueSet |
| Expression |
ValueSet.title
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/MetadataResource-topic
Generated Narrative: SearchParameter MetadataResource-topic
Parameter
topic
:
token
ValueSet : Topics associated with the ValueSet
| Resource | ValueSet |
| Expression |
ValueSet.topic
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-url
Generated Narrative: SearchParameter CanonicalResource-url
Parameter
url
:
uri
ValueSet : The uri that identifies the value set
| Resource | ValueSet |
| Expression |
ValueSet.url
|
| Processing Mode | Normal |
| Multiples |
|
http://hl7.org/fhir/SearchParameter/CanonicalResource-version
Generated Narrative: SearchParameter CanonicalResource-version
Parameter
version
:
token
ValueSet : The business version of the value set
| Resource | ValueSet |
| Expression |
ValueSet.version
|
| Processing Mode | Normal |
| Multiples |
|