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.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
ConceptMap | 0..* | A map from one set of concepts to one or more other concepts | ||
Σ | 0..1 | uri | Canonical identifier for this concept map, represented as a URI (globally unique) | |
Σ | 0..1 | Identifier | Additional identifier for the concept map | |
Σ | 0..1 | string | Business version of the concept map | |
Σ | 0..1 | string | Name for this concept map (computer friendly) | |
Σ | 0..1 | string | Name for this concept map (human friendly) | |
?!Σ | 1..1 | code | draft | active | retired | unknown PublicationStatus (required) | |
Σ | 0..1 | boolean | For testing purposes, not real usage | |
Σ | 0..1 | dateTime | Date last changed | |
Σ | 0..1 | string | Name of the publisher (organization or individual) | |
Σ | 0..* | ContactDetail | Contact details for the publisher | |
| 0..1 | markdown | Natural language description of the concept map | ||
Σ | 0..* | UsageContext | The context that the content is intended to support | |
Σ | 0..* | CodeableConcept | Intended jurisdiction for concept map (if applicable) Jurisdiction (extensible) | |
| 0..1 | markdown | Why this concept map is defined | ||
| 0..1 | markdown | Use and/or publishing restrictions | ||
Σ | 0..1 | The source value set that contains the concepts that are being mapped | ||
Σ | 0..1 | uri | ||
Σ | 0..1 | canonical | ||
Σ | 0..1 | The target value set which provides context for the mappings | ||
Σ | 0..1 | uri | ||
Σ | 0..1 | canonical | ||
| 0..* | BackboneElement | Same source and target systems | ||
| 0..1 | uri | Source system where concepts to be mapped are defined | ||
| 0..1 | string | Specific version of the code system | ||
| 0..1 | uri | Target system that the concepts are to be mapped to | ||
| 0..1 | string | Specific version of the code system | ||
| 1..* | BackboneElement | Mappings for a concept from the source set | ||
| 0..1 | code | Identifies element being mapped | ||
| 0..1 | string | Display for the code | ||
| 0..* | BackboneElement | Concept in target system for element | ||
| 0..1 | code | Code that identifies the target element | ||
| 0..1 | string | Display for the code | ||
?! | 1..1 | code | relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint ConceptMapEquivalence (required) | |
| 0..1 | string | Description of status/issues in mapping | ||
| 0..* | BackboneElement | Other elements required for this mapping (from context) | ||
| 1..1 | uri | Reference to property mapping depends on | ||
| 0..1 | canonical | Code System (if necessary) | ||
| 1..1 | string | Value of the referenced element | ||
| 0..1 | string | Display for the code (if value is a code) | ||
| 0..* | Other concepts that this mapping also produces | |||
| 0..1 | BackboneElement | What to do when there is no mapping for the source concept | ||
| 1..1 | code | provided | fixed | other-map ConceptMapGroupUnmappedMode (required) | ||
| 0..1 | code | Fixed code when mode = fixed | ||
| 0..1 | string | Display for the code | ||
| 0..1 | canonical | canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped |