HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.1

This page is part of the US Core (v3.1.1: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-us-core-procedure-code

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-procedure-code"/>
  <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 all codes defined in <a href="https://terminology.hl7.org/1.0.0//CodeSystem-v3-cpt-4.html"><code>http://www.ama-assn.org/go/cpt</code></a></li><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  71388002 (Procedure)</li><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.6.285</code></li><li>Include all codes defined in <a href="https://terminology.hl7.org/1.0.0//CodeSystem-icd10PCS.html"><code>http://www.cms.gov/Medicare/Coding/ICD10</code></a></li><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.6.13</code></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code"/>
  <version value="3.1.1"/>
  <name value="USCoreProcedureCodes"/>
  <title value="US Core Procedure Codes"/>
  <status value="active"/>
  <date value="2019-05-21"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="Concepts from CPT, SNOMED CT, HCPCS Level II Alphanumeric Codes, ICD-10-PCS and CDT code systems that can be used to indicate the type of procedure performed."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from:
  1. CPT copyright 2014 American Medical Association. All rights reserved.
  2.  SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
  3. HCPCS Level II Alphanumeric Codes codes are maintained by the US Centers for Medicare and Medicaid Services (CMS) available for public use.
  4. The International Classification of Diseases, Tenth Revision, Procedure Coding System (ICD-10-PCS) was developed for the Centers for Medicare and Medicaid Services (CMS) available for public use.  CMS is the U.S. governmental agency responsible for overseeing all changes and modifications to the ICD-10-PCS.
  5. The ADA is the exclusive copyright owner of CDT, the Code on Dental Procedures and Nomenclature (the Code), and the ADA Dental Claim Form. Except as permitted by law, all use, copying or distribution of CDT, or any portion thereof (including the Code on Dental Procedures and Nomenclature) in any product or services (including works prepared for clients by consultants and other professionals), whether in printed, electronic or other format, requires a valid commercial user license from the ADA. CDT® is a registered trademark of the American Dental Association. All Rights Reserved."/>
  <compose>
    <include>
      <system value="http://www.ama-assn.org/go/cpt"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="71388002"/>
      </filter>
    </include>
    <include>
      <system value="urn:oid:2.16.840.1.113883.6.285"/>
    </include>
    <include>
      <system value="http://www.cms.gov/Medicare/Coding/ICD10"/>
    </include>
    <include>
      <system value="urn:oid:2.16.840.1.113883.6.13"/>
    </include>
  </compose>
</ValueSet>