This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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

Conceptmap.profile.xml

Profile for conceptmap

Raw XML

<Profile xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre>
&lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap" title="A statement of relationships from one set of concepts to one or more other concept systems."><b>ConceptMap</b></a> xmlns=&quot;http://hl7.org/fhir&quot;&gt; <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span>
 &lt;!-- from <a href="resources.html">Resource</a>: <a href="extensibility.html">extension</a>, <a href="extensibility.html#modifierExtension">modifierExtension</a>, language, <a href="narrative.html#Narrative">text</a>, and <a href="references.html#contained">contained</a> --&gt;
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.identifier" title="The identifier that is used to identify this concept map when it is referenced in a specification,
         model, design or an instance (should be globally unique OID, UUID, or URI)."><b>identifier</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Logical id to reference this concept map<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.version" title="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."><b>version</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Logical id for this version of the concept map<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.name" title="A free text natural language name describing the concept map."><b>name</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Informal name for this concept map<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.publisher" title="The name of the individual or organization that published the concept map."><b>publisher</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Name of the publisher (Organization or individual)<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.telecom" title="Contacts of the publisher to assist a user in finding and communicating with the publisher."><b>telecom</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Contact">Contact</a></span> <span style="color: navy">Contact information of the publisher<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/telecom&gt;
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.description" title="A free text natural language description of the use of the concept map - reason for definition,
         conditions of use, etc."><b>description</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Human language description of the concept map<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.copyright" title="A copyright statement relating to the concept map and/or its contents."><b>copyright</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">About the concept map or its content</span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.status" title="The status of the concept map (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>status</b></span></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy"><a href="valueset-status.html" style="color: navy">draft | active | retired<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></a></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.experimental" title="This ConceptMap was authored for testing purposes (or education/evaluation/marketing),
         and is not intended to be used for genuine usage."><b>experimental</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#boolean">boolean</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">If for testing purposes, not real usage<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.date" title="The date that the concept map status was last changed."><b>date</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Date for given status<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.source" title="The source value set that specifies the concepts that are being mapped."><b>source</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="valueset.html#ValueSet">ValueSet</a>)</span> <span style="color: navy">Identifies the source value set which is being mapped<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/source&gt;
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.target" title="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."><b>target</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="valueset.html#ValueSet">ValueSet</a>)</span> <span style="color: navy">Provides context to the mappings<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/target&gt;
 &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept" title="Mappings for a concept from the source valueset."><b>concept</b></a>&gt;  <span style="color: Gray">&lt;!-- <span style="color: brown"><b>0..*</b></span> Mappings for a concept from the source valueset --&gt;</span>
  &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.system" title="System that defines the concept being mapped."><b>system</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">System that defines the concept being mapped</span><span style="color: Gray"> --&gt;</span>
  &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.code" title="Identifies concept being mapped."><b>code</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Identifies concept being mapped</span><span style="color: Gray"> --&gt;</span>
  &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.dependsOn" title="A set of additional dependencies for this mapping to hold. This mapping is only applicable
         if the specified concept can be resolved, and it has the specified value."><b>dependsOn</b></a>&gt;  <span style="color: Gray">&lt;!-- <span style="color: brown"><b>0..*</b></span> Other concepts required for this mapping (from context) --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.dependsOn.concept" title="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."><b>concept</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Reference to element/field/valueset provides the context</span><span style="color: Gray"> --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.dependsOn.system" title="System for a concept in the referenced concept."><b>system</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">System for a concept in the referenced concept</span><span style="color: Gray"> --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.dependsOn.code" title="Code for a concept in the referenced concept."><b>code</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Code for a concept in the referenced concept</span><span style="color: Gray"> --&gt;</span>
  &lt;/dependsOn&gt;
  &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.map" title="A concept from the target value set that this concept maps to."><b>map</b></a>&gt;  <span style="color: Gray">&lt;!-- <span style="color: brown"><b>0..*</b></span> A concept from the target value set that this concept maps to --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.map.system" title="System of the target."><b>system</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown" title="Inv-2: If a code is provided, a system SHALL be provided"><b><img alt="??" src="lock.png"/> 0..1</b></span> <span style="color: navy">System of the target</span><span style="color: Gray"> --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.map.code" title="Code that identifies the target concept."><b>code</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Code that identifies the target concept</span><span style="color: Gray"> --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.map.equivalence" title="equal | equivalent | wider | subsumes | narrower | specialises | inexact | unmatched |
         disjoint (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>equivalence</b></span></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy"><a href="concept-equivalence.html" style="color: navy">equal | equivalent | wider | subsumes | narrower | specialises | inexact | unmatched |
             disjoint</a></span><span style="color: Gray"> --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.map.comments" title="Description of status/issues in mapping."><b>comments</b></a> value=&quot;[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]&quot;/&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown" title="Inv-1: If the map is narrower, there SHALL be some comments"><b><img alt="??" src="lock.png"/> 0..1</b></span> <span style="color: navy">Description of status/issues in mapping</span><span style="color: Gray"> --&gt;</span>
   &lt;<a class="dict" href="conceptmap-definitions.html#ConceptMap.concept.map.product" title="A set of additional outcomes from this mapping to other value sets. To properly execute
         this mapping, the specified value set 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."><b>product</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen">Content as for ConceptMap.concept.dependsOn</span> <span style="color: navy">Other concepts that this mapping also produces</span><span style="color: Gray"> --&gt;</span>&lt;/product&gt;
  &lt;/map&gt;
 &lt;/concept&gt;
&lt;/ConceptMap&gt;
</pre></div>
  </text>
  <name value="conceptmap"/>
  <publisher value="FHIR Project"/>
  <description value="Basic Profile. A statement of relationships from one set of concepts to one or more other
   concept systems."/>
  <status value="draft"/>
  <date value="2014-09-30"/>
  <requirements value="Scope and Usage A concept map defines a mapping from a concept defined in one system to
   one or more concepts defined in other systems. Mappings are always framed within the concept
   of value sets - they are specific to a context of use."/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <structure>
    <type value="ConceptMap"/>
    <publish value="true"/>
    <element>
      <path value="ConceptMap"/>
      <definition>
        <short value="A statement of relationships from one set of concepts to one or more other concept systems"/>
        <formal value="A statement of relationships from one set of concepts to one or more other concept systems."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="Resource"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.extension"/>
      <definition>
        <short value="Additional Content defined by implementations"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource. In order to make the use of extensions safe and manageable, there is
         a strict governance applied to the definition and use of extensions. Though any implementer
         is allowed to define an extension, there is a set of requirements that SHALL be met as
         part of the definition of the extension."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.modifierExtension"/>
      <definition>
        <short value="Extensions that cannot be ignored"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource, and that modifies the understanding of the element that contains it.
         Usually modifier elements provide negation or qualification. In order to make the use
         of extensions safe and manageable, there is a strict governance applied to the definition
         and use of extensions. Though any implementer is allowed to define an extension, there
         is a set of requirements that SHALL be met as part of the definition of the extension.
         Applications processing a resource are required to check for modifier extensions."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.text"/>
      <definition>
        <short value="Text summary of the resource, for human interpretation"/>
        <formal value="A human-readable narrative that contains a summary of the resource, and may be used to
         represent the content of the resource to a human. The narrative need not encode all the
         structured data, but is required to contain sufficient detail to make it &quot;clinically
         safe&quot; for a human to just read the narrative. Resource definitions may define what
         content should be represented in the narrative to ensure clinical safety."/>
        <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have
         a narrative."/>
        <synonym value="narrative"/>
        <synonym value="html"/>
        <synonym value="xhtml"/>
        <synonym value="display"/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="Narrative"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.contained"/>
      <definition>
        <short value="Contained, inline Resources"/>
        <formal value="These resources do not have an independent existence apart from the resource that contains
         them - they cannot be identified independently, and nor can they have their own independent
         transaction scope."/>
        <comments value="This should never be done when the content can be identified properly, as once identification
         is lost, it is extremely difficult (and context dependent) to restore it again."/>
        <synonym value="inline resources"/>
        <synonym value="anonymous resources"/>
        <synonym value="contained resources"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Resource"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.identifier"/>
      <definition>
        <short value="Logical id to reference this concept map"/>
        <formal value="The identifier that is used to identify this concept map when it is referenced in a specification,
         model, design or an instance (should be globally unique OID, UUID, or URI)."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.version"/>
      <definition>
        <short value="Logical id for this version of the concept map"/>
        <formal value="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."/>
        <comments value="There may be multiple resource versions of the concept map that have this same identifier."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.name"/>
      <definition>
        <short value="Informal name for this concept map"/>
        <formal value="A free text natural language name describing the concept map."/>
        <comments value="Not expected to be unique."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.publisher"/>
      <definition>
        <short value="Name of the publisher (Organization or individual)"/>
        <formal value="The name of the individual or organization that published the concept map."/>
        <comments value="Usually an organization, but may be an individual. This item SHOULD be populated unless
         the information is available from context."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.telecom"/>
      <definition>
        <short value="Contact information of the publisher"/>
        <formal value="Contacts of the publisher to assist a user in finding and communicating with the publisher."/>
        <comments value="May be a web site, an email address, a telephone number (tel:), etc."/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Contact"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.description"/>
      <definition>
        <short value="Human language description of the concept map"/>
        <formal value="A free text natural language description of the use of the concept map - reason for definition,
         conditions of use, etc."/>
        <comments value="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."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.copyright"/>
      <definition>
        <short value="About the concept map or its content"/>
        <formal value="A copyright statement relating to the concept map and/or its contents."/>
        <comments value="Frequently, the copyright differs between the concept map, and codes that are included.
         The copyright statement should clearly differentiate between these when required."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.status"/>
      <definition>
        <short value="draft | active | retired"/>
        <formal value="The status of the concept map."/>
        <comments value="Allows filtering of ConceptMaps that are appropriate for use."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="code"/>
        </type>
        <isModifier value="true"/>
        <binding>
          <name value="ValueSetStatus"/>
          <isExtensible value="false"/>
          <conformance value="required"/>
          <referenceResource>
            <reference value="http://hl7.org/fhir/vs/valueset-status"/>
          </referenceResource>
        </binding>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.experimental"/>
      <definition>
        <short value="If for testing purposes, not real usage"/>
        <formal value="This ConceptMap was authored for testing purposes (or education/evaluation/marketing),
         and is not intended to be used for genuine usage."/>
        <comments value="Allows filtering of ConceptMaps that are appropriate for use."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="boolean"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.date"/>
      <definition>
        <short value="Date for given status"/>
        <formal value="The date that the concept map status was last changed."/>
        <comments value="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."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="dateTime"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <identity value="rim"/>
          <map value="N/A"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.source"/>
      <definition>
        <short value="Identifies the source value set which is being mapped"/>
        <formal value="The source value set that specifies the concepts that are being mapped."/>
        <comments value="Should be a version specific reference."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="ResourceReference"/>
          <profile value="http://hl7.org/fhir/profiles/ValueSet"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.target"/>
      <definition>
        <short value="Provides context to the mappings"/>
        <formal value="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."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="ResourceReference"/>
          <profile value="http://hl7.org/fhir/profiles/ValueSet"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept"/>
      <definition>
        <short value="Mappings for a concept from the source valueset"/>
        <formal value="Mappings for a concept from the source valueset."/>
        <comments value="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."/>
        <min value="0"/>
        <max value="*"/>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.extension"/>
      <definition>
        <short value="Additional Content defined by implementations"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource. In order to make the use of extensions safe and manageable, there is
         a strict governance applied to the definition and use of extensions. Though any implementer
         is allowed to define an extension, there is a set of requirements that SHALL be met as
         part of the definition of the extension."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.modifierExtension"/>
      <definition>
        <short value="Extensions that cannot be ignored"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource, and that modifies the understanding of the element that contains it.
         Usually modifier elements provide negation or qualification. In order to make the use
         of extensions safe and manageable, there is a strict governance applied to the definition
         and use of extensions. Though any implementer is allowed to define an extension, there
         is a set of requirements that SHALL be met as part of the definition of the extension.
         Applications processing a resource are required to check for modifier extensions."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.system"/>
      <definition>
        <short value="System that defines the concept being mapped"/>
        <formal value="System that defines the concept being mapped."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="uri"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.code"/>
      <definition>
        <short value="Identifies concept being mapped"/>
        <formal value="Identifies concept being mapped."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="code"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.dependsOn"/>
      <definition>
        <short value="Other concepts required for this mapping (from context)"/>
        <formal value="A set of additional dependencies for this mapping to hold. This mapping is only applicable
         if the specified concept can be resolved, and it has the specified value."/>
        <min value="0"/>
        <max value="*"/>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.dependsOn.extension"/>
      <definition>
        <short value="Additional Content defined by implementations"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource. In order to make the use of extensions safe and manageable, there is
         a strict governance applied to the definition and use of extensions. Though any implementer
         is allowed to define an extension, there is a set of requirements that SHALL be met as
         part of the definition of the extension."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.dependsOn.modifierExtension"/>
      <definition>
        <short value="Extensions that cannot be ignored"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource, and that modifies the understanding of the element that contains it.
         Usually modifier elements provide negation or qualification. In order to make the use
         of extensions safe and manageable, there is a strict governance applied to the definition
         and use of extensions. Though any implementer is allowed to define an extension, there
         is a set of requirements that SHALL be met as part of the definition of the extension.
         Applications processing a resource are required to check for modifier extensions."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.dependsOn.concept"/>
      <definition>
        <short value="Reference to element/field/valueset provides the context"/>
        <formal value="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."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="uri"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.dependsOn.system"/>
      <definition>
        <short value="System for a concept in the referenced concept"/>
        <formal value="System for a concept in the referenced concept."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="uri"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.dependsOn.code"/>
      <definition>
        <short value="Code for a concept in the referenced concept"/>
        <formal value="Code for a concept in the referenced concept."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="code"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map"/>
      <definition>
        <short value="A concept from the target value set that this concept maps to"/>
        <formal value="A concept from the target value set that this concept maps to."/>
        <comments value="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."/>
        <min value="0"/>
        <max value="*"/>
        <constraint>
          <key value="2"/>
          <severity value="error"/>
          <human value="If a code is provided, a system SHALL be provided"/>
          <xpath value="exists(f:system) or not(exists(f:code))"/>
        </constraint>
        <constraint>
          <key value="1"/>
          <severity value="error"/>
          <human value="If the map is narrower, there SHALL be some comments"/>
          <xpath value="exists(f:comments) or ((f:equivalence/@value != 'narrower') and (f:equivalence/@value
           != 'inexact'))"/>
        </constraint>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.extension"/>
      <definition>
        <short value="Additional Content defined by implementations"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource. In order to make the use of extensions safe and manageable, there is
         a strict governance applied to the definition and use of extensions. Though any implementer
         is allowed to define an extension, there is a set of requirements that SHALL be met as
         part of the definition of the extension."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.modifierExtension"/>
      <definition>
        <short value="Extensions that cannot be ignored"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource, and that modifies the understanding of the element that contains it.
         Usually modifier elements provide negation or qualification. In order to make the use
         of extensions safe and manageable, there is a strict governance applied to the definition
         and use of extensions. Though any implementer is allowed to define an extension, there
         is a set of requirements that SHALL be met as part of the definition of the extension.
         Applications processing a resource are required to check for modifier extensions."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.system"/>
      <definition>
        <short value="System of the target"/>
        <formal value="System of the target."/>
        <comments value="Should be a version specific reference."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="uri"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.code"/>
      <definition>
        <short value="Code that identifies the target concept"/>
        <formal value="Code that identifies the target concept."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="code"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.equivalence"/>
      <definition>
        <short value="equal | equivalent | wider | subsumes | narrower | specialises | inexact | unmatched |
         disjoint"/>
        <formal value="equal | equivalent | wider | subsumes | narrower | specialises | inexact | unmatched |
         disjoint."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="code"/>
        </type>
        <isModifier value="true"/>
        <binding>
          <name value="ConceptMapEquivalence"/>
          <isExtensible value="false"/>
          <conformance value="required"/>
          <referenceResource>
            <reference value="http://hl7.org/fhir/vs/concept-equivalence"/>
          </referenceResource>
        </binding>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.comments"/>
      <definition>
        <short value="Description of status/issues in mapping"/>
        <formal value="Description of status/issues in mapping."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="string"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="ConceptMap.concept.map.product"/>
      <definition>
        <short value="Other concepts that this mapping also produces"/>
        <formal value="A set of additional outcomes from this mapping to other value sets. To properly execute
         this mapping, the specified value set 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."/>
        <min value="0"/>
        <max value="*"/>
        <nameReference value="ConceptMap.concept.dependsOn"/>
        <isModifier value="false"/>
      </definition>
    </element>
    <searchParam>
      <name value="_id"/>
      <type value="token"/>
      <documentation value="The logical resource id associated with the resource (must be supported by all servers)"/>
    </searchParam>
    <searchParam>
      <name value="_language"/>
      <type value="token"/>
      <documentation value="The language of the resource"/>
    </searchParam>
    <searchParam>
      <name value="date"/>
      <type value="date"/>
      <documentation value="The concept map publication date"/>
      <xpath value="f:ConceptMap/f:date"/>
    </searchParam>
    <searchParam>
      <name value="dependson"/>
      <type value="token"/>
      <documentation value="Reference to element/field/valueset provides the context"/>
      <xpath value="f:ConceptMap/f:concept/f:dependsOn/f:concept"/>
    </searchParam>
    <searchParam>
      <name value="description"/>
      <type value="string"/>
      <documentation value="Text search in the description of the concept map"/>
      <xpath value="f:ConceptMap/f:description"/>
    </searchParam>
    <searchParam>
      <name value="identifier"/>
      <type value="token"/>
      <documentation value="The identifier of the concept map"/>
      <xpath value="f:ConceptMap/f:identifier"/>
    </searchParam>
    <searchParam>
      <name value="name"/>
      <type value="string"/>
      <documentation value="Name of the concept map"/>
      <xpath value="f:ConceptMap/f:name"/>
    </searchParam>
    <searchParam>
      <name value="product"/>
      <type value="token"/>
      <documentation value="Reference to element/field/valueset provides the context"/>
      <xpath value="f:ConceptMap/f:concept/f:map/f:product/f:concept"/>
    </searchParam>
    <searchParam>
      <name value="publisher"/>
      <type value="string"/>
      <documentation value="Name of the publisher of the concept map"/>
      <xpath value="f:ConceptMap/f:publisher"/>
    </searchParam>
    <searchParam>
      <name value="source"/>
      <type value="reference"/>
      <documentation value="The system for any concepts mapped by this concept map"/>
      <xpath value="f:ConceptMap/f:source"/>
    </searchParam>
    <searchParam>
      <name value="status"/>
      <type value="token"/>
      <documentation value="Status of the concept map"/>
      <xpath value="f:ConceptMap/f:status"/>
    </searchParam>
    <searchParam>
      <name value="system"/>
      <type value="token"/>
      <documentation value="The system for any destination concepts mapped by this map"/>
      <xpath value="f:ConceptMap/f:concept/f:map/f:system"/>
    </searchParam>
    <searchParam>
      <name value="target"/>
      <type value="reference"/>
      <documentation value="Provides context to the mappings"/>
      <xpath value="f:ConceptMap/f:target"/>
    </searchParam>
    <searchParam>
      <name value="version"/>
      <type value="token"/>
      <documentation value="The version identifier of the concept map"/>
      <xpath value="f:ConceptMap/f:version"/>
    </searchParam>
  </structure>
</Profile>