HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: AMA CPT Usable Codes - XML Representation

Active as of 2023-08-05

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cpt-usable"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href="CodeSystem-CPT.html"><code>http://www.ama-assn.org/go/cpt</code></a> where modified  =  false and modifier  =  false</li><li>Include codes from <a href="CodeSystem-CPT.html"><code>http://www.ama-assn.org/go/cpt</code></a> where modified  =  true</li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/>
  </extension>
  <url value="http://terminology.hl7.org/ValueSet/cpt-usable"/>
  <version value="1.0.0"/>
  <name value="AmaCPTUsableCodes"/>
  <title value="AMA CPT Usable Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-08-05T16:43:13+10:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="All CPT codes (no modifiers) that represent procedure codes (e.g. for Procedure.code)."/>
  <immutable value="true"/>
  <copyright
             value="CPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association."/>
  <compose>
    <include>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <filter>
        <property value="modified"/>
        <op value="="/>
        <value value="false"/>
      </filter>
      <filter>
        <property value="modifier"/>
        <op value="="/>
        <value value="false"/>
      </filter>
    </include>
    <include>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <filter>
        <property value="modified"/>
        <op value="="/>
        <value value="true"/>
      </filter>
    </include>
  </compose>
</ValueSet>