Example ConceptMap/example-priority (XML)
Raw XML (canonical form + also see XML Format Specification)
Jump past Narrative
Example Concept Map with priorities (id = "example-priority")
<?xml version="1.0" encoding="UTF-8"?>
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="example-priority"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<h2> null (http://hl7.org/fhir/ConceptMap/example-priority)</h2>
<p> Mapping from http://snomed.info/sct?fhir_vs to (not specified)</p>
<p> DRAFT. Published on ?ngen-10? by null. Creative Commons 0</p>
<div>
<p> Example inspired by UK extended complex map (999002271000000101)</p>
</div>
<br/>
<table class="grid">
<tr>
<td colspan="2">
<b> Source Concept Details</b>
</td>
<td>
<b> Relationship</b>
</td>
<td colspan="4">
<b> Target Concept Details</b>
</td>
</tr>
<tr>
<td colspan="2">
<b> Code</b> from http://snomed.info./sct
</td>
<td/>
<td colspan="2">
<b> Code</b> from
<a href="http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html" title="http://hl7.org/fhir/sid/icd-10">ICD-10</a>
</td>
<td>
<b> mapAdvice</b>
</td>
<td>
<b> priority</b>
</td>
</tr>
<tr>
<td style="border-right-width: 0px; border-bottom-style: none">429353004</td>
<td style="border-left-width: 0px; border-bottom-style: none"/>
<td>
<a href="codesystem-concept-map-relationship.html#source-is-narrower-than-target" title="source-is-narrower-than-target">is narrower then</a>
</td>
<td style="border-right-width: 0px">S59.7</td>
<td style="border-left-width: 0px">Multiple injuries of forearm</td>
<td> ADDITIONAL CODE POSSIBLE</td>
<td> 1</td>
</tr>
<tr>
<td style="border-right-width: 0px; border-top-style: none; border-bottom-style: none"/>
<td style="border-left-width: 0px; border-top-style: none; border-bottom-style: none"/>
<td>
<a href="codesystem-concept-map-relationship.html#source-is-narrower-than-target" title="source-is-narrower-than-target">is narrower then</a>
</td>
<td style="border-right-width: 0px">S59.9</td>
<td style="border-left-width: 0px">Unspecified injury of forearm</td>
<td> ADDITIONAL CODE POSSIBLE</td>
<td> 3</td>
</tr>
<tr>
<td style="border-right-width: 0px; border-top-style: none"/>
<td style="border-top-style: none; border-left-width: 0px"/>
<td>
<a href="codesystem-concept-map-relationship.html#source-is-narrower-than-target" title="source-is-narrower-than-target">is narrower then</a>
</td>
<td style="border-right-width: 0px">S59.8</td>
<td style="border-left-width: 0px">Other specified injuries of forearm</td>
<td> ADDITIONAL CODE POSSIBLE</td>
<td> 2</td>
</tr>
</table>
</div>
</text>
<url value="http://hl7.org/fhir/ConceptMap/example-priority"/>
<version value="5.0.0-ballot"/>
<title value="Example map with priorities"/>
<status value="draft"/>
<description value="Example inspired by UK extended complex map (999002271000000101)"/>
<copyright value="Creative Commons 0"/>
<sourceScopeUri value="http://snomed.info/sct?fhir_vs"/>
<group>
<source value="http://snomed.info./sct"/>
<target value="http://hl7.org/fhir/sid/icd-10"/>
<element>
<code value="429353004"/>
<target>
<code value="S59.7"/>
<relationship value="source-is-narrower-than-target"/>
<product>
<property value="priority"/>
<valueInteger value="1"/>
</product>
<product>
<property value="mapAdvice"/>
<valueString value="ADDITIONAL CODE POSSIBLE"/>
</product>
</target>
<target>
<code value="S59.9"/>
<relationship value="source-is-narrower-than-target"/>
<product>
<property value="priority"/>
<valueInteger value="3"/>
</product>
<product>
<property value="mapAdvice"/>
<valueString value="ADDITIONAL CODE POSSIBLE"/>
</product>
</target>
<target>
<code value="S59.8"/>
<relationship value="source-is-narrower-than-target"/>
<product>
<property value="priority"/>
<valueInteger value="2"/>
</product>
<product>
<property value="mapAdvice"/>
<valueString value="ADDITIONAL CODE POSSIBLE"/>
</product>
</target>
</element>
</group>
</ConceptMap>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.