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 1.2.0 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-03-12 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="FC-ProcedureStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from <a href="http://hl7.org/fhir/R4/valueset-event-status.html">EventStatus</a> to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.22</p><p>ACTIVE. Published on 2024-03-12 16:03:19+0000 by HL7 International / Cross-Group Projects (HL7 International / Cross-Group Projects: <a href="http://www.hl7.org/Special/committees/cgp">http://www.hl7.org/Special/com...</a>). </p><div><p>FHIR to C-CDA Procedure Status</p>
</div><br/><p><b>Group 1</b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-event-status.html">EventStatus</a> to <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActStatus.html">ActStatus</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>preparation</td><td colspan="2" style="background-color: #efefef">(not mapped)</td></tr><tr><td>in-progress</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>active</td></tr><tr><td>not-done</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>cancelled</td></tr><tr><td>on-hold</td><td colspan="2" style="background-color: #efefef">(not mapped)</td></tr><tr><td>stopped</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>aborted</td></tr><tr><td>completed</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>completed</td></tr><tr><td>entered-in-error</td><td colspan="2" style="background-color: #efefef">(not mapped)</td></tr><tr><td>unknown</td><td colspan="2" style="background-color: #efefef">(not mapped)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-event-status.html">EventStatus</a> to <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-NullFlavor.html">NullFlavor</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>preparation</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider" title="wider">maps to wider concept</a></td><td>OTH (other)</td><td>This value must be mapped into @nullFlavor attribute</td></tr><tr><td>on-hold</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider" title="wider">maps to wider concept</a></td><td>OTH (other)</td><td>This value must be mapped into @nullFlavor attribute</td></tr><tr><td>entered-in-error</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider" title="wider">maps to wider concept</a></td><td>OTH (other)</td><td>This value must be mapped into @nullFlavor attribute</td></tr><tr><td>unknown</td><td><a href="http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>UNK (unknown)</td><td>This value must be mapped into @nullFlavor attribute</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-ProcedureStatus"/>
<version value="1.2.0"/>
<name value="FHIRtoCCDAProcedureStatus"/>
<title value="FHIR to C-CDA Procedure Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-03-12T16:03:19+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 to C-CDA Procedure Status"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<sourceUri value="http://hl7.org/fhir/ValueSet/event-status"/>
<targetUri
value="https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.22"/>
<group>
<source value="http://hl7.org/fhir/event-status"/>
<target value="http://terminology.hl7.org/CodeSystem/v3-ActStatus"/>
<element>
<code value="preparation"/>
<display value="Preparation"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
<element>
<code value="in-progress"/>
<display value="In Progress"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equivalent"/>
</modifierExtension>
<code value="active"/>
<display value="active"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="not-done"/>
<display value="Not Done"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equivalent"/>
</modifierExtension>
<code value="cancelled"/>
<display value="cancelled"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="on-hold"/>
<display value="On Hold"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
<element>
<code value="stopped"/>
<display value="Stopped"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equivalent"/>
</modifierExtension>
<code value="aborted"/>
<display value="aborted"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="completed"/>
<display value="Completed"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equivalent"/>
</modifierExtension>
<code value="completed"/>
<display value="completed"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
<element>
<code value="unknown"/>
<display value="Unknown"/>
<target>
<equivalence value="unmatched"/>
</target>
</element>
</group>
<group>
<source value="http://hl7.org/fhir/event-status"/>
<target value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<element>
<code value="preparation"/>
<display value="Preparation"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="wider"/>
</modifierExtension>
<code value="OTH"/>
<display value="other"/>
<equivalence value="wider"/>
<comment
value="This value must be mapped into @nullFlavor attribute"/>
</target>
</element>
<element>
<code value="on-hold"/>
<display value="On Hold"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="wider"/>
</modifierExtension>
<code value="OTH"/>
<display value="other"/>
<equivalence value="wider"/>
<comment
value="This value must be mapped into @nullFlavor attribute"/>
</target>
</element>
<element>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="wider"/>
</modifierExtension>
<code value="OTH"/>
<display value="other"/>
<equivalence value="wider"/>
<comment
value="This value must be mapped into @nullFlavor attribute"/>
</target>
</element>
<element>
<code value="unknown"/>
<display value="Unknown"/>
<target>
<modifierExtension
url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
<valueCode value="equivalent"/>
</modifierExtension>
<code value="UNK"/>
<display value="unknown"/>
<equivalence value="equivalent"/>
<comment
value="This value must be mapped into @nullFlavor attribute"/>
</target>
</element>
</group>
</ConceptMap>