FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/concept-map-equivalence

Packagehl7.fhir.uv.extensions
TypeCodeSystem
Idconcept-map-equivalence
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html
URLhttp://hl7.org/fhir/concept-map-equivalence
Version5.3.0-ballot
Statusactive
Date2023-01-31T07:07:38+11:00
NameConceptMapEquivalence
TitleConcept Map Equivalence Code System
Realmuv
Authorityhl7
DescriptionThe degree of equivalence between concepts.
Contentcomplete

Resources that use this resource

ValueSet
concept-map-equivalenceConcept Map Equivalence Value Set
nll-concept-map-equivalenceEkvivalens
R4-concept-map-equivalence-for-R5Cross-version VS for R4.ConceptMapEquivalence for use in FHIR R5
R2-concept-map-equivalence-for-R5Cross-version VS for R2.ConceptMapEquivalence for use in FHIR R5
R4B-concept-map-equivalence-for-R5Cross-version VS for R4B.ConceptMapEquivalence for use in FHIR R5
R3-concept-map-equivalence-for-R5Cross-version VS for R3.ConceptMapEquivalence for use in FHIR R5
concept-map-equivalenceConcept Map Equivalence Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem concept-map-equivalence

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

This case-sensitive code system http://hl7.org/fhir/concept-map-equivalence defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1relatedto Related ToThe concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known.
2  equivalent EquivalentThe definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical).
3    equal EqualThe 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 WiderThe target mapping is wider in meaning than the source concept.
2  subsumes SubsumesThe target mapping subsumes the meaning of the source concept (e.g. the source is-a target).
2  narrower NarrowerThe 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 SpecializesThe target mapping specializes the meaning of the source concept (e.g. the target is-a source).
2  inexact InexactThe 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.
1unmatched UnmatchedThere is no match for this concept in the target code system.
2  disjoint DisjointThis is an explicit assertion that there is no mapping between the source and target concept.

Source

{
  "resourceType": "CodeSystem",
  "id": "concept-map-equivalence",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://hl7.org/fhir/concept-map-equivalence",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.18"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.18"
    }
  ],
  "version": "5.3.0-ballot",
  "name": "ConceptMapEquivalence",
  "title": "Concept Map Equivalence Code System",
  "status": "active",
  "experimental": false,
  "date": "2023-01-31T07:07:38+11:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "The degree of equivalence between concepts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/concept-map-equivalence",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "concept": [
    {
      "code": "relatedto",
      "display": "Related To",
      "definition": "The concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known.",
      "concept": [
        {
          "code": "equivalent",
          "display": "Equivalent",
          "definition": "The definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical).",
          "concept": [
            {
              "code": "equal",
              "display": "Equal",
              "definition": "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)."
            }
          ]
        },
        {
          "code": "wider",
          "display": "Wider",
          "definition": "The target mapping is wider in meaning than the source concept."
        },
        {
          "code": "subsumes",
          "display": "Subsumes",
          "definition": "The target mapping subsumes the meaning of the source concept (e.g. the source is-a target)."
        },
        {
          "code": "narrower",
          "display": "Narrower",
          "definition": "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."
        },
        {
          "code": "specializes",
          "display": "Specializes",
          "definition": "The target mapping specializes the meaning of the source concept (e.g. the target is-a source)."
        },
        {
          "code": "inexact",
          "display": "Inexact",
          "definition": "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."
        }
      ]
    },
    {
      "code": "unmatched",
      "display": "Unmatched",
      "definition": "There is no match for this concept in the target code system.",
      "concept": [
        {
          "code": "disjoint",
          "display": "Disjoint",
          "definition": "This is an explicit assertion that there is no mapping between the source and target concept."
        }
      ]
    }
  ]
}