FHIR Tooling Extensions IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir-tools-ig/ and changes regularly. See the Directory of published versions
CodeSystem: ConceptMapEquivalence
The degree of equivalence between concepts (R4).
Se hace referencia a este sistema de códigos en la definición de los siguientes conjuntos de valores:
This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/r4-equivalence defines the following codes in a Is-A hierarchy:
| Lvl | Code | Display | Definition |
| 1 |
relatedto |
Related To |
The concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known. |
| 2 |
equal |
Equal |
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 |
wider |
Wider |
The target mapping is wider in meaning than the source concept. |
| 2 |
subsumes |
Subsumes |
The target mapping subsumes the meaning of the source concept (e.g. the source is-a target). |
| 2 |
narrower |
Narrower |
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 |
specializes |
Specializes |
The target mapping specializes the meaning of the source concept (e.g. the target is-a source). |
| 2 |
inexact |
Inexact |
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 |
unmatched |
Unmatched |
There is no match for this concept in the target code system. |
| 2 |
disjoint |
Disjoint |
This is an explicit assertion that there is no mapping between the source and target concept. |
Descripción de los cuadros anteriores.