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_ImageInterpretation - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="VF-ImageInterpretation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap VF-ImageInterpretation</b></p><a name="VF-ImageInterpretation"> </a><a name="hcVF-ImageInterpretation"> </a><a name="VF-ImageInterpretation-en-US"> </a><p>Mapping from <a href="ValueSet-ImageInterpretation-vista.html">ImageInterpretation VistA</a> to <a href="ValueSet-ImageInterpretation.html">ImageInterpretation 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://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html">ObservationInterpretation</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>A (ABNORMAL)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>A (Abnormal)</td><td/></tr><tr><td>B (BORDERLINE)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>E (Equivocal)</td><td/></tr><tr><td>N (NORMAL)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>N (Normal)</td><td/></tr><tr><td>T (TECHNICALLY UNSATISFACTORY)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>IND (Indeterminate)</td><td>'Technically Unsatifactory' is used with EKG/ECG but not ECHO</td></tr></table></div>
  </text>
  <url value="http://va.gov/fhir/ConceptMap/VF-ImageInterpretation"/>
  <version value="1.3.1"/>
  <name value="VF_ImageInterpretation"/>
  <title value="VF_ImageInterpretation"/>
  <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_ImageInterpretation"/>
  <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/ImageInterpretation-vista"/>
  <targetCanonical value="http://va.gov/fhir/ValueSet/ImageInterpretation"/>
  <group>
    <source value="http://va.gov/terminology/vistaDefinedTerms/50.65-.02"/>
    <target
            value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
    <element>
      <code value="A"/>
      <display value="ABNORMAL"/>
      <target>
        <code value="A"/>
        <display value="Abnormal"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="B"/>
      <display value="BORDERLINE"/>
      <target>
        <code value="E"/>
        <display value="Equivocal"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="N"/>
      <display value="NORMAL"/>
      <target>
        <code value="N"/>
        <display value="Normal"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="T"/>
      <display value="TECHNICALLY UNSATISFACTORY"/>
      <target>
        <code value="IND"/>
        <display value="Indeterminate"/>
        <equivalence value="equal"/>
        <comment
                 value="'Technically Unsatifactory' is used with EKG/ECG but not ECHO"/>
      </target>
    </element>
  </group>
</ConceptMap>