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
_id Token :missing  Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
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