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 - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-ImageInterpretation",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-ImageInterpretation",
  "version" : "1.3.1",
  "name" : "VF_ImageInterpretation",
  "title" : "VF_ImageInterpretation",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-31T14:29:33+00:00",
  "publisher" : "VA",
  "contact" : [
    {
      "name" : "VA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.va.gov"
        }
      ]
    }
  ],
  "description" : "Terminology Maps VF_ImageInterpretation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/ImageInterpretation-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/ImageInterpretation",
  "group" : [
    {
      "source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "element" : [
        {
          "code" : "A",
          "display" : "ABNORMAL",
          "target" : [
            {
              "code" : "A",
              "display" : "Abnormal",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "B",
          "display" : "BORDERLINE",
          "target" : [
            {
              "code" : "E",
              "display" : "Equivocal",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "N",
          "display" : "NORMAL",
          "target" : [
            {
              "code" : "N",
              "display" : "Normal",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "T",
          "display" : "TECHNICALLY UNSATISFACTORY",
          "target" : [
            {
              "code" : "IND",
              "display" : "Indeterminate",
              "equivalence" : "equal",
              "comment" : "'Technically Unsatifactory' is used with EKG/ECG but not ECHO"
            }
          ]
        }
      ]
    }
  ]
}