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-12-17 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="FC-ObservationStatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap FC-ObservationStatus</b></p><a name="FC-ObservationStatus"> </a><a name="hcFC-ObservationStatus"> </a><a name="FC-ObservationStatus-en-US"> </a><p>Mapping from <a href="http://hl7.org/fhir/R4/valueset-observation-status.html">ObservationStatus</a> to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.39</p><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html">ObservationStatus</a> to <code>http://terminology.hl7.org/CodeSystem/2.16.840.1.113883.5.14</code></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>registered</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>active</td></tr><tr><td>preliminary</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>active</td></tr><tr><td>final</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>completed</td></tr><tr><td>amended</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>completed</td></tr><tr><td>corrected</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>completed</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></tr><tr><td>entered-in-error</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>aborted</td></tr><tr><td>unknown</td><td colspan="2" style="background-color: #efefef">(not mapped)</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/FC-ObservationStatus"/>
<version value="2.0.0-ballot"/>
<name value="FHIRtoCCDAObservationStatus"/>
<title value="FHIR ObservationStatus to C-CDA ObservationStatus"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-17T19:55:43+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="FHIR ObservationStatus to C-CDA ObservationStatus"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<sourceUri value="http://hl7.org/fhir/ValueSet/observation-status"/>
<targetUri
value="https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.39"/>
<group>
<source value="http://hl7.org/fhir/observation-status"/>
<target
value="http://terminology.hl7.org/CodeSystem/2.16.840.1.113883.5.14"/>
<element>
<code value="registered"/>
<display value="registered"/>
<target>
<code value="active"/>
<display value="Active"/>
<equivalence value="wider"/>
</target>
</element>
<element>
<code value="preliminary"/>
<display value="Preliminary"/>
<target>
<code value="active"/>
<display value="Active"/>
<equivalence value="wider"/>
</target>
</element>
<element>
<code value="final"/>
<display value="Final"/>
<target>
<code value="completed"/>
<display value="completed"/>
<equivalence value="wider"/>
</target>
</element>
<element>
<code value="amended"/>
<display value="Amended"/>
<target>
<code value="completed"/>
<display value="completed"/>
<equivalence value="wider"/>
</target>
</element>
<element>
<code value="corrected"/>
<display value="Corrected"/>
<target>
<code value="completed"/>
<display value="completed"/>
<equivalence value="wider"/>
</target>
</element>
<element>
<code value="cancelled"/>
<display value="Cancelled"/>
<target>
<code value="cancelled"/>
<display value="cancelled"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<target>
<code value="aborted"/>
<display value="aborted"/>
<equivalence value="wider"/>
</target>
</element>
<element>
<code value="unknown"/>
<display value="unknown"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
</group>
</ConceptMap>