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

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="CF-EncounterStatus"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap CF-EncounterStatus</b></p><a name="CF-EncounterStatus"> </a><a name="hcCF-EncounterStatus"> </a><p>Mapping from <a href="http://terminology.hl7.org/7.1.0/ValueSet-v3-ActStatus.html">ActStatus</a> to <a href="http://hl7.org/fhir/R4/valueset-encounter-status.html">EncounterStatus</a></p><br/><p><b>Group 1 </b>Mapping from <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActStatus.html">ActStatusversion: 4.0.0)</a> to <a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html">EncounterStatus</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>aborted</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider" title="wider">maps to wider concept</a></td><td>unknown</td><td>Semantically this could be 'finished', but that might imply completion.</td></tr><tr><td>active</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>in-progress</td><td/></tr><tr><td>cancelled</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>cancelled</td><td/></tr><tr><td>completed</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>finished</td><td/></tr><tr><td>held</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider" title="wider">maps to wider concept</a></td><td>planned</td><td>Held encounters have been planned, but intent to execute has been suspended.</td></tr><tr><td>new</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider" title="wider">maps to wider concept</a></td><td>unknown</td><td>This is not Planned, because New  encounters have been planned but may or may not have been started. 'Planned' encounters in FHIR have not been started.</td></tr><tr><td>suspended</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower" title="narrower">narrower</a></td><td>onleave</td><td>Suspended encounters have been started, but intent to execute has been temporarily stopped. On-leave is a special case of this circumstance.</td></tr><tr><td>nullified</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>entered-in-error</td><td/></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cgp"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"/>
      </extension>
    </valueInteger>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/ccda/ConceptMap/CF-EncounterStatus"/>
  <version value="2.0.0"/>
  <name value="CCDAtoFHIREncounterStatus"/>
  <title value="C-CDA to FHIR Encounter Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-22T17:40:28+00:00"/>
  <publisher value="HL7 International / Cross-Group Projects"/>
  <contact>
    <name value="HL7 International / Cross-Group Projects"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cgp"/>
    </telecom>
  </contact>
  <description value="C-CDA to FHIR Encounter Status"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <sourceUri value="http://terminology.hl7.org/ValueSet/v3-ActStatus"/>
  <targetUri value="http://hl7.org/fhir/ValueSet/encounter-status"/>
  <group>
    <source value="http://terminology.hl7.org/CodeSystem/v3-ActStatus"/>
    <sourceVersion value="4.0.0"/>
    <target value="http://hl7.org/fhir/encounter-status"/>
    <element>
      <code value="aborted"/>
      <display value="Aborted"/>
      <target>
        <code value="unknown"/>
        <display value="Unknown"/>
        <equivalence value="wider"/>
        <comment value="Semantically this could be 'finished', but that might imply completion."/>
      </target>
    </element>
    <element>
      <code value="active"/>
      <display value="Active"/>
      <target>
        <code value="in-progress"/>
        <display value="In Progress"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="cancelled"/>
      <display value="Cancelled"/>
      <target>
        <code value="cancelled"/>
        <display value="Cancelled"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="completed"/>
      <display value="Completed"/>
      <target>
        <code value="finished"/>
        <display value="Finished"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="held"/>
      <display value="Held"/>
      <target>
        <code value="planned"/>
        <display value="Planned"/>
        <equivalence value="wider"/>
        <comment value="Held encounters have been planned, but intent to execute has been suspended."/>
      </target>
    </element>
    <element>
      <code value="new"/>
      <display value="New"/>
      <target>
        <code value="unknown"/>
        <display value="Unknown"/>
        <equivalence value="wider"/>
        <comment value="This is not Planned, because New  encounters have been planned but may or may not have been started. 'Planned' encounters in FHIR have not been started."/>
      </target>
    </element>
    <element>
      <code value="suspended"/>
      <display value="Suspended"/>
      <target>
        <code value="onleave"/>
        <display value="On Leave"/>
        <equivalence value="narrower"/>
        <comment value="Suspended encounters have been started, but intent to execute has been temporarily stopped. On-leave is a special case of this circumstance."/>
      </target>
    </element>
    <element>
      <code value="nullified"/>
      <display value="Nullified"/>
      <target>
        <code value="entered-in-error"/>
        <display value="Entered in Error"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>