<?xml version=“1.0” encoding=“UTF-8”?>

<ValueSet xmlns=“hl7.org/fhir”>

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

</ValueSet>