This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Composition-status-map-v3.xml

v3 map for CompositionStatus

Raw XML

<ConceptMap xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v3 map for CompositionStatus (http://hl7.org/fhir/cm/v3/composition-status)</h2>
      <p>Mapping from 
        <a href="composition-status.html">http://hl7.org/fhir/vs/composition-status</a> to 
        <a href="v3/ActStatus/index.html">http://hl7.org/fhir/v3/vs/ActStatus</a>
      </p>
      <p>Draft. Published on 30-Sep 2014 18:9 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>
      <p>v3 Map (ActStatus)</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>preliminary</td>
          <td>equivalent</td>
          <td>active (active)</td>
        </tr>
        <tr>
          <td>final</td>
          <td>wider</td>
          <td>completed (completed)</td>
        </tr>
        <tr>
          <td>appended</td>
          <td>wider</td>
          <td>completed (completed)</td>
        </tr>
        <tr>
          <td>amended</td>
          <td>wider</td>
          <td>completed (completed)</td>
        </tr>
        <tr>
          <td>entered in error</td>
          <td>equivalent</td>
          <td>nullified (nullified)</td>
        </tr>
      </table>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/cm/v3/composition-status"/>
  <name value="v3 map for CompositionStatus"/>
  <publisher value="HL7 (FHIR Project)"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org/fhir"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="fhir@lists.hl7.org"/>
  </telecom>
  <description value="v3 Map (ActStatus)"/>
  <status value="draft"/>
  <date value="2014-09-30T18:09:19.445+10:00"/>
  <source>
    <reference value="http://hl7.org/fhir/vs/composition-status"/>
  </source>
  <target>
    <reference value="http://hl7.org/fhir/v3/vs/ActStatus"/>
  </target>
  <concept>
    <system value="http://hl7.org/fhir/composition-status"/>
    <code value="preliminary"/>
    <map>
      <system value="http://hl7.org/fhir/v3/ActStatus"/>
      <code value="active"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/composition-status"/>
    <code value="final"/>
    <map>
      <system value="http://hl7.org/fhir/v3/ActStatus"/>
      <code value="completed"/>
      <equivalence value="wider"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/composition-status"/>
    <code value="appended"/>
    <map>
      <system value="http://hl7.org/fhir/v3/ActStatus"/>
      <code value="completed"/>
      <equivalence value="wider"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/composition-status"/>
    <code value="amended"/>
    <map>
      <system value="http://hl7.org/fhir/v3/ActStatus"/>
      <code value="completed"/>
      <equivalence value="wider"/>
    </map>
  </concept>
  <concept>
    <system value="http://hl7.org/fhir/composition-status"/>
    <code value="entered in error"/>
    <map>
      <system value="http://hl7.org/fhir/v3/ActStatus"/>
      <code value="nullified"/>
      <equivalence value="equivalent"/>
    </map>
  </concept>
</ConceptMap>