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

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-LabInterpretation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-LabInterpretation</b></p><a name=\"VF-LabInterpretation\"> </a><a name=\"hcVF-LabInterpretation\"> </a><a name=\"VF-LabInterpretation-en-US\"> </a><p>Mapping from <a href=\"ValueSet-LabInterpretation-vista.html\">LabInterpretation VistA</a> to <a href=\"ValueSet-LabInterpretation.html\">LabInterpretation 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></tr><tr><td>H</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>H (High)</td></tr><tr><td>L</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>L (Low)</td></tr><tr><td>H*</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>HH (Critical high)</td></tr><tr><td>L*</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>LL (Critical low)</td></tr><tr><td>A</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></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-LabInterpretation",
  "version" : "1.3.1",
  "name" : "VF_LabInterpretation",
  "title" : "VF_LabInterpretation",
  "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_LabInterpretation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/LabInterpretation-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/LabInterpretation",
  "group" : [
    {
      "source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "element" : [
        {
          "code" : "H",
          "target" : [
            {
              "code" : "H",
              "display" : "High",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "L",
          "target" : [
            {
              "code" : "L",
              "display" : "Low",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "H*",
          "target" : [
            {
              "code" : "HH",
              "display" : "Critical high",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "L*",
          "target" : [
            {
              "code" : "LL",
              "display" : "Critical low",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "A",
          "target" : [
            {
              "code" : "A",
              "display" : "Abnormal",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}