Interface / 4.0.1 (R4) / Concept Map

Concept Map

A ConceptMap describes relationships between one set of FHIR concepts to another.

Overview

See the FHIR documentation for more information about Concept Map resources.

Mapped Concepts in HIEBus

  • Term

Supported Interactions

Concept Map resources support the following interactions.

Search Parameters

When searching for Concept Map 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 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.
source-code Token :missing  Identifies element being mapped.
source-domain Token :missing  Source domain where concepts to be mapped to are defined.
source-system Uri :missing  Source system where concepts to be mapped are defined.
target-code Token :missing  Code that identifies the target element.
target-domain Token :missing  Target domain that the concepts are to be mapped to.
target-system Uri :missing  Target system that the concepts are to be mapped to.

Sortable Parameters

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

  • _id

Only one sort parameter may be specified.


Back to Resources