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

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-task-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ConceptMap sc-task-status</b>
      </p>
      <a name="sc-task-status"> </a>
      <a name="hcsc-task-status"> </a>
      <p>Mapping from 
        <a href="valueset-task-status.html">Task 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="codesystem-task-status.html">Task 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>entered-in-error</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>error</td>
        </tr>
        <tr>
          <td>draft</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>draft</td>
        </tr>
        <tr>
          <td>requested</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>requested</td>
        </tr>
        <tr>
          <td>received</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>received</td>
        </tr>
        <tr>
          <td>rejected</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>declined</td>
        </tr>
        <tr>
          <td>accepted</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>accepted</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>on-hold</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>suspended</td>
        </tr>
        <tr>
          <td>failed</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>failed</td>
        </tr>
        <tr>
          <td>completed</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>complete</td>
        </tr>
        <tr>
          <td>cancelled</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>abandoned</td>
        </tr>
        <tr>
          <td>ready</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>on-target</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/sc-task-status"/>
  <version value="6.0.0-ballot4"/>
  <name value="TaskStatusCanonicalMap"/>
  <title value="Canonical Mapping for &quot;Task Status&quot;"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-12-28T05:55:11+00: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>
  <description value="Canonical Mapping for &quot;The current status of the task.&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/task-status"/>
  <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
  <group>
    <source value="http://hl7.org/fhir/task-status"/>
    <target value="http://hl7.org/fhir/resource-status"/>
    <element>
      <code value="entered-in-error"/>
      <target>
        <code value="error"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="draft"/>
      <target>
        <code value="draft"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="requested"/>
      <target>
        <code value="requested"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="received"/>
      <target>
        <code value="received"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="rejected"/>
      <target>
        <code value="declined"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="accepted"/>
      <target>
        <code value="accepted"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="in-progress"/>
      <target>
        <code value="active"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="on-hold"/>
      <target>
        <code value="suspended"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="failed"/>
      <target>
        <code value="failed"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="completed"/>
      <target>
        <code value="complete"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="cancelled"/>
      <target>
        <code value="abandoned"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="ready"/>
      <target>
        <code value="on-target"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>