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

JSON Format: ValueSet-us-core-procedure-icd10pcs

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "us-core-procedure-icd10pcs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-icd10pcs",
  "version" : "3.1.1",
  "name" : "USCoreIcd_10PcsProcedureCodes",
  "title" : "US Core ICD-10-PCS Procedure Codes",
  "status" : "active",
  "date" : "2019-05-21",
  "publisher" : "HL7 US Realm Steering Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "This value set defines the set of codes from ICD10-PCS",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "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" : "http://www.cms.gov/Medicare/Coding/ICD10"
      }
    ]
  }
}