View raw Markdown
type: valuesetvalueset: example-cpt-all

All CPT codes

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="example-cpt-all"/>
  <url value="http://hl7.org/fhir/ValueSet/example-cpt-all"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3138"/>
  </identifier>
  <name value="AllCPTCodes"/>
  <title value="All CPT codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2015-03-12"/>
    <publisher value="HL7 International / Terminology Infrastructure"/>
    <contact>
        <telecom>
            <system value="url"/>
            <value value="http://hl7.org/fhir"/>
        </telecom>
    </contact>
    <contact>
        <telecom>
            <system value="url"/>
            <value value="http://www.hl7.org/Special/committees/Vocab/index.cfm"/>
        </telecom>
    </contact>
  <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>