FHIR Extensions Pack
5.3.0-ballot-tc1 - (September 2025 Ballot) International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.3.0-ballot-tc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

ValueSet: Concept Map Equivalence Value Set

Official URL: http://hl7.org/fhir/ValueSet/concept-map-equivalence Version: 5.3.0-ballot-tc1
Standards status: Trial-use Maturity Level: 3 Computable Name: ConceptMapEquivalence
Other Identifiers: OID:2.16.840.1.113883.4.642.3.17

The degree of equivalence between concepts.

References

Changes since version 5.2.0:

  • No changes
  • Logical Definition (CLD)

    Last updated: 2023-01-31 07:07:38+1100

    Profile: Shareable ValueSet

     

    Expansion

    Expansion performed internally based on codesystem Concept Map Equivalence Code System v5.3.0-ballot-tc1 (CodeSystem)

    This value set contains 10 concepts

    LevelSystemCodeDisplay (en)DefinitionJSONXML
    1http://hl7.org/fhir/concept-map-equivalence  relatedtoRelated ToThe concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known.
    2http://hl7.org/fhir/concept-map-equivalence    equivalentEquivalentThe definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical).
    3http://hl7.org/fhir/concept-map-equivalence      equalEqualThe definitions of the concepts are exactly the same (i.e. only grammatical differences) and structural implications of meaning are identical or irrelevant (i.e. intentionally identical).
    2http://hl7.org/fhir/concept-map-equivalence    widerWiderThe target mapping is wider in meaning than the source concept.
    2http://hl7.org/fhir/concept-map-equivalence    subsumesSubsumesThe target mapping subsumes the meaning of the source concept (e.g. the source is-a target).
    2http://hl7.org/fhir/concept-map-equivalence    narrowerNarrowerThe target mapping is narrower in meaning than the source concept. The sense in which the mapping is narrower SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally.
    2http://hl7.org/fhir/concept-map-equivalence    specializesSpecializesThe target mapping specializes the meaning of the source concept (e.g. the target is-a source).
    2http://hl7.org/fhir/concept-map-equivalence    inexactInexactThe target mapping overlaps with the source concept, but both source and target cover additional meaning, or the definitions are imprecise and it is uncertain whether they have the same boundaries to their meaning. The sense in which the mapping is inexact SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally.
    1http://hl7.org/fhir/concept-map-equivalence  unmatchedUnmatchedThere is no match for this concept in the target code system.
    2http://hl7.org/fhir/concept-map-equivalence    disjointDisjointThis is an explicit assertion that there is no mapping between the source and target concept.

    Explanation of the columns that may appear on this page:

    Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
    System The source of the definition of the code (when the value set draws in codes defined elsewhere)
    Code The code (used as the code in the resource instance)
    Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
    Definition An explanation of the meaning of the concept
    Comments Additional notes about how to use the code