GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

Valueset-cpt-all.xml

Raw XML (canonical form)

All CPT codes (id = "cpt-all")

<ValueSet xmlns="http://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>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.