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

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-goal-achievement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ConceptMap sc-goal-achievement</b>
      </p>
      <a name="sc-goal-achievement"> </a>
      <a name="hcsc-goal-achievement"> </a>
      <p>Mapping from 
        <a href="valueset-goal-achievement.html">Goal Achievement Status</a> to 
        <a href="valueset-resource-status.html">Canonical Status Codes for FHIR Resources</a>
      </p>
      <br/>
      <p>
        <b>Group 1 </b>Mapping from 
        <a href="http://terminology.hl7.org/7.1.0/CodeSystem-goal-achievement.html">Goal achievement status</a> to 
        <a href="codesystem-resource-status.html">Canonical Status Codes for FHIR Resources</a>
      </p>
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Relationship</b>
          </td>
          <td>
            <b>Target Code</b>
          </td>
        </tr>
        <tr>
          <td>in-progress</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>active</td>
        </tr>
        <tr>
          <td>sustaining</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>active</td>
        </tr>
        <tr>
          <td>improving</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>active</td>
        </tr>
        <tr>
          <td>worsening</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>active</td>
        </tr>
        <tr>
          <td>no-change</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>active</td>
        </tr>
        <tr>
          <td>achieved</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>complete</td>
        </tr>
        <tr>
          <td>not-attainable</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>abandoned</td>
        </tr>
        <tr>
          <td>no-progress</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>not-done</td>
        </tr>
        <tr>
          <td>not-achieved</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>not-done</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/sc-goal-achievement"/>
  <version value="6.0.0-ballot4"/>
  <name value="GoalAchievementStatusCanonicalMap"/>
  <title value="Canonical Mapping for &quot;Goal Achievement Status&quot;"/>
  <status value="draft"/>
  <experimental value="false"/>
  <publisher value="HL7 International - Patient Care WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare/"/>
    </telecom>
  </contact>
  <description value="Canonical Mapping for &quot;Describes the progression, or lack thereof, towards the goal against the target.&quot;"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/goal-achievement"/>
  <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
  <group>
    <source value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
    <target value="http://hl7.org/fhir/resource-status"/>
    <element>
      <code value="in-progress"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="sustaining"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="improving"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="worsening"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="no-change"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="achieved"/>
      <target>
        <code value="complete"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="not-attainable"/>
      <target>
        <code value="abandoned"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="no-progress"/>
      <target>
        <code value="not-done"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="not-achieved"/>
      <target>
        <code value="not-done"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>