ConceptMap
FoundationA 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.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| ConceptMap | 0..* | — | A map from one set of concepts to one or more other concepts |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .urlΣ | 0..1 | uri | Canonical identifier for this concept map, represented as a URI (globally unique) |
| .identifierΣ | 0..1 | Identifier | Additional identifier for the concept map |
| .versionΣ | 0..1 | string | Business version of the concept map |
| .nameΣ | 0..1 | string | Name for this concept map (computer friendly) |
| .titleΣ | 0..1 | string | Name for this concept map (human friendly) |
| .status?!Σ | 1..1 | code | draft | active | retired | unknown Bindingpublication-status(required) |
| .experimentalΣ | 0..1 | boolean | For testing purposes, not real usage |
| .dateΣ | 0..1 | dateTime | Date last changed |
| .publisherΣ | 0..1 | string | Name of the publisher (organization or individual) |
| .contactΣ | 0..* | ContactDetail | Contact details for the publisher |
| .description | 0..1 | markdown | Natural language description of the concept map |
| .useContextΣ | 0..* | UsageContext | The context that the content is intended to support |
| .jurisdictionΣ | 0..* | CodeableConcept | Intended jurisdiction for concept map (if applicable) Bindingjurisdiction(extensible) |
| .purpose | 0..1 | markdown | Why this concept map is defined |
| .copyright | 0..1 | markdown | Use and/or publishing restrictions |
| .source[x]Σ | 0..1 | uri | canonical | The source value set that contains the concepts that are being mapped |
| .target[x]Σ | 0..1 | uri | canonical | The target value set which provides context for the mappings |
| .group | 0..* | BackboneElement | Same source and target systems |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .source | 0..1 | uri | Source system where concepts to be mapped are defined |
| .sourceVersion | 0..1 | string | Specific version of the code system |
| .target | 0..1 | uri | Target system that the concepts are to be mapped to |
| .targetVersion | 0..1 | string | Specific version of the code system |
| .element | 1..* | BackboneElement | Mappings for a concept from the source set |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 0..1 | code | Identifies element being mapped |
| .display | 0..1 | string | Display for the code |
| .target | 0..* | BackboneElement | Concept in target system for element |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 0..1 | code | Code that identifies the target element |
| .display | 0..1 | string | Display for the code |
| .equivalence?! | 1..1 | code | relatedto | equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint Bindingconcept-map-equivalence(required) |
| .comment | 0..1 | string | Description of status/issues in mapping |
| .dependsOn | 0..* | BackboneElement | Other elements required for this mapping (from context) |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .property | 1..1 | uri | Reference to property mapping depends on |
| .system | 0..1 | canonical | Code System (if necessary) |
| .value | 1..1 | string | Value of the referenced element |
| .display | 0..1 | string | Display for the code (if value is a code) |
| .product | 0..* | — | Other concepts that this mapping also produces |
| .unmapped | 0..1 | BackboneElement | What to do when there is no mapping for the source concept |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .mode | 1..1 | code | provided | fixed | other-map Bindingconceptmap-unmapped-mode(required) |
| .code | 0..1 | code | Fixed code when mode = fixed |
| .display | 0..1 | string | Display for the code |
| .url | 0..1 | canonical | canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped |