DSTU2 STU 3 Ballot
This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . For a full list of available versions, see the Directory of published versions . Page versions: . Page versions: R4B R4 R3 R2

Valueset-concept-map-equivalence.json Raw JSON (

Raw JSON ( canonical form canonical form ) Definition for Value SetConceptMapEquivalence )

Definition for Value SetConceptMapEquivalence

{
  "resourceType": "ValueSet",
  "id": "concept-map-equivalence",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00",

    "lastUpdated": "2016-08-11T17:02:54.322+10:00",

    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [

  "url": "http://hl7.org/fhir/ValueSet/concept-map-equivalence",
  "identifier": [

    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.9"

      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.concept-map-equivalence"

    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/concept-map-equivalence",
  "version": "1.0.2",

  "version": "1.6.0",

  "name": "ConceptMapEquivalence",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2015-10-24T07:41:03+11:00",

  "date": "2016-08-11T17:02:54+10:00",

  "description": "The degree of equivalence between concepts.",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.9"
      }
    ],
    "system": "http://hl7.org/fhir/concept-map-equivalence",
    "version": "1.0.2",
    "caseSensitive": true,
    "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 that 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 narrower SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally."
      },

  "compose": {
    "include": [

      {
        "code": "unmatched",
        "display": "Unmatched",
        "definition": "There is no match for this concept in the destination concept system.",
        "concept": [
          {
            "code": "disjoint",
            "display": "Disjoint",
            "definition": "This is an explicit assertion that there is no mapping between the source and target concept."
          }
        ]

        "system": "http://hl7.org/fhir/concept-map-equivalence"

      }
    ]
  }
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:42+1100.
Links:

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.