C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ccda-on-fhir/ and changes regularly. See the Directory of published versions
Active as of 2024-09-22 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="CF-EncounterStatus"/>
<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><a name="CF-EncounterStatus-en-US"> </a><p>Mapping from <a href="http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActStatus.html">http://terminology.hl7.org/CodeSystem/v3-ActStatus</a> to <a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html">http://hl7.org/fhir/encounter-status</a></p><br/><p><b>Group 1 </b>Mapping from <a href="http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActStatus.html">ActStatus</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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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>
<url value="http://hl7.org/fhir/us/ccda/ConceptMap/CF-EncounterStatus"/>
<version value="2.0.0-ballot"/>
<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/CodeSystem/v3-ActStatus"/>
<targetUri value="http://hl7.org/fhir/encounter-status"/>
<group>
<source value="http://terminology.hl7.org/CodeSystem/v3-ActStatus"/>
<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>