{
  "resourceType" : "CodeSystem",
  "id" : "80.4",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 80.4</b></p><a name=\"80.4\"> </a><a name=\"hc80.4\"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/CodeSystem/80.4</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\">ICD-10-CM<a name=\"80.4-ICD-10-CM\"> </a></td><td>10D</td></tr><tr><td style=\"white-space:nowrap\">ICD-9-CM<a name=\"80.4-ICD-9-CM\"> </a></td><td>10P</td></tr><tr><td style=\"white-space:nowrap\">ICD-9 Proc<a name=\"80.4-ICD-9Proc\"> </a></td><td>ICP</td></tr><tr><td style=\"white-space:nowrap\">ICD-10-PCS<a name=\"80.4-ICD-10-PCS\"> </a></td><td>ICD</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/CodeSystem/80.4",
  "version" : "2.5.0",
  "name" : "ICDCodingSystems_VistA",
  "title" : "80.4",
  "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) 80.4",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "ICD-10-CM",
    "display" : "10D"
  },
  {
    "code" : "ICD-9-CM",
    "display" : "10P"
  },
  {
    "code" : "ICD-9 Proc",
    "display" : "ICP"
  },
  {
    "code" : "ICD-10-PCS",
    "display" : "ICD"
  }]
}