US Veterans Health Administration FHIR Map Set Implementation Guide
1.8.0 - 250901 United States of America flag

US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions

: VistA CodeSystem for 698.4-1 - JSON Representation

Active as of 2025-09-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSdeviceTypePacemaker",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSdeviceTypePacemaker</b></p><a name=\"CSdeviceTypePacemaker\"> </a><a name=\"hcCSdeviceTypePacemaker\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistaDefinedTerms/698.4-1</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\">A<a name=\"CSdeviceTypePacemaker-A\"> </a></td><td>'A' FOR A LEAD;</td></tr><tr><td style=\"white-space:nowrap\">AV<a name=\"CSdeviceTypePacemaker-AV\"> </a></td><td>'AV' FOR BOTH A LEAD AND V LEAD;</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"CSdeviceTypePacemaker-G\"> </a></td><td>'G' FOR GENERATOR;</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"CSdeviceTypePacemaker-P\"> </a></td><td>'P' FOR PSA ANALYZER;</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"CSdeviceTypePacemaker-T\"> </a></td><td>'T' FOR TELEPHONE TRANSMITTER;</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"CSdeviceTypePacemaker-V\"> </a></td><td>'V' FOR V LEAD;</td></tr></table></div>"
  },
  "url" : "http://va.gov/terminology/vistaDefinedTerms/698.4-1",
  "version" : "1.8.0",
  "name" : "CSdeviceTypePacemaker",
  "title" : "VistA CodeSystem for 698.4-1",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-02T14:12:45+00:00",
  "publisher" : "VA",
  "contact" : [
    {
      "name" : "VA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.va.gov"
        }
      ]
    }
  ],
  "description" : "VistA Source CodeSystem for Terminology Maps using http://va.gov/terminology/vistaDefinedTerms/698.4-1",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "A",
      "display" : "'A' FOR A LEAD;"
    },
    {
      "code" : "AV",
      "display" : "'AV' FOR BOTH A LEAD AND V LEAD;"
    },
    {
      "code" : "G",
      "display" : "'G' FOR GENERATOR;"
    },
    {
      "code" : "P",
      "display" : "'P' FOR PSA ANALYZER;"
    },
    {
      "code" : "T",
      "display" : "'T' FOR TELEPHONE TRANSMITTER;"
    },
    {
      "code" : "V",
      "display" : "'V' FOR V LEAD;"
    }
  ]
}