http://hl7.org/fhir/StructureDefinition/ConceptMap|4.0.1

A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models.
NameFlagsCardTypeDescription & Constraints
ConceptMap
0..*A map from one set of concepts to one or more other concepts
 
url
Σ
0..1uriCanonical identifier for this concept map, represented as a URI (globally unique)
 
identifier
Σ
0..1IdentifierAdditional identifier for the concept map
 
version
Σ
0..1stringBusiness version of the concept map
 
name
Σ
0..1stringName for this concept map (computer friendly)
 
title
Σ
0..1stringName for this concept map (human friendly)
 
status *
?!Σ
1..1codedraft | active | retired | unknown PublicationStatus (required)
 
experimental
Σ
0..1booleanFor testing purposes, not real usage
 
date
Σ
0..1dateTimeDate last changed
 
publisher
Σ
0..1stringName of the publisher (organization or individual)
 
contact
Σ
0..*ContactDetailContact details for the publisher
 
description
0..1markdownNatural language description of the concept map
 
useContext
Σ
0..*UsageContextThe context that the content is intended to support
 
jurisdiction
Σ
0..*CodeableConceptIntended jurisdiction for concept map (if applicable) Jurisdiction (extensible)
 
purpose
0..1markdownWhy this concept map is defined
 
copyright
0..1markdownUse and/or publishing restrictions
 
source[x]
Σ
0..1The source value set that contains the concepts that are being mapped
 
 
sourceUri
Σ
0..1uri
 
 
sourceCanonical
Σ
0..1canonical
 
target[x]
Σ
0..1The target value set which provides context for the mappings
 
 
targetUri
Σ
0..1uri
 
 
targetCanonical
Σ
0..1canonical
 
group
0..*BackboneElementSame source and target systems
 
 
source
0..1uriSource system where concepts to be mapped are defined
 
 
sourceVersion
0..1stringSpecific version of the code system
 
 
target
0..1uriTarget system that the concepts are to be mapped to
 
 
targetVersion
0..1stringSpecific version of the code system
 
 
element *
1..*BackboneElementMappings for a concept from the source set
 
 
 
code
0..1codeIdentifies element being mapped
 
 
 
display
0..1stringDisplay for the code
 
 
 
target
0..*BackboneElementConcept in target system for element
 
 
 
 
code
0..1codeCode that identifies the target element
 
 
 
 
display
0..1stringDisplay for the code
 
 
 
 
equivalence *
?!
1..1coderelatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint ConceptMapEquivalence (required)
 
 
 
 
comment
0..1stringDescription of status/issues in mapping
 
 
 
 
dependsOn
0..*BackboneElementOther elements required for this mapping (from context)
 
 
 
 
 
property *
1..1uriReference to property mapping depends on
 
 
 
 
 
system
0..1canonicalCode System (if necessary)
 
 
 
 
 
value *
1..1stringValue of the referenced element
 
 
 
 
 
display
0..1stringDisplay for the code (if value is a code)
 
 
 
 
product
0..*Other concepts that this mapping also produces
 
 
unmapped
0..1BackboneElementWhat to do when there is no mapping for the source concept
 
 
 
mode *
1..1codeprovided | fixed | other-map ConceptMapGroupUnmappedMode (required)
 
 
 
code
0..1codeFixed code when mode = fixed
 
 
 
display
0..1stringDisplay for the code
 
 
 
url
0..1canonicalcanonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped