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

: ImageInterpretation FHIR - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ImageInterpretation"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ImageInterpretation</b></p><a name="ImageInterpretation"> </a><a name="hcImageInterpretation"> </a><a name="ImageInterpretation-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-A">A</a></td><td>Abnormal</td><td>The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).<br/><br/>\[Note: Typically applies to non-numeric results.\]</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-E">E</a></td><td>Equivocal</td><td>The test or procedure was successfully performed, but the results are borderline and can neither be declared positive / negative nor detected / not detected according to the current established criteria.</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-N">N</a></td><td>Normal</td><td>The result or observation value is within the reference range or expected norm (as defined for the respective test procedure).<br/><br/>\[Note: Applies to numeric or non-numeric results.\]</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-IND">IND</a></td><td>Indeterminate</td><td>The specified component / analyte, organism or clinical sign could neither be declared positive / negative nor detected / not detected by the performed test or procedure.<br/><br/>*Usage Note:* For example, if the specimen was degraded, poorly processed, or was missing the required anatomic structures, then &quot;indeterminate&quot; (i.e. &quot;cannot be determined&quot;) is the appropriate response, not &quot;equivocal&quot;.</td></tr></table></li></ul></div>
  </text>
  <url value="http://va.gov/fhir/ValueSet/ImageInterpretation"/>
  <version value="1.3.1"/>
  <name value="ImageInterpretation"/>
  <title value="ImageInterpretation FHIR"/>
  <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="FHIR Target ValueSet for Terminology Maps [VF_ImageInterpretation](ConceptMap-VF-ImageInterpretation.html)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <concept>
        <code value="A"/>
        <display value="Abnormal"/>
      </concept>
      <concept>
        <code value="E"/>
        <display value="Equivocal"/>
      </concept>
      <concept>
        <code value="N"/>
        <display value="Normal"/>
      </concept>
      <concept>
        <code value="IND"/>
        <display value="Indeterminate"/>
      </concept>
    </include>
  </compose>
</ValueSet>