This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Detailed Descriptions for the elements in the ConceptMap resource.
ConceptMap | |
Definition | A statement of relationships from one set of concepts to one or more other concepts - either code systems or data elements, or classes in class models. |
Control | 1..1 |
ConceptMap.url | |
Definition | The uri that is used to identify this concept map when it is referenced in a specification, model, design or an instance (should be globally unique URI, and an be urn:uuid: or urn:oid:). |
Control | 0..1 |
Type | uri |
Summary | true |
ConceptMap.identifier | |
Definition | Formal identifier that is used to identify this concept map when it is represented in other formats, or referenced in a specification, model, design or an instance. |
Control | 0..1 |
Type | Identifier |
Summary | true |
Comments | Typically, this is used for values that can go in a v3 II data type. |
ConceptMap.version | |
Definition | The identifier that is used to identify this version of the concept map when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp. |
Control | 0..1 |
Type | string |
Summary | true |
Comments | There may be multiple resource versions of the concept map that have this same identifier. |
ConceptMap.name | |
Definition | A free text natural language name describing the concept map. |
Control | 0..1 |
Type | string |
Requirements | Support human navigation. |
Summary | true |
Comments | Not expected to be unique. |
ConceptMap.publisher | |
Definition | The name of the individual or organization that published the concept map. |
Control | 0..1 |
Type | string |
Requirements | Helps establish the "authority/credibility" of the concept map. May also allow for contact. |
Summary | true |
Comments | Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context. |
ConceptMap.contact | |
Definition | Contacts to assist a user in finding and communicating with the publisher. |
Control | 0..* |
Summary | true |
Comments | May be a web site, an email address, a telephone number (tel:), etc. |
ConceptMap.contact.name | |
Definition | The name of an individual to contact regarding the concept map. |
Control | 0..1 |
Type | string |
Summary | true |
Comments | If there is no named individual, the telecom is for the organization as a whole. |
ConceptMap.contact.telecom | |
Definition | Contact details for individual (if a name was provided) or the publisher. |
Control | 0..* |
Type | ContactPoint |
Summary | true |
ConceptMap.description | |
Definition | A free text natural language description of the use of the concept map - reason for definition, conditions of use, etc. |
Control | 0..1 |
Type | string |
Requirements | Human understandability. |
Summary | true |
Comments | The description is not intended to describe the semantics of the concept map. The description should capture its intended use, which is needed for ensuring integrity for its use in models across future changes. |
ConceptMap.requirements | |
Definition | Explains why this concept map is needed and why it's been constrained as it has. |
Control | 0..1 |
Type | string |
Comments | This element does not describe the usage of the concept map (that's done in comments), rather it's for traceability of why the element is either needed or why the constraints exist as they do. This may be used to point to source materials or specifications that drove the structure of this data element. |
ConceptMap.copyright | |
Definition | A copyright statement relating to the concept map and/or its contents. |
Control | 0..1 |
Type | string |
Comments | Frequently, the copyright differs between the concept map, and codes that are included. The copyright statement should clearly differentiate between these when required. |
ConceptMap.status | |
Definition | The status of the concept map. |
Control | 1..1 |
Binding | ValueSetStatus: Required: http://hl7.org/fhir/valueset-status (The lifecycle status of a Value Set or Concept Map) |
Type | code |
Is Modifier | true |
Requirements | Identify when/if the concept map should be used. |
Summary | true |
Comments | Allows filtering of ConceptMaps that are appropriate for use. |
ConceptMap.experimental | |
Definition | This ConceptMap was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage. |
Control | 0..1 |
Type | boolean |
Summary | true |
Comments | Allows filtering of ConceptMaps that are appropriate for use. |
ConceptMap.date | |
Definition | The date that the concept map status was last changed. |
Control | 0..1 |
Type | dateTime |
Requirements | Need to know when a concept map was first legal for use or became withdrawn or replaced. |
Summary | true |
Comments | Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the concept map. |
ConceptMap.source[x] | |
Definition | The source value set that specifies the concepts that are being mapped. |
Control | 1..1 |
Type | uri|Reference(ValueSet | Profile) |
Summary | true |
Comments | Should be a version specific reference. |
ConceptMap.target[x] | |
Definition | The target value set provides context to the mappings. Note that the mapping is made between concepts, not between value sets, but the value set provides important context about how the concept mapping choices are made. |
Control | 1..1 |
Type | uri|Reference(ValueSet | Profile) |
Summary | true |
ConceptMap.element | |
Definition | Mappings for an individual concept in the source to one or more concepts in the target. |
Control | 0..* |
Alternate Names | code; concept; item |
Comments | Generally, the ideal is that there would only be one mapping for each concept in the source value set, but a given concept may be mapped mutliple times with different comments or dependencies. |
ConceptMap.element.codeSystem | |
Definition | Code System (if the source is a value value set that crosses more than one code system). |
Control | 0..1 |
Type | uri |
ConceptMap.element.code | |
Definition | Identity (code or path) or the element/item being mapped. |
Control | 0..1 |
Type | code |
ConceptMap.element.dependsOn | |
Definition | A set of additional dependencies for this mapping to hold. This mapping is only applicable if the specified element can be resolved, and it has the specified value. |
Control | 0..* |
ConceptMap.element.dependsOn.element | |
Definition | A reference to a specific concept that holds a coded value. This can be an element in a FHIR resource, or a specific reference to a data element in a different specification (e.g. v2) or a general reference to a kind of data field, or a reference to a value set with an appropriately narrow definition. |
Control | 1..1 |
Type | uri |
ConceptMap.element.dependsOn.codeSystem | |
Definition | The code system of the dependency code (if the source/dependency is a value set that cross code systems). |
Control | 1..1 |
Type | uri |
ConceptMap.element.dependsOn.code | |
Definition | Identity (code or path) or the element/item that the map depends on / refers to. |
Control | 1..1 |
Type | string |
ConceptMap.element.map | |
Definition | A concept from the target value set that this concept maps to. |
Control | 0..* |
Comments | Ideally there would only be one map, with equal or equivalent mapping. But multiple maps are allowed for several narrower options, or to assert that other concepts are unmatched. |
Invariants | Defined on this element cmd-1: If the map is narrower or inexact, there SHALL be some comments (xpath: exists(f:comments) or ((f:equivalence/@value != 'narrower') and (f:equivalence/@value != 'inexact'))) |
ConceptMap.element.map.codeSystem | |
Definition | The code system of the target code (if the target is a value set that cross code systems). |
Control | 0..1 |
Type | uri |
Comments | Should be a version specific reference. |
ConceptMap.element.map.code | |
Definition | Identity (code or path) or the element/item that the map refers to. |
Control | 0..1 |
Type | code |
ConceptMap.element.map.equivalence | |
Definition | The equivalence between the source and target concepts (counting for the dependencies and products). The equivalence is read from source to target (e.g. the source is 'wider' than the target. |
Control | 1..1 |
Binding | ConceptMapEquivalence: Required: http://hl7.org/fhir/concept-equivalence (The degree of equivalence between concepts) |
Type | code |
Is Modifier | true |
ConceptMap.element.map.comments | |
Definition | A description of status/issues in mapping that conveys additional information not represented in the structured data. |
Control | 0..1 |
Type | string |
Invariants | Affect this element cmd-1: If the map is narrower or inexact, there SHALL be some comments (xpath: exists(f:comments) or ((f:equivalence/@value != 'narrower') and (f:equivalence/@value != 'inexact'))) |
ConceptMap.element.map.product | |
Definition | A set of additional outcomes from this mapping to other elements. To properly execute this mapping, the specified element must be mapped to some data element or source that is in context. The mapping may still be useful without a place for the additional data elements, but the equivalence cannot be relied on. |
Control | 0..* |
Type | See ConceptMap.element.dependsOn |