{
  "resourceType": "ValueSet",
  "id": "cpt-all",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>All CPT codes</h2><div><p>A value set that includes all CPT codes</p></div><p><b>Copyright Statement:</b> CPT Copyright © 2014 American Medical Association. All rights reserved.\r\n      \r\n            </p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in \r\n          \r\n                <code>http://www.ama-assn.org/go/cpt</code></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/cpt-all",
  "name": "All CPT codes",
  "status": "active",
  "date": "2015-03-12",
  "publisher": "Health Level Seven International (Vocabulary)",
  "description": "A value set that includes all CPT codes",
  "useContext": [
    {
      "code": {
        "system": "http://example.org/fhir/CodeSystem/use-contexts",
        "code": "species"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "337915000",
            "display": "Homo sapiens (organism)"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "CPT Copyright © 2014 American Medical Association. All rights reserved.",
  "compose": {
    "include": [
      {
        "system": "http://www.ama-assn.org/go/cpt"
      }
    ]
  }
}