{
  "resourceType" : "ValueSet",
  "id" : "inferredCVX",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet inferredCVX</b></p><a name=\"inferredCVX\"> </a><a name=\"hcinferredCVX\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CVX.html\"><code>http://hl7.org/fhir/sid/cvx</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>88</td><td style=\"color: #cccccc\">influenza, unspecified formulation</td></tr><tr><td>109</td><td style=\"color: #cccccc\">pneumococcal, unspecified formulation</td></tr><tr><td>139</td><td style=\"color: #cccccc\">Td(adult) unspecified formulation</td></tr><tr><td>137</td><td style=\"color: #cccccc\">HPV, unspecified formulation</td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/inferredCVX",
  "version" : "2.5.0",
  "name" : "InferredCVX",
  "title" : "inferredCVX FHIR",
  "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" : "FHIR Target ValueSet used by Terminology Maps [VF_inferredCVX](ConceptMap-VF-inferredCVX.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/sid/cvx",
      "concept" : [{
        "code" : "88"
      },
      {
        "code" : "109"
      },
      {
        "code" : "139"
      },
      {
        "code" : "137"
      }]
    }]
  }
}