Interface / 4.0.1 (R4) / Value Set

Value Set

A value set is a set of codes used in coding systems.

Overview

See the FHIR documentation for more information about Value Set resources.

Mapped Concepts in HIEBus

  • TermSubset

Supported Interactions

Value Set resources support the following interactions.

Search Parameters

When searching for Value Set resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_count Special The maximum number of resources to return in a result page.
_elements Special Used to request a specific set of elements be returned as part of a resource.
_id Token :missing  Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
_summary Special Used to return only a portion of the resouces. Defaults to 'false', which returns the whole resource.
_total Special Use the value 'estimate' to populate the result bundle's 'total' element with an estimate of the matching number of resources.
name String :contains  :exact  :missing  Computationally friendly name of the value set.
reference-concept Token :not  :in  :notin  :missing  A code included in the value set.
version Token :missing  The business version of the value set.

Sortable Parameters

When searching Value Set resources, it is possible to sort the returned values by the following search parameters.

  • name
  • _id

Only one sort parameter may be specified.


Back to Resources