FHIR Extensions Pack
5.1.0-cibuild - Working Copy 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.1.0-cibuild 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.1.0-cibuild
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 1.0.0:

  • The resource metadata has changed (title)
  • Logical Definition (CLD)

     

    Expansion

    Expansion based on codesystem Concept Map Equivalence Code System v5.1.0-cibuild (CodeSystem)

    This value set contains 10 concepts.

    LevelCodeSystemDisplayDefinition
    1  relatedtohttp://hl7.org/fhir/concept-map-equivalenceRelated To

    The concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known.

    2    equivalenthttp://hl7.org/fhir/concept-map-equivalenceEquivalent

    The definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical).

    3      equalhttp://hl7.org/fhir/concept-map-equivalenceEqual

    The 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).

    2    widerhttp://hl7.org/fhir/concept-map-equivalenceWider

    The target mapping is wider in meaning than the source concept.

    2    subsumeshttp://hl7.org/fhir/concept-map-equivalenceSubsumes

    The target mapping subsumes the meaning of the source concept (e.g. the source is-a target).

    2    narrowerhttp://hl7.org/fhir/concept-map-equivalenceNarrower

    The 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.

    2    specializeshttp://hl7.org/fhir/concept-map-equivalenceSpecializes

    The target mapping specializes the meaning of the source concept (e.g. the target is-a source).

    2    inexacthttp://hl7.org/fhir/concept-map-equivalenceInexact

    The 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.

    1  unmatchedhttp://hl7.org/fhir/concept-map-equivalenceUnmatched

    There is no match for this concept in the target code system.

    2    disjointhttp://hl7.org/fhir/concept-map-equivalenceDisjoint

    This 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