Apply Mapping Reference Sets

This section considers the terminology services required to apply a mapping reference set to map data between SNOMED CT and another code system.

A mapping reference set is a reference set designed to support the process of mapping data from one code system, classification, or terminology to another code system, classification, or terminology.

Notes

  • There are several types of mapping reference set each of these supports different types of mapping.

    • Simple Map from SNOMED CT Reference Sets and Simple Map to SNOMED CT Reference Sets support one-to-one maps from or to SNOMED CT.

    • Complex and Extended Map from SNOMED CT Reference Sets support maps where additional information is required to determine the correct mapping from SNOMED CT to a statistical classification such as ICD-10.

    • Maps which have a requirement to indicate the degree of correlation between a SNOMED CT concept and other codes. (See Map Reference Sets which use "correlation" within their type / name.)

    • Code to Expression Reference Sets support maps from other code systems in cases where some or all the source codes may need to be represented by a postcoordinated expression.

In practice, these terminology services only get the relevant mapping data for the source concept (or source code in the other code system). The relevant mapping data may be one or more rows from the mapping reference set. If there are no rows, this implies that there are no maps from the source code. Otherwise, the rows of returned mapping data must be parsed using the rules applicable to the particular map to determine the result. These rules are found in the mapping guide associated with the particular map or mapping reference set type. For example, the mapping rules for the SNOMED International ICD-10 map are documented in the ICD-10 Mapping Technical Guide.

SNOMED International provides an online Mapping Tool that can be used to access maps that it distributes. This tool enables guests to view the maps (see https://mapping.ihtsdotools.org/).

Services Required to Access Mapping Data

The following table shows a summary of the services required to support effective use of a mapping reference set.

Practical Requirement
Required Services
Dependencies

Enable the selection of SNOMED CT edition and version to be used. REQUIRED

N/A

Get maps for a specified concept in an identified REQUIRED

Get Mapping Data

  • Get maps based on combinations of refsetId and referencedComponentId

Get maps for a specified code in another code system in an identified map reference set REQUIRED

Get Mapping Data

  • Get maps based on combinations of refsetId and mapTarget

N/A

Last updated