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

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-request-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ConceptMap sc-request-status</b>
      </p>
      <a name="sc-request-status"> </a>
      <a name="hcsc-request-status"> </a>
      <p>Mapping from 
        <a href="valueset-request-status.html">RequestStatus</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-request-status.html">RequestStatus</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>active</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>revoked</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>unknown</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>unknown</td>
        </tr>
        <tr>
          <td>ended</td>
          <td>
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
          </td>
          <td>ended</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/sc-request-status"/>
  <version value="6.0.0-ballot4"/>
  <name value="RequestStatusCanonicalMap"/>
  <title value="Canonical Mapping for &quot;RequestStatus&quot;"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-04-01T17:59:15+00:00"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <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;Codes identifying the lifecycle stage of a request.&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/request-status"/>
  <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
  <group>
    <source value="http://hl7.org/fhir/request-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="active"/>
      <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="revoked"/>
      <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="unknown"/>
      <target>
        <code value="unknown"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="ended"/>
      <target>
        <code value="ended"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>