{
  "resourceType" : "CodeSystem",
  "id" : "63.04-2to862",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 63.04-2to862</b></p><a name=\"63.04-2to862\"> </a><a name=\"hc63.04-2to862\"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/CodeSystem/63.04-2to862</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"63.04-2to862-H\"> </a></td><td>high</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"63.04-2to862-L\"> </a></td><td>low</td></tr><tr><td style=\"white-space:nowrap\">H*<a name=\"63.04-2to862-H.42\"> </a></td><td>critical high</td></tr><tr><td style=\"white-space:nowrap\">L*<a name=\"63.04-2to862-L.42\"> </a></td><td>critical low</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"63.04-2to862-A\"> </a></td><td>abnormal</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/CodeSystem/63.04-2to862",
  "version" : "2.5.0",
  "name" : "LabInterpretation_VistA",
  "title" : "63.04-2to862",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "CodeSystem for VistA file(-field) 63.04-2to862",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "H",
    "display" : "high"
  },
  {
    "code" : "L",
    "display" : "low"
  },
  {
    "code" : "H*",
    "display" : "critical high"
  },
  {
    "code" : "L*",
    "display" : "critical low"
  },
  {
    "code" : "A",
    "display" : "abnormal"
  }]
}