{
  "resourceType": "ValueSet",
  "id": "us-core-cvx",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Vaccine Administered Value Set (CVX)</h2><div><p>This identifies the vaccine substance administered - CVX codes</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/sid/cvx</code></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-cvx",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.3.88.12.80.22"
    }
  ],
  "version": "1.0.1",
  "name": "Vaccine Administered Value Set (CVX)",
  "status": "active",
  "date": "2016-08-10T00:00:00+10:00",
  "publisher": "HL7 US Realm Steering Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This identifies the vaccine substance administered - CVX codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/cvx"
      }
    ]
  }
}