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

: AntibioticSensitivityInterpretation VistA - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AntibioticSensitivityInterpretation-vista",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AntibioticSensitivityInterpretation-vista</b></p><a name=\"AntibioticSensitivityInterpretation-vista\"> </a><a name=\"hcAntibioticSensitivityInterpretation-vista\"> </a><a name=\"AntibioticSensitivityInterpretation-vista-en-US\"> </a><ul><li>Include these codes as defined in <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-AntibioticSensitivityInterpretation.html\">VF_AntibioticSensitivityInterpretation</a></b></td></tr><tr><td>I</td><td>Intermediate</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-I\">I</a></td></tr><tr><td>R</td><td>Resistant</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-R\">R</a></td></tr><tr><td>Resistant</td><td>Resistant</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-R\">R</a></td></tr><tr><td>S</td><td>Sensitive</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-S\">S</a></td></tr><tr><td>Sensitive</td><td>Sensitive</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-S\">S</a></td></tr><tr><td>SYN-S</td><td/><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-SYN-S\">SYN-S</a></td></tr><tr><td>SYN-R</td><td/><td><span title=\"EQUIVALENT\">~</span><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-SYN-R\">SYN-R</a></td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/AntibioticSensitivityInterpretation-vista",
  "version" : "1.3.1",
  "name" : "AntibioticSensitivityInterpretation_VistA",
  "title" : "AntibioticSensitivityInterpretation VistA",
  "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" : "VistA Source ValueSet for Terminology Maps [VF_AntibioticSensitivityInterpretation](ConceptMap-VF-AntibioticSensitivityInterpretation.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
        "concept" : [
          {
            "code" : "I",
            "display" : "Intermediate"
          },
          {
            "code" : "R",
            "display" : "Resistant"
          },
          {
            "code" : "Resistant",
            "display" : "Resistant"
          },
          {
            "code" : "S",
            "display" : "Sensitive"
          },
          {
            "code" : "Sensitive",
            "display" : "Sensitive"
          },
          {
            "code" : "SYN-S"
          },
          {
            "code" : "SYN-R"
          }
        ]
      }
    ]
  }
}