Release 4B Ballot #1

This page is part of the FHIR Specification (v4.1.0: Release 4B 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

Valueset-cpt-all.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

Raw XML (canonical form + also see XML Format Specification)

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

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cpt-all"/> 
  <url value="http://hl7.org/fhir/ValueSet/cpt-all"/> 
  <name value="All CPT codes"/> 
  <status value="active"/> 
  <date value="2015-03-12"/> 
  <publisher value="Health Level Seven International (Vocabulary)"/> 
  <description value="A value set that includes all CPT codes"/> 
  <useContext> 
    <code> 
      <system value="http://example.org/fhir/CodeSystem/use-contexts"/> 
      <code value="species"/> 
    </code> 
    <valueCodeableConcept> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="337915000"/> 
        <display value="Homo sapiens (organism)"/> 
      </coding> 
    </valueCodeableConcept> 
  </useContext> 
  <jurisdiction> 
    <coding> 
      <system value="urn:iso:std:iso:3166"/> 
      <code value="US"/> 
    </coding> 
  </jurisdiction> 
  <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.