<?xml version="1.0" encoding="UTF-8"?>

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-condition-clinical"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>ConditionClinicalStatusCodesCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-condition-clinical)</h2>
      <p>Mapping from 
        <a href="valueset-condition-clinical.html">http://hl7.org/fhir/ValueSet/condition-clinical</a> to 
        <a href="valueset-resource-status.html">http://hl7.org/fhir/ValueSet/resource-status</a>
      </p>
      <p>DRAFT. Published on ?ngen-10? by FHIR Project team (
        <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>). 
      </p>
      <div>
        <p>Canonical Mapping for &quot;Preferred value set for Condition Clinical Status.&quot;</p>

      </div>
      <br/>
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Relationship</b>
          </td>
          <td>
            <b>Destination Code</b>
          </td>
        </tr>
        <tr>
          <td>active,recurrence,relapse</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a>
          </td>
          <td>active</td>
        </tr>
        <tr>
          <td>inactive,remission</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a>
          </td>
          <td>suspended</td>
        </tr>
        <tr>
          <td>resolved</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a>
          </td>
          <td>failed</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/sc-condition-clinical"/>
  <version value="4.6.0"/>
  <name value="ConditionClinicalStatusCodesCanonicalMap"/>
  <title value="Canonical Mapping for &quot;Condition Clinical Status Codes&quot;"/>
  <status value="draft"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Canonical Mapping for &quot;Preferred value set for Condition Clinical Status.&quot;"/>
  <sourceCanonical value="http://hl7.org/fhir/ValueSet/condition-clinical"/>
  <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
  <group>
    <source value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
    <target value="http://hl7.org/fhir/resource-status"/>
    <element>
      <code value="active,recurrence,relapse"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="inactive,remission"/>
      <target>
        <code value="suspended"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="resolved"/>
      <target>
        <code value="failed"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>