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

Active as of 2025-09-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSallergySubstanceCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSallergySubstanceCategory</b></p><a name=\"CSallergySubstanceCategory\"> </a><a name=\"hcCSallergySubstanceCategory\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistaDefinedTerms/120.8-3.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\">D<a name=\"CSallergySubstanceCategory-D\"> </a></td><td>DRUG</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"CSallergySubstanceCategory-O\"> </a></td><td>OTHER</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"CSallergySubstanceCategory-F\"> </a></td><td>FOOD</td></tr></table></div>"
  },
  "url" : "http://va.gov/terminology/vistaDefinedTerms/120.8-3.1",
  "version" : "1.8.0",
  "name" : "CSallergySubstanceCategory",
  "title" : "VistA CodeSystem for 120.8-3.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/120.8-3.1",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "D",
      "display" : "DRUG"
    },
    {
      "code" : "O",
      "display" : "OTHER"
    },
    {
      "code" : "F",
      "display" : "FOOD"
    }
  ]
}