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-icd10pcs

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-procedure-icd10pcs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><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></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-icd10pcs"/>
  <version value="3.1.1"/>
  <name value="USCoreIcd_10PcsProcedureCodes"/>
  <title value="US Core ICD-10-PCS 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="This value set defines the set of codes from ICD10-PCS"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="The International Classification of Diseases, Tenth Revision, Procedure Coding System (ICD-10-PCS) was developed for the Centers for Medicare and Medicaid Services (CMS).  CMS is the U.S. governmental agency responsible for overseeing all changes and modifications to the ICD-10-PCS."/>
  <compose>
    <include>
      <system value="http://www.cms.gov/Medicare/Coding/ICD10"/>
    </include>
  </compose>
</ValueSet>