C-CDA on FHIR
2.0.0-ballot - STU 2 Ballot United States of America flag

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

: FHIR to C-CDA Procedure Status - XML Representation

Active as of 2024-12-17

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="FC-ProcedureStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap FC-ProcedureStatus</b></p><a name="FC-ProcedureStatus"> </a><a name="hcFC-ProcedureStatus"> </a><a name="FC-ProcedureStatus-en-US"> </a><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><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/6.1.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/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/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/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/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/6.1.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/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/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/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/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="2.0.0-ballot"/>
  <name value="FHIRtoCCDAProcedureStatus"/>
  <title value="FHIR to C-CDA Procedure Status"/>
  <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 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"/>
        <comment value="See additional group for nullFlavor mapping"/>
      </target>
    </element>
    <element>
      <code value="in-progress"/>
      <display value="In Progress"/>
      <target>
        <code value="active"/>
        <display value="active"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="not-done"/>
      <display value="Not Done"/>
      <target>
        <code value="cancelled"/>
        <display value="cancelled"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="on-hold"/>
      <display value="On Hold"/>
      <target>
        <equivalence value="unmatched"/>
        <comment value="See additional group for nullFlavor mapping"/>
      </target>
    </element>
    <element>
      <code value="stopped"/>
      <display value="Stopped"/>
      <target>
        <code value="aborted"/>
        <display value="aborted"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="completed"/>
      <display value="Completed"/>
      <target>
        <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"/>
        <comment value="See additional group for nullFlavor mapping"/>
      </target>
    </element>
    <element>
      <code value="unknown"/>
      <display value="Unknown"/>
      <target>
        <equivalence value="unmatched"/>
        <comment value="See additional group for nullFlavor mapping"/>
      </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>
        <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>
        <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>
        <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>
        <code value="UNK"/>
        <display value="unknown"/>
        <equivalence value="equivalent"/>
        <comment
                 value="This value must be mapped into @nullFlavor attribute"/>
      </target>
    </element>
  </group>
</ConceptMap>