{

"resourceType": "ValueSet",
"id": "cpt-all",
"text": {
  "status": "generated",
  "div": "<div>\n      <h2>All CPT codes</h2>\n      <p>A value set that includes all CPT codes</p>\n      <p>\n        <b>Copyright Statement:</b> CPT Copyright &copy; 2014 American Medical Association. All rights reserved.\n      </p>\n      <p>This value set includes codes from the following code systems:</p>\n      <ul>\n        <li>Include all codes defined in http://www.ama-assn.org/go/cpt</li>\n      </ul>\n    </div>"
},
"url": "http://hl7.org/fhir/ValueSet/cpt-all",
"name": "All CPT codes",
"status": "active",
"publisher": "Health Level Seven International (Vocabulary)",
"date": "2015-03-12",
"description": "A value set that includes all CPT codes",
"copyright": "CPT Copyright © 2014 American Medical Association. All rights reserved.",
"compose": {
  "include": [
    {
      "system": "http://www.ama-assn.org/go/cpt"
    }
  ]
}

}