<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="cm-detectedissue-severity-v3" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v3 map for DetectedIssueSeverity (http://hl7.org/fhir/ConceptMap/cm-detectedissue-severity-v3)</h2>
      <p>Mapping from 
              <a href="valueset-detectedissue-severity.html">http://hl7.org/fhir/ValueSet/detectedissue-severity</a> to 
              <a href="v3/SeverityObservation/vs.html">http://hl7.org/fhir/ValueSet/v3-SeverityObservation</a></p>
      <p>DRAFT. Published on 19/04/2017 7:44:43 AM by HL7 (FHIR Project) (
              <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>, 
              <a href="mailto:fhir@lists.hl7.org">fhir@lists.hl7.org</a>). 
            </p>
      <br />
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Equivalence</b>
          </td>
          <td>
            <b>Destination Code</b>
          </td>
        </tr>
        <tr>
          <td>high (High)</td>
          <td>equal</td>
          <td>H (High)</td>
        </tr>
        <tr>
          <td>moderate (Moderate)</td>
          <td>equal</td>
          <td>M (Moderate)</td>
        </tr>
        <tr>
          <td>low (Low)</td>
          <td>equal</td>
          <td>L (Low)</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/cm-detectedissue-severity-v3" />
  <name value="v3 map for DetectedIssueSeverity" />
  <status value="draft" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="fhir@lists.hl7.org" />
    </telecom>
  </contact>
  <sourceReference>
    <reference value="http://hl7.org/fhir/ValueSet/detectedissue-severity" />
  </sourceReference>
  <targetReference>
    <reference value="http://hl7.org/fhir/ValueSet/v3-SeverityObservation" />
  </targetReference>
  <group>
    <source value="http://hl7.org/fhir/detectedissue-severity" />
    <target value="http://hl7.org/fhir/v3/ObservationValue" />
    <element>
      <code value="high" />
      <target>
        <code value="H" />
        <equivalence value="equal" />
      </target>
    </element>
    <element>
      <code value="moderate" />
      <target>
        <code value="M" />
        <equivalence value="equal" />
      </target>
    </element>
    <element>
      <code value="low" />
      <target>
        <code value="L" />
        <equivalence value="equal" />
      </target>
    </element>
  </group>
</ConceptMap>