US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: VF_ExamStatus - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="VF-ExamStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap VF-ExamStatus</b></p><a name="VF-ExamStatus"> </a><a name="hcVF-ExamStatus"> </a><a name="VF-ExamStatus-en-US"> </a><p>Mapping from <a href="ValueSet-ExamStatus-vista.html">ExamStatus VistA</a> to <a href="ValueSet-ExamStatus.html">ExamStatus FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html">ObservationStatus</a></p><table class="grid"><tr><td colspan="3"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan="2"><b>Target Concept Details</b></td><td colspan="2"><b>Properties</b></td></tr><tr><td colspan="2"><b>Codes</b> from http://va.gov/terminology/vistaDefinedTerms/50.65-.02</td><td><b>condition</b></td><td/><td colspan="2"><b>Codes</b> from <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html" title="http://hl7.org/fhir/observation-status">ObservationStatus</a></td></tr><tr><td style="border-right-width: 0px">X</td><td style="border-left-width: 0px">CANCELLED BY MAS</td><td/><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td style="border-right-width: 0px">cancelled</td><td style="border-left-width: 0px"></td></tr><tr><td style="border-right-width: 0px">RX</td><td style="border-left-width: 0px">CANCELLED BY RO</td><td/><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td style="border-right-width: 0px">cancelled</td><td style="border-left-width: 0px"></td></tr><tr><td style="border-right-width: 0px">C</td><td style="border-left-width: 0px">COMPLETED</td><td/><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td style="border-right-width: 0px">final</td><td style="border-left-width: 0px"></td></tr><tr><td style="border-right-width: 0px">O</td><td style="border-left-width: 0px">OPEN</td><td>369.4-70 = NULL</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td style="border-right-width: 0px">registered</td><td style="border-left-width: 0px"></td></tr><tr><td style="border-right-width: 0px">O</td><td style="border-left-width: 0px">OPEN</td><td>396.4-70 != NULL</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td style="border-right-width: 0px">preliminary</td><td style="border-left-width: 0px"></td></tr><tr><td style="border-right-width: 0px; border-bottom-style: none">T</td><td style="border-left-width: 0px">TRANSFERRED OUT</td><td colspan="4" style="background-color: #efefef">(not mapped)</td></tr></table></div>
  </text>
  <url value="http://va.gov/fhir/ConceptMap/VF-ExamStatus"/>
  <version value="1.3.1"/>
  <name value="VF_ExamStatus"/>
  <title value="VF_ExamStatus"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-31T14:29:33+00:00"/>
  <publisher value="VA"/>
  <contact>
    <name value="VA"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.va.gov"/>
    </telecom>
  </contact>
  <description value="Terminology Maps VF_ExamStatus"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <sourceCanonical value="http://va.gov/fhir/ValueSet/ExamStatus-vista"/>
  <targetCanonical value="http://va.gov/fhir/ValueSet/ExamStatus"/>
  <group>
    <source value="http://va.gov/terminology/vistaDefinedTerms/50.65-.02"/>
    <target value="http://hl7.org/fhir/observation-status"/>
    <element>
      <code value="X"/>
      <display value="CANCELLED BY MAS"/>
      <target>
        <code value="cancelled"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="RX"/>
      <display value="CANCELLED BY RO"/>
      <target>
        <code value="cancelled"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="C"/>
      <display value="COMPLETED"/>
      <target>
        <code value="final"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="O"/>
      <display value="OPEN"/>
      <target>
        <code value="registered"/>
        <equivalence value="equal"/>
        <dependsOn>
          <property value="condition"/>
          <value value="369.4-70 = NULL"/>
        </dependsOn>
      </target>
    </element>
    <element>
      <code value="O"/>
      <display value="OPEN"/>
      <target>
        <code value="preliminary"/>
        <equivalence value="equal"/>
        <dependsOn>
          <property value="condition"/>
          <value value="396.4-70 != NULL"/>
        </dependsOn>
      </target>
    </element>
    <element>
      <code value="T"/>
      <display value="TRANSFERRED OUT"/>
      <target>
        <equivalence value="unmatched"/>
      </target>
    </element>
  </group>
</ConceptMap>